Julius E
Forum Replies Created
-
Hi Jeremy, I tested it out in the meantime and it seems you’re right. I’ve disabled it and it’s back to normal, thanks very much for your help.
Forum: Plugins
In reply to: [WP Popular Posts] Post title does not wrap around thumbnailHi Hector, sorry for so many follow up questions. Do you mean the tab plugin stylesheet? The reason I’m asking is because I have a single instance of WPP on every sidebar/page of the site (not inside a tab widget) with thumbnails set at 50×50 and it displays them correctly.
Again, apologies and thank you for your patience and help 🙂
Forum: Plugins
In reply to: [WP Popular Posts] Post title does not wrap around thumbnailHi Hector, that’s great, thank you very much. Have you noticed that the thumbnails are blurry? Do you know what I can do to fix that?
Forum: Plugins
In reply to: [WP Popular Posts] Post title does not wrap around thumbnailHi Hector, thanks for letting me know. I’ll wait to hear from you.
Forum: Plugins
In reply to: [WP Popular Posts] Post title does not wrap around thumbnailHi Hector, any chance you’ve had a look at this issue?
Many thanks
Hi Jeremy, finally figured it out, the em was hardcoded into functions.php when I changed the Related Posts title at some point in the past. All good now, thanks for your help and patience!
Forum: Plugins
In reply to: [WordPress Related Posts] Plugin moves position of share buttonsA quick follow up, the site theme is called SmartMag, in case that helps. Thanks again.
Forum: Plugins
In reply to: [WordPress Related Posts] Plugin moves position of share buttonsHi Petra,
Thanks very much for your reply. I’ve currently deactivated the plugin due to the problem mentioned above and have Jetpack related posts currently active on my site.
Is there any way I can activate WRP on a specific page (by page id) to show you the problem without applying it site-wide?
Thanks again,
Julius
Hi Jeremy,
No change unforunately, this is what I see in the page source:
<div id=’jp-relatedposts’ class=’jp-relatedposts’ >
<h4 class=”jp-relatedposts-headline”> Related Posts:</h4>
</div>And this is currently what I have in the custom.css file of my theme:
.single #jp-relatedposts h3.jp-relatedposts-headline em {
font-style: normal;
font-weight: 400;
}
.single #jp-relatedposts {
border-top: 1px solid #dfdfdf;
}Thanks and apologies, it’s a small thing but it’s kind of driving me crazy 🙂
Forum: Plugins
In reply to: [WP Popular Posts] Post title does not wrap around thumbnailHi Hector,
I’d like to revisit this issue with you if I could. Briefly, so you don’t have to reread the thread, putting WPP in a tabbed widget creates problems with text wrapping around the thumbnails.
I’ve created a tab here: http://urlgone.com/44043b/ for you to see the tab and perhaps what the problem might be. Your plugin is by far the most feature rich and I’d really really like to be able to use 3 instances of it in a tab.
FYI I have not activated HTML in any of the widgets or changed WPP.css in any way or disabled it in the settings.
Many thanks in advance for your help
Hi Jeremy,
Just wanted to ask a follow up question if I could:
The related posts header is bold and for some reason in italics, how can control the font size/boldness and remove the italics?
This is what I have in custom css:
.single #jp-relatedposts h3.jp-relatedposts-headline em:before {
border-top: 0 none;
}
.single #jp-relatedposts {
border-top: 1px solid #dfdfdf;
}Many thanks again
Forum: Plugins
In reply to: [Simple Drop Cap] Theme shortocde/css overrides plugin settingsHi Yudhistira, thanks for your quick reply. Is there any way I can send you the URL privately? Also I’ve removed the plugin temporarily, should I reinstall it before you have a look?
Many thanks
Hi Jeremy, ignore, I figured it out, thanks 🙂
Hi Jeremy, worked great, many thanks. One last question: The line appears black, how can I make it gray to match the horizontal separators of the theme?
P.S. I’d also like to remove the small dotted line that currently appears above related posts during this process.
Thanks again.