bobsled
Forum Replies Created
-
Ok, thanks for your advice. I have a redirect in place on my server.
Hi,
I have Auto-purge on Updates set to NO. Is that the right setting?
Thanks for getting back on this.
Yes, it still happens when the plugin updates. The dashboard data resets to zero. It’s not a big deal, just an annoyance.
But if it could be fixed, it would be helpful.
Great, thanks!
It’s okay now. I found that the setting for “Use exceptions for individual posts or pages to change insertion” was not set on some slots. It’s not an obvious setting, so it took me a while to find it.
Okay, thanks. It seems I will have to delve into the database of my site. My site is quite old, so there are probably a few gremlins hiding in there.
The issue for me is that the “Ad Inserter Individual Exceptions” box on my edit screen is showing the slot labels for ads I have since renamed. I can’t find a way to refresh them to my current ad slot names.
Forum: Plugins
In reply to: [Related Posts Thumbnails Plugin for WordPress] Bug in version 4.3.0Thanks for getting back. Yes, it would be a nice addition!
I couldn’t find a way with your relationship builder, so I tried to write a php function to hide posts by tag, but didn’t have any luck.
Is it possible to use a PHP function with your plugin to block by tag?
If you have any ideas, I’d be happy to try.
Forum: Plugins
In reply to: [Related Posts Thumbnails Plugin for WordPress] Bug in version 4.3.0Thanks for the info! Yes, the code worked and solved the issue.
I discovered that the problem was a sidebar width issue on tablets last week, but didn’t have time to investigate.
But now it’s working again for me, I have a question. The replacement plugin I’m using can disallow posts by tag. Is that possible with your plugin?
Forum: Plugins
In reply to: [Related Posts Thumbnails Plugin for WordPress] Bug in version 4.3.0I chose to use an alternative plugin, as it was quicker than trying to debug to resolve the issue.
But if you come up with a solution, I can change back.
The problem was that the whole page was reduced when viewing an iPad. However, it didn’t occur with any preview, such as the WordPress Customizer or Dev tools, only on a real device.
Forum: Plugins
In reply to: [Related Posts Thumbnails Plugin for WordPress] Bug in version 4.3.0Hi again,
Unfortunately, I have come across a new issue with your new version.
I noticed that after updating to the latest version of the Related Posts Thumbnails plugin, all my post pages render with smaller font sizes on tablets (and possibly mobile).
This doesn’t happen on the homepage or static pages — only post pages.Rolling back to the previous plugin version fixes the issue.
Could you please check if the latest update is applying a transform, scale, or similar CSS/JS tweak that might be affecting global layout?
Thanks for your help!
Forum: Plugins
In reply to: [Related Posts Thumbnails Plugin for WordPress] Bug in version 4.3.0Thanks. I have it now.
The only thing I can see is that the font-weight is set to 700. But there is no option to change it.
I can fix this with a bit of CSS, so no big deal.
For some reason, I had to add the !important tag to my existing CSS.
.relpost-block-container .relpost_card_title {
font-weight: 400 !important;
}
Now it works fine.
- This reply was modified 9 months, 2 weeks ago by bobsled.
Forum: Plugins
In reply to: [Related Posts Thumbnails Plugin for WordPress] Bug in version 4.3.0I’ve come across another issue with 4.3.0.
Ignore this. I found the issue, which was my fault.
- This reply was modified 9 months, 2 weeks ago by bobsled.
Forum: Plugins
In reply to: [Related Posts Thumbnails Plugin for WordPress] Bug in version 4.3.0It’s okay. I’ll wait for your version update. I’ve only got version 4.3.0 running on my testing site. I’ve blocked updates on my other sites until a new version is available.
- This reply was modified 9 months, 2 weeks ago by bobsled.
Forum: Plugins
In reply to: [Related Posts Thumbnails Plugin for WordPress] Bug in version 4.3.0Okay. Thanks, I’ll wait for an update.