Ellen_81
Forum Replies Created
-
Forum: Plugins
In reply to: [nrelate Related Content] margin between thumbnailsHello again,
maybe you could answer my question???
Thanks for any help!
Ellen
Forum: Plugins
In reply to: WP related post always visibleTried once more. It automatically deactivates the plugin. Maybe other plugins disturb it… I don’t know 🙂
But thank you!!!
Forum: Plugins
In reply to: WP related post always visibleif ($post->post_type === ‘post’ && ($options[“on_single_post”] || (is_feed() && $options[“on_rss”]))) {
Put this code in. Plugin crashed again. Are you sure with the brackets?
Forum: Plugins
In reply to: WP related post always visibleThe plugin crashed.
I`ve installed the linkwithin plugin right now. This always shows the related post.
Thanks for your help!!!
Forum: Plugins
In reply to: WP related post always visibleForum: Plugins
In reply to: WP related post always visibleHi Alchymyth,
thanks for your prompt reply! My section looks like this:
if (is_single()) {
$statistics_enabled = $options[‘ctr_dashboard_enabled’] && $meta[‘blog_id’] && $meta[‘auth_key’];
$remote_recommendations = $meta[‘remote_recommendations’] && $statistics_enabled;
}Do we have the same plugin?
Best,
EllenForum: Plugins
In reply to: [WordPress Related Posts] Space between thumbnailsThank you! Just perfect! That’s what I call support 🙂
Forum: Plugins
In reply to: [WordPress Related Posts] Space between thumbnailsHi, cool, thank you! Where can I make the bigger? It’s still a bit less space between the thumbnails…
Thank you!