Trase
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Customer Reviews] Reviews display incorrectlyI’ve done some troubleshooting with Firebug and as you can see in the following screenshot: https://i.imgur.com/ztoShrr.png
If I add the line <div class=”wpcr_clear wpcr_spacing1″></div> above <h2 class=”summary “>Boat Cover</h2>
Then it displays as expected.
I just don’t know where to make a change to cause this to implement properly on the site. Is this going to be in the CSS code? In PHP?
Any assistance on this is appreciated!
Forum: Themes and Templates
In reply to: Go Green Theme renders improperly in IE 7, 8, 9Additionally, I did validate and correct CSS errors in the stylesheet based on the findings here: https://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fshelbytrim.com%2F#css
There are still a couple of issues with the Sociable and NextGen Gallery plugin stylesheets, but those are not the issue in IE and so I’m not going to change those and add another set of variables just yet.
Forum: Fixing WordPress
In reply to: Line breaks disappear and unable to reach archive pagesWell, this is now resolved. I’m posting this up in hopes it might help others.
The problem was a plugin – but one I had installed months ago, and to my knowledge, it has not updated. But *something* it was suddenly doing was wreaking havoc on my site. So, if you have the Smart Sharing plugin by WP-Beginner installed on your site (https://www.wpbeginner.com/smart-sharing-plugin-for-wordpress/) and start to have issues with formatting, try disabling it. You may just solve your problem. We did! I’m uninstalling it and won’t be installing it on any of my clients sites, which I have done for some. I’m not sure what it’s doing to the CSS, but was overriding my settings, and that’s unacceptable.
Hope this helps someone else to avoid the frustration we’ve had this morning!
Forum: Fixing WordPress
In reply to: Line breaks disappear and unable to reach archive pagesIt does seem that we’ve fixed the page navigation issue by turning off all compression. Of course, this leads to a massive ssssslllllooowwwdown of my site, but the alternative is that folks can’t reach large portions of my site.
This leaves the formatting issue. I’m trying to track down what is modifying it. I have made zero changes to the stylesheet, and I’m using the Magazine Basic theme, which hasn’t been updated in some time, so no changes from that aspect, either.
We thought perhaps it was a disk space issue, but we are in the clear on that. Any thoughts on this?