Home › Forums › WoodMart support forum › Fonts and login/register not working
Fonts and login/register not working
- This topic has 9 replies, 2 voices, and was last updated 4 years, 6 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
July 11, 2020 at 8:57 am #210113
owusuoppongemmanuelParticipantHello, having a strange problem today. images load on the frontpage but does not show on the product page when I minify Js or deffer it. It was same settings but today, images are not showing
2. The login/register on the header is not working. When I click on it, the page gets blur
3. I tested the website and 60% of the page is font type. any idea how i can remove some of the fonts? Thank youJuly 11, 2020 at 12:51 pm #210138
Aizaz Imtiaz AwanKeymasterHello,
Which plugin are you using for JS minification??
1) Please make sure that you have set the settings for both mobile and desktop the same from WoodMart >> Header Builder.
Screenshot for Clarification: https://ibb.co/gwGstg4
2) And for the fonts please provide with some relevant screenshot of the specific area to check it myself and help you out accordingly.
Best Regards.
July 11, 2020 at 1:34 pm #210153
owusuoppongemmanuelParticipantHello, thanks for the reply. I have been using Litespeed cache and its minification settings.
This is the link to the test I did on web page speed test https://www.webpagetest.org/result/200711_QZ_61a1b0ef0d7e3c3d04436fa2d3474611/
It shows the font alone is 60% of the page.Is there a way to hide the brands that show at the footer? theafrimart.com
Do you have a page or a place where you keep CSS and some other code snippets for tweaks and customizations I can have a look at to do some customizations on my page?
Thank you
July 13, 2020 at 7:43 am #210323
Aizaz Imtiaz AwanKeymasterHello,
1. Our theme fonts can be disabled and removed from Theme Settings -> Typography. Note that some other fonts may be loaded with some of the installed extra plugins and for that you have to removed from plugin setting or ask from plugins support.
2. Sorry, but we don’t have such page at the moment.
Regards.
XTEMOS STUDIOSJuly 15, 2020 at 1:43 pm #211277
owusuoppongemmanuelParticipantHello, I trust you and your team are doing well. I updated my theme and all is working well except checkout after a product has been added to cart (on PC). After adding a product to cart, when the proceed to checkout is clicked, it loads the shop page even though I have the right settings under
woocommerce advanced settings.I tried turning off some fonts off as you said in your previous reply, I went to themes setting topography but did not see the option to turn off some topography
Please, is there a plan to include buy now button to the theme soon? Planning to achieve a buy now button but it is hard and the plugin I used is not working well. Thank you
July 16, 2020 at 10:08 am #211604
Aizaz Imtiaz AwanKeymasterHello,
The Issue you mentioned is not related to our theme update. Please check the functionality by activating some default WordPress Theme.
2) You can remove the font that you are trying to remove by clicking the close button and then update settings.
Screenshot for Clarification: https://ibb.co/NLW2Spj
3) Thanks for sharing the suggestion/feature request with us, I am forwarding this to our development department for considering to add it in the theme, but I am not giving you the guarantee for that because please note that a theme cannot satisfy all requirements as it may occur theme heaviness. Sometimes it may require your own customization. So if the development department finds it fit with the theme environment then surely they will look through it.
Best Regards.
July 18, 2020 at 9:24 am #212106
owusuoppongemmanuelParticipantHello, I am back again. Sorry for the many questions
1. My products do not show inline. some are longer than others. Those with swatches, star ratings are longer. Is it possible to prevent swatches and ratings from showing to make everything inline? Just showing product name, price and maybe store
2. On the shop page, products display largely but when more products are loaded, they appear smaller with large space between. Can I get all showing in the same shape?
3. I have one brand showing before the footer. I am trying to hide it but it does not go off, is there a way to get the brand before the footer off?Thank you
July 18, 2020 at 11:55 am #212133
Aizaz Imtiaz AwanKeymasterHello,
1) To hide swatches from the product grid you need to disable them from Theme Settings >> Shop >> Attribute Swatch.
Screenshot for Clarification: https://ibb.co/d2d8JgY
4) The star rating is coming from WCFM. Therefore to hide it try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item .wcfmmp-store-rating { display: none; }
3) To hide the prefooter you need to Go to Theme Settings >> Footer >> Pre-Footer area and clear everything.
Screenshot for Clarification: https://ibb.co/FHK8mgP
2) I haven’t found such an issue as you mentioned on the product grid. Please provide the URL of the page to check it myself and help you out accordingly.
Best Regards.
July 18, 2020 at 12:57 pm #212139
owusuoppongemmanuelParticipantThanks Aizaz, I think the challenge 2 comes when I change product grid to 6
4. The ratings has to do with the product ratings and not the store ratings. The challenge is not to hide the ratings but also to get empty star ratings to show. So products without ratings will show empty stars and those with ratings will show their ratings. I am not sure if it is possible, I just wanted everything to be in one line.
Thank youJuly 20, 2020 at 5:56 am #212439
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Please set the products to 6 columns and provide the URL to check it myself and help you out accordingly.
The ratings are coming from the WCFM plugin and there is no option in Theme Settings to display them in one line.
And if we try using CSS then it would disturb the layout of the elements.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register