HashThemes
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart Blocks] Self hosted fonts?Hi,
Please use “Default” for the font family. With this option, it will use your theme fonts.
Thanks
Forum: Themes and Templates
In reply to: [Total] WooCommerce Template PartHi,
The documentation you are refering is a premium theme and our theme is a free one. So please contact a correct author to fix your issue.
Thanks
Forum: Plugins
In reply to: [Simple Floating Menu] Remove unwanted CSSSorry, the plugin does not have this features. But yes, there are lots of free optimization plugins that can allow you to remove unnecessary files.
Thanks
Forum: Reviews
In reply to: [Viral News] Very niceThank you very much.
Forum: Plugins
In reply to: [Simple Floating Menu] hide on some pages like checkoutYes, it is possible with premium version only. The free version does not have option to show hide.
Forum: Plugins
In reply to: [Mini Ajax Cart for WooCommerce] disable icon library loadingHi,
Here is the code
add_action( 'wp_enqueue_scripts', 'mini_child_deregister_styles', 20); function mini_child_deregister_styles() { wp_dequeue_style('fontawesome-6.3.0'); wp_dequeue_style('eleganticons'); wp_dequeue_style('essentialicon'); wp_dequeue_style('icofont'); wp_dequeue_style('materialdesignicons'); }
- This reply was modified 1 year, 5 months ago by HashThemes.
Forum: Plugins
In reply to: [Mini Ajax Cart for WooCommerce] disable icon library loadingHi,
Yes, you are correct. We have tried to give the user a wide selection of the icons so that they have lots of choices. And for it, we had to load lot of fonts.
However, if you use 1-2 or many fonts, its obvious that it need to load a full font package.
To your solution, we can create an option of not loading the font provided that you don’t use font icon and use image icon instead. Also, there is PHP code to dequeue the font to prevent it from loading. But you need to add it on your child theme so if you are using child theme we can provide you with the code.
But again, the user base for this option would be very low and plugins are developed in a way to cover larger users.
Thanks
Hi,
The error message shows that the theme you are using is not our. It is the premium theme from Themeforest.
The Total theme developed by us is free.
Thanks
Forum: Themes and Templates
In reply to: [Total] Mobile site loading funnyHi.
The theme that you are using is not developed by us. It should be from another developer with same name as our.
Thanks
Forum: Themes and Templates
In reply to: [Total] Two different H1 tags in product pageThank you for letting us know. We will fix this issue in our next update release.
Forum: Plugins
In reply to: [Mini Ajax Cart for WooCommerce] mini cart is not updatingHi,
On checking your video and website what we found is that the + and – is working half part only.. Once you click on it, the disabled attribute is added and then the cart listing should have updated.
This error can happed only if there is javascript conflict(which we did not see) or change in the class name of the divs.
So please revert any modification you have made and then work with CSS only to make the necessary changes.
If it still does not work then please do email us at [email protected] . Our developer will pick it from there and help you sort the issue.
Thanks
- This reply was modified 1 year, 6 months ago by HashThemes.
Forum: Reviews
In reply to: [Viral News] ExcellentThank You.
Forum: Reviews
In reply to: [Smart Blocks] ótimoThank you very much.
Forum: Reviews
In reply to: [Viral] OUTSTANDINGThank you very much for you honest review.
Forum: Reviews
In reply to: [Simple Floating Menu] Great pluginThank You.