PetraP
Forum Replies Created
-
Forum: Plugins
In reply to: [Editorial Assistant by Sovrn] Zemanta not workingHey Evelyn,
thanks for reaching out – would you be so kind and give me a link to your blog so that I can take a closer look and test this on my side as well?
Looking forward to your reply,
PetraForum: Plugins
In reply to: [Editorial Assistant by Sovrn] Zemanta Breaking WordPressHey,
thanks for reaching out and sorry for the late reply! Would you be so kind and tell me your WP version, which theme do you use and also our plugin version?
Looking forward to your reply,
PetraForum: Plugins
In reply to: [Search Everything] Only Works When Logged In as AdminHey,
thanks for reaching out – unfortunately our plugin only improves the default WP search and yes, those password protected posts are not displayed but you could try this:
https://wordpress.org/support/topic/how-to-allow-password-protected-content-in-search-results?replies=4
or this: https://www.websiteschool.com/how-to-include-password-protected-posts-in-wordpress-search-results/Sorry for the inconvenience, take care and have a nice day,
PetraForum: Plugins
In reply to: [Search Everything] PHP notices when postingHey,
thanks for reaching out and sorry for the unintentional silence. Unfortunately I can’t replicate this on my side – would you be so kind and tell me your PHP version and also plugin version?
Looking forward to your reply,
PetraForum: Plugins
In reply to: [Search Everything] view post pic in Search ResultsHey,
thanks for reaching out! I think this thread will help out: https://wordpress.org/support/topic/thumbnail-images-of-search-results?replies=5
Or do you have anything different in mind? Let me know how it goes,
PetraForum: Plugins
In reply to: [Search Everything] Unable to reslove URL to a source feedHey,
thanks for reaching out! Where exactly does it say that – would you be so kind and make a screenshot of what you are seeing on your side?
Looking forward to your reply,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Related Post Thumbnail SizeHey Jenny,
sorry for the late reply and thanks for getting back to me!
You still need to write the CSS unfortunately. It says “If you want to use custom sizes, override theme’s CSS rules in the Custom CSS section under Theme Settings above”.
So, just tick that box next to “Enable custom CSS” and enter:.related_post_title { } ul.related_post { } ul.related_post li { width: 280px !important; height: 167px !important; } ul.related_post li a { } ul.related_post li img { width: 280px !important; height: 167px !important; }Don’t forget to save the changes!
Let me know how it goes, take care,
PetraHey,
thanks for reaching out – have you tried uninstalling and reinstalling the plugin? Also, you could try to regenerate the thumbnails with this plugin: https://wordpress.org/plugins/regenerate-thumbnails/
Please make a backup of your database – better to be safe than sorry!Let me know how it goes,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Another featured image not being displayed.Hey,
thanks for reaching out! Unfortunately the pinterest theme is a bit picky – for some WP themes it just won’t use the right thumbnails. We thought about removing it completely but as it works for some users we left it there for the time being.
As for centering the thumbnails, you can go to plugin settings-> Advanced settings -> tick the box next to “enable custom CSS” and add this:ul.related_post { display: inline-block !important; margin: 0 40px !important; padding: 0 !important; position: relative !important; }Everthing put together should look something like this:
.related_post_title { } ul.related_post { display: inline-block !important; margin: 0 40px !important; padding: 0 !important; position: relative !important; } ul.related_post li { } ul.related_post li a { } ul.related_post li img { }Don’t forget to save the changes, take care and have a lovely day,
PetraForum: Plugins
In reply to: [WordPress Related Posts] gif thumbnailHey,
thanks for reaching out – yes it should support the gif format (well it will not move or anything but the thumbnail should be picked up).
Can you tell me the exact image on that post you have as featured, so that I save it and test it on my side?Looking forward to your reply,
Petra
Forum: Plugins
In reply to: [WordPress Related Posts] Available to different user levelsHey Joel,
I know it doesn’t feel like it but I haven’t forgotten about you. But we are being swarmed with work on our side, so I haven’t been able to take a closer look at the code. At first I actually thought this will be a piece of cake but it seems it will be a bit difficult to adjust it, so that’s why it is taking so much time – really sorry! Next week I still need to do a couple of things but the week after that, I am all about adjusting the code.
Once again, sorry for the delay, take care and have a lovely day,
PetraHey,
thanks for reaching out – yes, usually you can change that, I believe this thread will help you out:
https://wordpress.org/support/topic/control-position-of-related-posts-in-single-post?replies=8To sum it up: First go to your plugin settings, scroll to the bottom and un-tick the box next to “Auto Insert Related Posts” and click the ‘Save’ button. Then go to the tab ‘Appearance’-‘Editor’, select your theme in the upper-right corner, and find the single.php file. In it, copy & paste the following code: <?php wp_related_posts()?> in the right row. Click the ‘Update File’ button. Also, save your database before making any changes, better to be safe than sorry.
Let me know if you are having any problems, some custom themes can be very difficult to modify.
All the best,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Facebook share image attachment issueHey,
thanks for reaching out and sorry for the unintentional silent treatment – I have found this plugin that could help you out to choose the correct thumbnail for your Facebook posts: http://wordpress.org/plugins/facebook-thumb-fixer/
Have you tried it out yet? Does it help?Let me know how it goes, take care and have a lovely day,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Advanced Settings Don't WorkHey,
sorry for not replying sooner. I have checked out your blog and noticed that some other plugin is overlapping ours – have you made any other CSS changes anywhere else but the plugin settings?
Take care and have a lovely day,
Petra
Forum: Plugins
In reply to: [WordPress Related Posts] Images in posts not being detectedHey Stephanie,
thanks for reaching out and sorry for the late reply. In Brendan’s care the issue was those posts were manually edited. Would you be so kind and give me a link to your blog, so that I can take a closer look?
Take care,
Petra