marynixie
Forum Replies Created
-
abab, if you didn’t change the plugin code, it should be something else. Hosting changes may be?
ktsixit, I can’t find Role Manager plugin: https://www.ads-software.com/extend/plugins/
I think it needs to be compatible with WordPress core settings, so other plugins won’t break.
Frederik, it is best to use this plugin with Featured Image: https://codex.www.ads-software.com/Post_Thumbnails
eoolk, you can disable automatic appending in plugin settings
phattrance, please see plugin manual for possible problems and solutions
https://wordpress.shaldybina.com/plugins/related-posts-thumbnailsgxt, plugin tag does not accept any parameters. It does not understand “random”.
bluebird2, inline CSS overwrites any other CSS options, like in theme or other plugins. So it guarantees, that plugin will work properly in different themes, etc out of the box. If you want to customize CSS, you can turn off inline CSS in plugin options and customize them as you like in your stylesheet. In addition, any other stylesheets increase amount of http requests to your webserver.
Mazzy, please use output style as list and turn off plugin CSS. This will remove inline styles completely. Usually widgets use inline CSS as this guarantees, they will work properly on different websites.
wp-msm, I can’t say that editing plugin code is a good option, because updating plugin to new version would overwrite the changes.
phattrance, you can use your own CSS to design thumbnails display. Check this: https://wordpress.shaldybina.com/plugins/related-posts-thumbnails/#display_editing
Forum: Fixing WordPress
In reply to: Related Posts Thumbnails custom thumbnail size, quick changebadart97, to change thumbnails size you don’t need to change plugin code or CSS. Please read on plugin page about different options https://wordpress.shaldybina.com/plugins/related-posts-thumbnails/#thumb_sizes
vadakkus, this plugin allows you to change thumbnails size. You can read on plugin page how to do it:
https://wordpress.shaldybina.com/plugins/related-posts-thumbnails/#thumb_sizes
Forum: Plugins
In reply to: Move "Related Posts Thumbnails" under share buttonsHi Elishama, if you want to remove one of outputs you need to disable automatic appending in plugin options. I wrote how to center plugin tag on plugin page: https://wordpress.shaldybina.com/plugins/related-posts-thumbnails/#center_output
Forum: Plugins
In reply to: [Related Posts Thumbnails Plugin for WordPress] Is this plugin SEO friendly?phattrance, yes I developed this plugin to be SEO friendly for my website. It leads to the posts directly on your website. It does not add any external url. It is not javascript. All titles in links in website HTML. You can use “List” output style in plugin settings for cleaner HTML.
There is no cache in this plugin. Plugin does not show removed posts. It takes the thumbnail depending on what option you are using in plugin settings. For example, if you are using Featured Image option you need to change featured image for the post. If you have caching plugins you may need to reset them.