Hi,
There is a SQL error with post tile with “‘” character,
to fix it, in related .php, find
$stuff = addslashes($post->post_title);
and replace by
$post->post_title = addslashes($post->post_title);
Hi there, first thank you for your hard work. I need help, a client of mine needs Ad pics shown on the right sidebar, but the ads should be related to the category of post the viewer is watching. So, on post viewing cat. cars, only car ads on the sidebar, and so on. I am trying to put the ads in posts and give them a category, but i think this would lead to showing up also normal posts from that category on the sidebar. Any way to go around this? thanks for helping
]]>I would like to know what the php code of the plugin so that it could appear in other locations?
I have a fixed sidebar on the screen on my site and it is done manually in HTML, however, I would like to insert the plugin. I did not find the PHP code for display. Could you tell me what it is? I’ll be grateful!
]]>I added a second featured image option to my posts. Is there anyway I can modify the plugin to conditionally serve images? Example, if Featured image 1 is selected, that image is used for the sidebar Featured image and vise versa… Thanks!
]]>If a post has multiple tags, the plug-in is only displaying related posts where “all” the tags match, which means that for most posts there are no results.
How can I make it display related posts where “any” tag matches?
]]>I have installed the plugin and it looks great but it is not pulling related posts that are actually related. Some of the posts it’s pulling have no tags in common with the post being displayed and it is displaying the same posts for every page.
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>I have installed the plugin and it looks great but it is not pulling related posts that are actually related. Some of the posts it’s pulling have no tags in common with the post being displayed and it is displaying the same posts for every page.
https://alpinetraveler.com/chocolate-train/
https://alpinetraveler.com/ballenberg-museum/
thanks for your help!
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>Please, can you provide screenshots in the screenshots tab so that we can see and access the screenshots before making a decision on whether to use your plugin?
Regards,
Stardrive
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>I love this widget but too bad it only shows in single column so there are many empty spaces left. How to make it to be shown in three or four column so it aligned with the “From Our Partner” widget I’m using below it? Please check my site mumovi.com.
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>It would be awesome, if I was able to set 0 words in excerpt or skip it right away. I would use the widget, if there was the possibility to omit excerpts and use thumb+title only.
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>I tried added a postdate
echo the_date();
But the dates were off by a month.
Is there a way to add a postdate to this module?
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>Hi,
How to display thumbnails inline with posts, after title ?
or more
– option “Use CSS3 Effects” to “NO” – not work, after saving is still “YES”
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>Hello,
I don’t get it. The plugin says “Works with all custom post types!” but it only shows regular post type links.
How can I make it work with my custom post types?
Thank you !
Regards,
Yannick
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>Hi!
Ability to control the size of post thumbnails
It seems that with only affect the display size, and does not affect the size of the thumbnails called, resulting in highly pixelated thumbnail with high value, as thumbnail is called as 50×50 px.
It would be nice if it could call the best thumbnail possible according to the user input size.
Thanks!
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>hello,
is there a way i can make the widget be shown by shortcode in other places in my theme?
how to echo the widget?
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>Hi !
I had problems with my posts title which contains apostrophe.
I found that the problem was that the title was echoed without escaped the accent, here :
echo '<p><a href="'; echo get_permalink($search->ID); echo '" rel="related" title="'; the_title(); echo '">'; echo $title; echo '</a></p>';
Temporary solution : delete the title attribute
This could help for a definitive fix :
PHP: addslashes – Manual
Thanks !
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>hi!
is it possible to change the font of the letters? i dont see that option in the settings..
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>how to hide blank widget from side bare in homepage and archive ?
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>somtimes, when i make a change in
wp-admin/options-general.php?page=RelatedPostswidgetoptions
the plugin disable Automatically
and
i got this error
You do not have required permissions to access this page.
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>Thank you for the plugin, interesting approach.
Is this plugin only for the sidebar, or also below post content?
What I don’t get is the resolution. My post images have different resolutions. So any resolution I choose is distorting the aspect ratio. Wouldn’t it be better, to only choose the width of the thumbnail? And the height is accordingly?
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>Hi !
Can you please add a the ability to not load the default CSS file ? A disable CSS functionnality ?
I want to customize the appearance myself ??
Thanks !
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>Hi !
Can we have a “no display if no related post” ?
Or something as “don’t display on category page” ?
It could be perfect !
Thanks ??
https://www.ads-software.com/plugins/advanced-css3-related-posts-widget/
]]>Hi !
i don’t really know why but sometimes, but sometimes the widget displays the thumbnail of an article, and sometimes not (with the same article but from an other page)
Can’t the widget displays thumbnail no matter what ?
Cheers
EDIT : oh ok i think that it just displays thumbnail if the article have sames tags.
]]>