Variables changed names, typos, missing variables, Just lots of misc issues spamming up my php error log.
List of change lines:
related_blocks.php +61
$list_Style = $aio_related_posts_settings[‘list_Style’]
to
$list_Style = (isset($aio_related_posts_settings[‘list_Style’]) ? $aio_related_posts_settings[‘list_Style’] : ”);
related_blocks.php +71
if ($search_counter == $limit) break;
to
if (isset($search_counter) && $search_counter == $limit) break;
related.php +211
aio_thumbw -> list_thumbw
aio_thumbh -> list_thumbh
related.php +261
$default_thumb -> $thumb_default
related.php +355
get_settings -> get_option
related_blocks_style.php +160 & +178
$rpwpluginsurl -> $aiopluginsurl
related_blocks_style.php + 227
$$thumbw -> $thumbw
the_globals.php
Many issues, all revolving around if $post is empty (or otherwise not an object).
I leave up to you to fix.
also it doesn’t seem to like
$result[0]->term_id
used instead
$result[0][‘term_id’] same as in the for loop below
https://www.ads-software.com/plugins/related-posts-list-grid-and-slider-all-in-one/
]]>When I click on an image, it says loading but never does load the post. I actually have to click on the linked title below the image to go to the post. I went through the files to locate the loading image that is misleading but cant find it.
also the thumbnails are stretched instead of naturally fitting, is there a fix for that?
https://www.ads-software.com/extend/plugins/related-posts-list-grid-and-slider-all-in-one/
]]>Hello,
I would like to change the priority of the results – how/where do I do that?
Thanx in advance 4 ur help!
madzia25
https://www.ads-software.com/extend/plugins/related-posts-list-grid-and-slider-all-in-one/
]]>This gave a 500 Internal server error on my public pages after activating!
It was ok to access admin pages and deactive the plugin; after this the 500 error was gone again…
Running WP 3.4.1
https://www.ads-software.com/extend/plugins/related-posts-list-grid-and-slider-all-in-one/
]]>As I mentioned in my previous post, this plugin is working very well for me. However, I was wondering if there was anyway to remove that overlay bar that displays the published date and comment count on top of the thumbnail?
Thanks.
https://www.ads-software.com/extend/plugins/related-posts-list-grid-and-slider-all-in-one/
]]>Crashed my Apache and was not able to show any related link or even slider. Took me about 2 hours work.
https://www.ads-software.com/extend/plugins/related-posts-list-grid-and-slider-all-in-one/
]]>I only saw complaints here, so I was hesitant to try this plugin. However, I had been searching for something like this for a few days and it was exactly what I wanted. So I gave it shot and it seems to be working perfectly for me with WP 3.3.2.
I’m using “Show Related Posts As Grid” and it looks awesome. Thank you and I wish I’d found this sooner.
https://www.ads-software.com/extend/plugins/related-posts-list-grid-and-slider-all-in-one/
]]>The plugin generated 2969 characters of unexpected output during activation when testing with a fresh install on a wamp development server.
It still functions to display the related posts despite the activation error.
I sure hope the glitches get worked out because it is a really nice plugin!
https://www.ads-software.com/extend/plugins/related-posts-list-grid-and-slider-all-in-one/
]]>Greetings,
I am using your plugin and have selected the jquery display option. When I do this, the slider at the top of the page stops working and no longer displays. This problem does not happen when I choose either of your other 2 options so I am suspecting a jquery conflict with the theme. Can you tell me how to resolve this?
Example: https://www.clubmuse.fm/2012/07/3-questions-with-john-tejada/
https://www.ads-software.com/extend/plugins/related-posts-list-grid-and-slider-all-in-one/
]]>I have the theme Zeecorporate en this plugin will not work with this theme. It’s a shame because I search something like this.
https://www.ads-software.com/extend/plugins/related-posts-list-grid-and-slider-all-in-one/
]]>Hi, I believe this plugin is not multisite compatible, am I right?
It crashed my WordPress Multisite installation to the extent I had to cancel the plugin through ftp.
https://www.ads-software.com/extend/plugins/related-posts-list-grid-and-slider-all-in-one/
]]>