This topic has 24 replies, 3 voices, and was last updated 8 years, 9 months ago ago by Jack Richardson
Can you tell me where the “content” fonts are changed for the single products page? I can’t seem to get the font to be any different than Open Sans with a color 8c8c8c. The product description font changes just fine.
No where in “Typography” in 8Theme Options do I have “Open Sans” chosen as a font for the entire site…so I really don’t understand this.
Please help!
Hello,
Please clarify for what elements you want to change font family and to which one.
Regards,
Eva Kemp.
Need to simply change the body content of the single products page to Verdana. Not sure why I can’t accomplish this. Issues with something?
Hello,
Try to use this code in Global Custom CSS:
.price, .amount {
font-family: Verdana;
}
As I see product description font is set to Verdana http://storage4.static.itmages.com/i/16/0216/h_1455641589_9729847_ebba171adc.png .
Regards,
Eva Kemp.
Eva, I had already mentioned above that the product short description works fine. it’s the actual content of the single products page that is not.
The only way to accomplish this is a work around? In your “theme options” it should change it to whatever I need it to be. At least there are options for it.
We went down a similar road not long ago with the content font of the entire site. Took another theme update to fix it.
Hello,
Please add this code in Global Custom CSS:
.tabs .tab-content {
font-family: Verdana;
}
Regards,
Eva Kemp.
A good workaround. But that’s all we have? I’d really like to know what the real problem is and fix that, instead of doing Globabl CSS workarounds. If there are options for it, they should work?
Incidentally, what would be the code to disable the galley feature of your theme? It’s conflicting with one that I have installed. Thanks.
Hello,
Sorry, but there is no option to change font for tabs content, so you need write css code for it.
If you don’t want to use theme gallery on single product pages, you can remove the file product-thumbnails.php in the directory wp-content/themes/classico/woocommerce/single-product and default Woocommerce gallery will be loaded.
Regards,
Eva Kemp.
Thank you. What if I didn’t want to remove the file? What related lines could be commented out to accomplish the same thing? I might want to revert back someday.
Hello,
In this case you can just rename that file so it won’t load by default.
Regards,
Eva Kemp.
Update: I removed the file mentioned above. No change. I also removed “product-image.php” as well…no change.
I even deactivated my new gallery plug in that I’m using. Your theme galley is still there.
Can you dig in and fix this please?
Hello,
The problem was caused by MasterSlider plugin. I’ve disabled it and now default Woocommerce gallery is loading.
Regards,
Eva Kemp.
So that’s the fix? Remove something that I need on the page? We can’t do any better than that?
Which incidentally, putting back those files didn’t hurt anything. It’s the Masterslider that didn’t like it.
So what is the workaround now? I’d like to keep that slider.
In fact, a lot of the entire site uses Master Slider. I can’t just “deactivate it” without any repercussions.
Thanks
Hello,
As I see now 2 main images are shown on the page.
What changes have you made?
The same issue persists with default WordPress theme too (Twenty Sixteen), so the problem is related to one of your plugins, not to our theme.
Sorry, but we can’t know what you modified, so check all your changes and check the page with default WordPress theme too.
Regards,
Eva Kemp.
Easy…I just activated Masterslider. Your solution to fix it by deactivating such an element that I’m using A LOT on the entire site, is not really reassuring.
Hello,
As I told you in the previous post the issue persists with default WordPress theme too, not only with our theme. We can’t know what modifications you’ve made, so please check your customizations. We can try to reupload theme files from original package if you agree.
Regards,
Eva Kemp.
Hello,
Yes, I realize you told me the default theme suffered the same fate as yours. But didn’t you come up with Masterslider was the culprit in this case? That wouldn’t matter what mods have been done to the site. Masterslider is Masterslider.
You also have my admin credentials….I just thought you would poke around and get the answers you need to fix the issue. I only have plugins. No hardcore modifications. Just the ones given from you.
Hello,
Please provide us with FTP (FTP host, FTP user, FTP password) credentials in private content.
Do you agree if we reupload theme files?
Best regards,
Jack Richardson.
Sure. But I really didn’t change any of your files. I put them back where they came from. So replacing them I think wouldn’t be necessary?
Regardless, here you go! Let me know what you come up with. Thanks.
Hello,
Please take our apologies for a delay.
The problem with master slider on single product page was caused by the activated option “Enable slider in product single page” in Master Slider > Settings > WooCommerce Settings (screenshot http://prntscr.com/a4yz1n ). I’ve disabled it. Please clear browser cache and check the product page.
Best regards,
Jack Richardson.
Brilliant! Now why didn’t I realize that! lol
I’m glad that you thought outside the box and delved a little deeper…than just to de-activate the entire plugin and say “try it now…it’s fixed”.
Thanks again Jack.
Hello,
You are welcome!
Best regards,
Jack Richardson.
The issue related to '‘Typography in Single Products Page Can't Be Changed’' has been successfully resolved, and the topic is now closed for further responses