Wordpress upload image trouble

  • Автор темы Автор темы wildjack
  • Дата начала Дата начала

wildjack

Client
Регистрация
19.07.2013
Сообщения
95
Реакции
9
Баллы
8
Hello,

I'm looking for help about a wordpress template.

I'm doing a loop to upload pics and the button "insert in page" works the first time, but doesn't work the other times.

http://puu.sh/bnGK6/b0d92fbb13.jpg (here in french, insérer dans la page) / wordpress 4.0

Images are selected, no trouble with that.

I tried 3 methods, and same everytime :
- click recording
- Action designer + click
- search and click on picture

Can you help about that ?

Thanks !
 
Have you tried adding a "pause"-action? It shouldn't be a problem to loop this in wp as the attributes of the button doesn't change, at least not that I'm aware of.
I once created similar template to set featured images and it worked fine after adding some delay.

A better way to solve this would probably be to save all your image urls to a list. And add them direct into the text editor along with image tags.
 
You can upload image above ftp, and put this image in post, you have same goal.
 
Thanks

I would rather use the system with web and not ftp.

I tried to set action pause, but same trouble.

"A better way to solve this would probably be to save all your image urls to a list. And add them direct into the text editor along with image tags."

If i work with this method, images won"t be in the library and it will be hotlinking right ?

I need to get the images in my media library

Thanks
 
Thanks
"A better way to solve this would probably be to save all your image urls to a list. And add them direct into the text editor along with image tags."
If i work with this method, images won"t be in the library and it will be hotlinking right ?
I need to get the images in my media library
Thanks
Upload all images to the Media section in wp, then scrape all urls or grab them trough ftp to a list.
Add rows similar to this into the text editor "<img src='{-variable.imageurl-}' class='xx'/>" for your posts.
It's also possible to use ftp upload and sync it with your media, there's plenty of plugins for that.
 
  • Спасибо
Реакции: wildjack
great idea !! thanks tobias
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)