Styled Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pure & Simple] Mobile Menu not workingGreat !!!
Forum: Themes and Templates
In reply to: [Pure & Simple] Mobile Menu not workingWell, it seems you’ve figured it out. It is now working if we check from our end.
Please let us know.Thanks!
Forum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themeForum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themeHello theblavk,
Sorry, But by default clickable product image feature is not available. You can consult the woocommerce plugin forum for support or updates.
Or else follow ; https://slocumthemes.com/2015/10/how-to-make-woocommerce-thumbnails-clickable/Thanks!
Forum: Themes and Templates
In reply to: [Pure & Simple] Mobile Menu not workingHi bbbelleville ,
You can add anywhere before the end of body.
Your mobile menu is working fine if we check check it.
You can inspect and just change the ul id inorder to make it work for other languages as well.
Let us know if it resolves or not.Thanks!
Forum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themeHello,
Sorry we could not find it. Please could you tell us again where exactly is it located? You can attach possible screen shot/s.
Thanks!
Forum: Themes and Templates
In reply to: [Pure & Simple] Mobile Menu not workingHello bbbelleville,
You need to create a js inside the main javascript file or
just add the following code inside footer.php file;<script> jQuery(document).ready(function($) { $('.menu-toggle').click(function(){ $('#menu-italiano').toggle(); }); }); </script>Try and let us know.
Thanks!
Forum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themeHello theblavk,
1.You can go to your Dashboard and then appeaarnce>> customize>> Additional css
2.Add the following code there;.add-to-cart-button .styledstore-product-buttons a{ display: none; }Forum: Themes and Templates
In reply to: [Styled Store] regarding appearance to themeHello theblavk,
To remove the shopping cart icon, please add the following css in the additional css section of your customizer;
.add-to-cart-button .styledstore-product-buttons a{ display: none; }We couldn’t figure out which coupon icon you are mentioning please locate it and let us know.
Best Regards,
Forum: Themes and Templates
In reply to: [Circumference Lite] Website URL not workingHI qaammar1234,
Please be sure if you have changed login link using any plugins? Doing this leads to page not found when accessing wp-admin ..
If this doesn’t help then first deactivate existing theme simply by renaming from the wp-content/themes/ rename the theme. For this you need to have access to cpanel or ftp.
Deactivating theme doesn’t help then you need to check by deactivating plugins. To deactivate the plugin, go to your database find options table and search for ‘active_plugins’ option name and renamed it as well.
If all three procedure doesn’t help then please re-install WordPress. Before following this procedure please take a backup of your website.
Thanks
Forum: Themes and Templates
In reply to: [Celestial - Lite] Theme won’t update Copyright noticeHi @audio-geek,
YOu can change it directly from customizer. For this follow this following steps:
Go to dashboard -> appearance -> customize -> Basic setting -> input text for copyright text.Thanks
Forum: Themes and Templates
In reply to: [Pure & Simple] Problems with Child themeYOU are most welcome bbbelleville. Thanks
Forum: Themes and Templates
In reply to: [Circumference Lite] gmpg.org linkHi tapsaukko,
You can find this link on header.php template.To add https on to this code, Please copy header.php template on the circumference child theme and make changes their. You can see this article on creating child theme: https://developer.wordpress.org/themes/advanced-topics/child-themes/
Thanks
Forum: Themes and Templates
In reply to: [Pure & Simple] laurels free theme category no titleHi Algiss,
Please visit to respective theme author support forum for this. You can find their support forum here: https://wordpress.org/support/theme/laurels
Thanks
Forum: Themes and Templates
In reply to: [Pure & Simple] Problems with Child themeHi Paola,
The way you are creating the child theme seems to be ok.
We had visited your website and couldn’t track out the difference you got after updating child theme. Compressed css is making us problem to look over css of your website.
Please do share us screenshot illustrating difference of child and parent theme.
Thanks