PetraP
Forum Replies Created
-
Forum: Plugins
In reply to: [Related Posts by Sovrn] PHP code to add onto blog page (for Genesis)Hey Whitney,
thanks for reaching out and really sorry for the late reply!
I believe this thread will help you insert those posts on the home page:
https://wordpress.org/support/topic/related-posts-home-page?replies=19
If you get stuck let me know, we will try some different way.Let me know how it goes, take care and have a lovely day,
PetraForum: Plugins
In reply to: [Related Posts by Sovrn] Related Posts customizationHey,
thanks for reaching out and sorry for this very late reply!
One: yes, you can make customization via the plugin settings-> “Customize”-> “Custom CSS” and in the .related_post_title {..} part just enter what font size would you like. For example.related_post_title { font-size: 60px !important; }Two: the same as the above, in the “Custom CSS” add the following (for devices 360×640 – Google Nexus 5 for example):
@media screen and (device-width: 360px) and (device-height: 640px) { .zem_rp_wrap .related_post_title { display:none !important; } .zem_rp_wrap ul.related_post { display: none !important; } }The changes need to be saved.
Let me know how it goes, take care and have a lovely day,
PetraForum: Plugins
In reply to: [Related Posts by Sovrn] Unable to search for articles in Chinese languageHey Lainnie,
thanks for reaching out – if I am not mistaken we are already working on fixing this via the Zemanta’s support email?
Take care and have a nice day,
PetraForum: Plugins
In reply to: [Related Posts by Sovrn] Centering the related posts area on pageHey,
thanks for getting back to me and really sorry for not responding sooner!
To center those posts, go to plugin settings-> “Customize”-> “Custom CSS” and enter the following:ul.related_post { margin-left: 60px !important; }Don’t forget to save the changes. Changing the “Load more posts” is a bit trickier – in the plugin folder, you need to find the “pinterest.js” file. It is located in the zemanta-related-posts/static/js/…folder and then just change the “<span>Load more posts</span>” to “<span>yourtext</span>” and save the changes.
Let me know how it goes, take care and have a lovely day,
PetraForum: Plugins
In reply to: [Related Posts by Sovrn] -fixed-Hey,
glad to hear it!
Take care and enjoy the day,
PetraForum: Plugins
In reply to: [Editorial Assistant by Sovrn] How to disable Getty images?Hey Darrell,
thanks for getting back to me! I can completely understand how you feel – well…another user found a workaround by making changes in the HTML code (via text mode) but I should mention that we don’t support this.
Hope this helps, take care and have a lovely day,
PetraHey,
thanks for getting back to me! Unfortunately this is a really outdated WP version (from 2013 if I am not mistaken), so I am afraid this is probably the reason the plugin is not working correctly, sorry.
Once again, sorry for the inconvenience, take care and have a lovely day,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Related content in PortfolioHey Victor,
really sorry for the long delay…I have tried a couple of things but I am afraid I would have to take a closer look at your theme which is not free to use – so, would it be possible to make me a guest account on your blog? If yes, you can send those credentials to support[at]zemanta[dot]com.
Let me know what do you think, take care and have a lovely day,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Generates copies of images in Media GalleryHey,
thanks for reaching out! I have tried to replicate this on my side but unfortunately with no luck.
Any additional info would be more than appreciated – would it be possible to make a screenshot of (y)our plugin settings? Which WP theme you are using? Also, a list of your other plugins installed would help a lot.Looking forward to your reply, take care and have a nice day,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Add CSS selector to thumbnailsHey,
thanks for reaching out!
Would it be possible to give me a link to your blog, so that I can take a closer look?Looking forward to your reply,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Thumbnail Images SquashedHey Elise,
glad to hear you have solved it and hopefully this will help someone else!
Take care and have a lovely day,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Change the font sizeGlad to hear it and thanks for the kind word, really appreciate it!
Forum: Plugins
In reply to: [WordPress Related Posts] Change the font sizeHey,
thanks for reaching out – I have checked out your blog and I am not sure if you have already figured it out on your own?
But if you didn’t, you can change the size of the title by going to plugin settings and in the “Advance settings” enable the “Custom CSS” and add the following:.wp_rp_wrap .related_post_title { font-size: 30px !important; }and save the changes. You can set that 30px to whatever you wish the size to be.
Let me know how it goes, take care and have a lovely day,
PetraForum: Plugins
In reply to: [WordPress Related Posts] Change "WP_RP_EXCERPT_SHORTENED_SYMBOL"Yes, with the upgrade it will get replaced, sorry. Unfortunately for the time being we will not implement this option into the plugin settings but who knows what will future bring.
Take care,
PetraForum: Plugins
In reply to: [WordPress Related Posts] initialize dataHey,
thanks for reaching out! In what way would you like to initialize the data? If you are thinking about the related posts they will show up automatically below your posts once you publish them.
Take care and have a nice day,
Petra