swordof
Forum Replies Created
-
Forum: Plugins
In reply to: [upPrev] upprev custom field imagethis is too much for me 🙁
i hope you can add this option to future versions..This is great plug-in, i can show more than 1 post and there is many other options,
i have removed simplereach plugin and installed upprevs to my sites,
thank you again!Forum: Plugins
In reply to: [upPrev] upprev custom field imagehow can i do it ? with solution on your first reply?
i dont understand what you mean with 2nd and 3rd option, can you explain ?If theme support post-thumbnail feature and post have a image, then You can filter this by “iworks_upprev_get_the_post_thumbnail”.
Other way You can use action “iworks_upprev_image”Forum: Plugins
In reply to: [upPrev] upprev custom field imagesorry , here is link;
http://pastebin.com/ztj1GfxkForum: Plugins
In reply to: [upPrev] upprev custom field imageHi Marcin,
Thank you for your response,
shoul i use iworks_upprev_get_the_post_thumbnail instead of get_the_post_thumbnail?
for solution 3 where should i add the code ?i found a interesting solution as a newbie on php;
can you check this ?
i changed get thubnail to get_post_meta but this time thumbnail array dont work so i add width and height manually, and only the part /wpcontent/gallery/… parts display,
so i added my site adress manually instead of get_bloginfo(‘template_directory’), cause i dont know how to code 🙁[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Fixing WordPress
In reply to: use punctuation marks inside permalinksi have old web site with links contains special characters (, or _)
and i want wo create wordpress pages permalinks with special characterslike http://www.xxx.com/sample,PR-314.html
but wp is cleaning special characters form links,
how can i solve this ?Forum: Fixing WordPress
In reply to: use punctuation marks inside permalinkswp use a auto remove function, when you writing title, automaticly converts title to link and removing spaces comma etc.
how can we stop this ?
Forum: Fixing WordPress
In reply to: Website hackedi have the same problem, have cleaned the all links from pages, it was more than 200 link
do you have any solution for this?