wmsas
wmsas
About
- Username
- wmsas
- Joined
- Visits
- 331
- Last Active
- Roles
- Member
Comments
-
Make (Fix) the responsive off-canvas sidebar with JavaScript widgets for external widgets. In particular, plugins that use AJAX to change the content (i.e., product filters). Make translatable the string “Filters” https://forum.muffingroup.com/bethe…
-
In the search page, for products, change the label from "Read more" to "View product"
-
Execute the function w3tc_flush_all(); if it is active the plugin W3 Total Cache (https://it.wordpress.org/plugins/w3-total-cache/) to clear the cache after saving the theme options.
-
Change video preload to metadata or none on related post. In this way if there are posts with video the page will not load them, making the page loading many faster. Add also the same behavior for the blog, and the blog block in Muffin Builder. http…
-
Publish the theme on WordPress Repository for security purposes. Al lot of WAF checks if are file changes in themes and plugins, checks for the differences in the actual WP installation with the one stored on WordPress repository. Your theme is now …
-
Very cool feature the live search, but as everything could be better. Here some suggestion: Make the strings translatable (add to the Translation section in the Theme options). Ex. “Pages”, “Posts” Pressing the key Enter or clicking on magnifier ico…
-
https://forum.muffingroup.com/betheme/discussion/comment/205226#Comment_205226 You can add momentarily in custom CSS this line, but yes, it will be cool to be fixed. #iubenda-cs-banner .iubenda-cs-opt-group button::after {content: none;}
-
Make the search covert numbers and dates in strings. Allow to search by product SKU, if WooCommerce is active.
-
Ok, I noticed that if you search only for the code, form the majority of product the result is a 404 page. I.E: https://www.sporttechs.it/?s=94131 But searching: https://www.sporttechs.it/?s=codice:+94131 will find the result, can you explain why? …
-
I know that some stuff I'm asking is more focused for expert users, so I think that you develop a function like in Slider revolution https://forum.muffingroup.com/betheme/uploads/754/52JAAUK9D8UA.png that if you hover on the option, you have a more…
-
Add the option to use different units beside PX for all (theme options, Sections, Wraps, Items). https://forum.muffingroup.com/betheme/uploads/400/X51TPN9Y3XHC.png For me, the units available should be: Essentials: %, em, rem Optional: vvw, wh
-
Add the function to order the social icons in Theme Options, possibly with drag-n-drop. You add a section titled “Icons order”, in which there are the icons of the social with a link that can be dragged to be ordered in the desired way. Add rel=&quo…
-
It's great template editor for product pages, but I want to suggest some features that will make it more powerful: Make all the text content of the page callable by a shortcode. In example, you can create a shortcode for the product short descripti…
-
https://forum.muffingroup.com/betheme/uploads/187/F8CMS9OK7FV8.png Make long press on “+” or “-” buttons to continue incrementing or decrementing the quantity
-
https://forum.muffingroup.com/betheme/uploads/345/PRJ9GTA0UZWY.png Allow in the color picker the usage of CSS variables. In particular now is “half-allowed”, because you can use a CSS variable with var(--varname), and save and view the correct resul…
-
Fix this glitch for the sticky wrap, when the page not start loading from the very top. https://youtu.be/R1C0kY12bsk
-
https://forum.muffingroup.com/betheme/discussion/comment/203896#Comment_203896 For render shortcode i mean to execute them, to display the result of the shortcode. I.e., for the contact form 7 shortcode, display the form instead of the shortcode ED…
-
Can you add the functionality of double click (better the single click, in my opinion) to edit section, wrappers ad blocks Add the functionality to view rendered shortcode
-
https://forum.muffingroup.com/betheme/discussion/comment/203760#Comment_203760 In functions/theme-woocommerce.php line 642
-
Add to condition for displaying shop archive template the product attributes value
-
Add the option of AJAX “Add to cart” button that opens the side cart when a product is added to cart.
-
Ok, for the backup. I solved the problem, adding the images to the 35 color swatches, so using the new feature. The problem is that the theme overrides the theme addition of the custom swatches, probably because both uses the same hook. So, as I su…
-
Add the option to use an icon for the logged-in user instead of user pic in the shop header icons. Because, by default, the user can't change his icon. So set the same icon for logged-out user
-
Make the “Remove” string translatable https://forum.muffingroup.com/betheme/uploads/168/4Q643ZUUVPEI.png I didn't find the sting to translate in WPML, either in BeTheme options
-
Close the popup of user option, when is clicked the cart icon https://forum.muffingroup.com/betheme/uploads/951/LGO00LN2TBNE.png
-
You can do it. Deregister the license in the BeTheme dashboard Activate the license on the test server Make your tests Deregister the license in the BeTheme dashboard Activate the same license on the live website If the license was not deregistered…
-
You can remove it on the theme options: Blog, Portfolio & Shop » Shop » Header icons https://forum.muffingroup.com/betheme/uploads/029/WLMYMTAVASQX.png
-
In the changelog, add the file changed/added/removed as before. Is useful in case of a backup restore to know in particular the new files added.
-
Hi, I updated the theme to the version 25.0, and beside the function of WooCommerce builder is exciting, the function of the custom swatches creates conflicts with an existing plugin that I installed and paid that does that. So is very useful to all…
-
I'm very happy that my suggestion are taken in consideration and developed. In particular with the single page import. I want to suggest a little improvement of this function, that by the way is great: add the option to import also the images if it…