Nice.
Not on my Firefox for instance!! On my Firefox block 3 is using 533Ă—261.
This is what is happening. Block 3 when seen with Firefox is using 533×261 as images. While Chrome is using the correct specification 324×160. The reason the photos are not appearing in Firefox (unless I upload them again which is what I’m doing) is because some years ago I deleted hundreds of 533×261 from the server. This was not happening with the version of the theme I previously had.
533×261 in Firefox:

324×160 in Chrome:

Hi,
Sorry for all the trouble I caused. This morning I discovered that the problem is that the new version of the theme is using 533×261 for block 3. And some years ago I deleted images with those specifications from the server because I didn’t need them.
Perhaps you can address that in future releases of the theme. My old theme was using the correct images for block 3!
Envato sucks big time.
Hi, Any help?
So I have checked my tablet again. It seems the tablet is fine, both Firefox and Chrome.
I have made some screenshots so you can see. The first is what you see in Chrome, and the second is from Firefox. I have checked my tablet and we have the same problem.


-
This reply was modified 7 years by
centennia.
I have now installed Firefox in my smartphone and the four images are also missing. So it’s not just my browser.
In fact I checked my smartphone, this time in Chrome and the images are not coming up either. It is the last four, so it would appear there is some bug or something.
I have the latest version of Firefox. And now I have four missing images. I get the same result when I open the page in “New Private Window”. As I said this didn’t happen with the version of the theme I was using. Only after I updated.

Thank you for your response. That did the trick. I hadn’t enabled the font weight in theme panel; all of that wasn’t in the version of the theme I was using before I upgraded.
I didn’t use the code you gave me because I’m happy with the bold everywhere else.
Here is one link with some bold. If you ckeck it in Chrome the bold is particularly big. As I said I am only concerned about the bold in postings.
http://churchandstate.org.uk/2019/05/four-compelling-reasons-to-fear-population-growth/
That doesn’t work. That css removed the bold from the sidebar which I really don’t want, but didn’t make the bold contained in a posting any smaller.
The bold is even worse in Chrome.

I just want the bold in postings to be the same bold I had while using other versions of the theme. I am happy with the bold elsewhere such as in titles or sidebars. As you can see only the bold in postings is different, normal text is fine.

-
This reply was modified 7 years by
centennia.
The css you gave me did the trick. It was part of the sidebar so I didn’t make it with tagDiv Composer.
That is not where my problem lies. My issue is that as you can see at http://prntscr.com/ngvukm when you write something in a posting and use the strong html code the bold text is now bigger than it was with other versions of the theme. But that can’t be resolved within the theme panel. So how do I get the bold back to what it should be?
It has been resolved as I mentioned. I just had to look in the plugin folder to find the file td_module_16.php. I had to put in this line (<?php echo wp_trim_words(get_the_excerpt(), 25); ?>) instead of the one you have.
But just to let you know that without that line, the category page excerpts would take whatever it was written in the excerpt.
Bump.
Go to theme panel, post setting, sharing and then deselect.
Hi,
The panel doesn’t do anything to shorten the excerpts in the category pages which is why you had to tell me what to amend more than three years ago. But now that you told me where to look it is resolved. The file had moved as you said. 🙂
I have found other problems in the new version of the theme. Should I use this thread or do I start a new one?
Many thanks.
I think there is an instruction in the theme panel to disable this.
I understand. I added this to Custom CCS in the theme panel and it works:
.vc_column-inner {
padding-right:0px !important;
padding-left:0px !important; }
Is this an OK temporary solution?
Many thanks.
As I said this is a local installation. I am waiting for the next upgrade of theme and VC just in case.
Sorry, the screenshot didn’t appear. Here is the link http://screencast.com/t/3Qx7tTyU0D
This is interesting. The problem seems to be with vc_column-inner, in particular padding-right and padding-left. See the screenshot. What should I then add to css?
-
This reply was modified 10 years by
centennia.
