PetraP
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Related Posts] Related Posts to My Index PageHey,
I have already sent you a reply via email but I will copy/paste the text here too:
Hey,
thanks for reaching out! Unfortunately I can test this on Genesis theme as it not free to use but here is explained in detail how to do it (for standard themes):
https://wordpress.org/support/topic/related-content-on-homepage?replies=6Let me know how it goes!
Take care and have a nice day,
PetraHey,
thanks for reaching out but are you referring to “Set featured image” option (please check the screenshot)?
In that case this option is not part of our plugin and the issue should be addressed here: https://wordpress.org/support/
But if you are thinking of other featured option, please let me know which one and I will take a look if I can help out.
For the time being Getty images are here to stay, and to be completely honest we do think they are an asset not useless spam. We will however try to make it a bit more balanced with those Wikimedia images.Looking forward to your reply, take care and have a nice day,
PetraForum: Plugins
In reply to: [Editorial Assistant by Sovrn] Stretched imagesHey,
if I am not mistaken you are the same “kaks” from this topic right:
https://wordpress.org/support/topic/stretched-images-9?replies=3 ?I will mark this topic as resolved, but if I have missed something, please let me know.
All the best,
PetraHey,
thanks for reaching out! Will take a closer look at this and get back to you ASAP!
Take care and have a nice day,
PetraForum: Plugins
In reply to: [Related Posts] Images from posts not being detected.Hey Brendan,
thanks for reaching out and sorry for not replying any sooner! Have you tried regenerating thumbnails or even better, you could try using the featured image option.
Let me know how it goes,
PetraForum: Plugins
In reply to: [Related Posts] related posts shows header image, not post thumbsHey,
thanks for reaching out and sorry for not replying any sooner! You could try using the “Set featured image” option and this way you can set (tell our plugin) which image should be used for your thumbnail.
Let me know how it goes,
PetraForum: Plugins
In reply to: [Related Posts by Sovrn] Doubles pages per issueHey,
thanks for reaching our and sorry for not replying sooner.
Would you be so kind and try to explain in detail what exactly is the matter? I have checked out that link to your post and honestly can’t tell what the issue is, really sorry about that.Looking forward to your reply,
PetraForum: Plugins
In reply to: [Related Posts by Sovrn] Thumbnails not showingHey Steph,
sorry for not replying sooner and thanks for reaching out – I have checked out your blog and to be honest I really don’t know why this is going on. Any additional information would help:
1. any new plugin
2. your WP version
3. have you inserted that <?php zemanta_related_posts()?> code somewhere in your theme?Would it be possible for me to take a closer look – could you make me a guest account on your blog? If yes, you can send those credentials to support[at]zemanta[dot]com.
Looking forward to your reply,
PetraForum: Plugins
In reply to: [Related Posts by Sovrn] Stretched imagesIf you have any other questions or need an assistance let me know but it looks you have everything under control 🙂
All the best,
PetraForum: Plugins
In reply to: [Related Posts by Sovrn] static fixed widget when scrollingHey,
glad to hear you have figured it out all by yourself!
Happy blogging, take care and have a nice day,
PetraForum: Plugins
In reply to: [Editorial Assistant by Sovrn] Protocol agnostic linksHey,
I am going to mark this as resolved as this should be fixed now.
Let me know if you have any other questions or need an assistance!
All the best,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Two things missingHey Juergen,
thanks for reaching out!
1. Well to be honest the first one is doable –
example for custom post type (‘petra_product’):add_action( 'init', 'create_post_type' ); function create_post_type() { register_post_type( 'petra_product', array( 'labels' => array( 'name' => __( 'Petra' ), 'singular_name' => __( 'Petra' ) ), 'public' => true, 'has_archive' => true, ) ); }And then all you have to change is the init.php file of the plugin like so (just added the || ‘petra_product’ after ‘post’ ):
if ($content != "" && $post->post_type === 'post' || 'petra_product' && (($options["on_single_post"] && is_single()) || (is_feed() && $options["on_rss"])))2. What exactly are you trying to achieve?
Looking forward to your reply,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Out of memory (Needed 268435427 bytes)Hey,
really appreciate the heads up on this one – we think this is a great idea and it will be implemented, hopefully, in the next update.
Once again, thanks, take care and have an amazing weekend,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Available to different user levelsHey,
thanks for getting back to me! No need for a donation, I will take a look what can be done to make it for work for Editors and Admins only and get back to you ASAP.
Best,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Images in posts not being detectedHey Brendan,
thanks for reaching out! I have checked out your blog and you are right, it is a bit weird than one image is picked up and the other not. You could try to regenerate the thumbnails or even better, try using a featured image option for those problematic posts. Or just try to re-insert the image an then update the post. Also, if you would be so kind and make a screenshot of (y)our plugin settings?
Looking forward to your reply,
Petra