PetraP
Forum Replies Created
-
Hey,
thanks for reaching out!
This is a quick workaround as we probably won’t implement this feature in the plugin. Go to “Appearance”->”Editor”-> select your theme and find e.g. “content-search.php” file (for the Twenty Fifteen theme). There insert the following (I inserted it after the <?php the_excerpt(); ?> but you can put it somewhere else if you wish to):<?php foreach(get_comments() as $comment): ?> <?php if (strpos($comment->comment_content, $_GET["s"]) !== FALSE): ?> <?php echo $comment->comment_content; ?> <?php endif; ?> <?php endforeach; ?>Don’t forget to update the file. Also make a backup before you make any changes – better to be safe than sorry.
Let me know how it goes, take care and have a lovely day,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Blank page when I click throughHey,
can you give me a list of your other plugins? Also, would you be so kind and try to use default permalink settings and see if that changes anything?
Looking forward to your reply,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Plugin Is Breaking Urls of PostsHey,
thanks for reaching out!
Has this happened after you have updated the plugin or your theme? Unfortunately I can test this on my side with Foodie theme as it is not free to use, but if you would be so kind and find the time to check if the plugin works if you use for example the default WP theme?Looking forward to your reply and sorry for the inconvenience,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Thumbnails doesn't workHey,
thanks for reaching out and sorry to hear you are having difficulties with our service.
Have you perhaps edited the posts via that orange “Edit Related Posts” button? And after that changed the featured image? Or does the featured image not get used when creating a new post?Looking forward to your reply,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Shortcode or php code?Hey,
thanks for reaching out and for the kind words. Sure you can (well, there are some limitations) – for example you can manually embed <?php wp_related_posts()?> in the single.php file if you wish to move the widget around. Would you be so kind and tell me what exactly are you trying to achieve, and we will figure something out?
Looking forward to your reply,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Remove title from showing upHey,
thanks for reaching out!
I have checked out your site and noticed you have already switched to another plugin and everything looks as you wished.
Sorry to see you go, take care and have a lovely day,
PetraForum: Plugins
In reply to: [WordPress Related Posts] edit header styleHey,
thanks for getting back to me – I think we can fix this by going to plugin settings-> “Advanced settings”-> “Customize”-> tick the box next to “Enable custom CSS” and add the following:
.wp_rp_wrap .related_post_title { font-size: 25px !important; }Don’t forget to save the changes!
Let me know how it goes, take care and have a lovely day,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Why are post thumbnails not being displayed?Hey,
sorry I wasn’t clear enough – I was thinking about our plugin’s theme (“Pinterest”). We can check if that’s the issue if you could temporarily switch to any other theme (e.g. “Vertical (Large)”) and get back to me.
Take care and have a lovely day,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Related posts home pageHmmm…I was almost 100% sure it will work.
But I think we have one more option – I have re-checked that screenshot of your other files and would you be so kind and copy/paste the content of the home.php file?Take care and have a lovely day,
PetraForum: Plugins
In reply to: [Search Everything] Problems accentsHey,
thanks for getting back to me – sure, you can send me an email: support[at]zemanta[dot]com.
Take care and have a lovely day,
PetraForum: Plugins
In reply to: [Search Everything] Putting search box in headerHey,
you need to change that in the WP theme you are using. For example, for
Twenty Fifteen theme, you need to go to “Appearance”-> “Editor”-> select your theme and find e.g. “content-search.php” file. Once there you can change what should search results display. For example, by default Twenty Fifteen theme does not display authors but I wanted to remove the excerpt, so I just removed ” <?php the_excerpt(); ?>” line from that file (content-search.php) and it no longer showed up in the results.Hope any of this helped, take care and have an amazing day,
PetraForum: Plugins
In reply to: [Search Everything] Search Pages TooHey,
thanks for the heads up, truly appreciate it!
Take care and have a lovely day,
PetraForum: Plugins
In reply to: [Search Everything] Problems accentsHey,
thanks for reaching out – may I have a link to your site, so that I can take a closer look?
Looking forward to your reply,
PetraForum: Plugins
In reply to: [Related Posts] Plugin not working for some categoriesHey,
thanks for getting back to me – glad to hear it is working now.
Happy blogging, take care and have a lovely day,
PetraForum: Plugins
In reply to: [Related Posts by Sovrn] Duplicate PostsHey,
thanks for reaching out and sorry for the late reply – have you tried to remove the duplicate post via the orange “Edit Related Posts” button? Would you be so kind and make a screenshot of (y)our plugin settings?
Looking forward to your reply,
Petra