Home › Forums › WoodMart support forum › Features Requests
Features Requests
- This topic has 953 replies, 294 voices, and was last updated 4 months, 3 weeks ago by Lucky liang.
-
AuthorPosts
-
July 10, 2021 at 3:01 pm #305820
iamhugoParticipantHi, it would be great if you could have text align feature for all media.
So left align on desktop but option for centered on ipad, mobile.
I have this on UNCODE theme and its a god send 🙂
July 11, 2021 at 9:23 am #305867
iamhugoParticipantHi, it would be great to have a responsive option to change font size for navigation.
When you have a long navigation it doesn’t look good when scaled on smaller devices.
Maybe have an option to use EM REM?
Thoughts?
July 14, 2021 at 12:13 am #306490
abdo_nahasParticipant– Adding Buy Now Button.
– Adding Connect By Whatsapp Button.
– Optional size for thumbnail images.
– Increase Additional Tab Option To 5July 18, 2021 at 10:00 am #307376
fineorganicsParticipantI want to add the search button from header to MOBILE BOTTOM NAVBAR. Can it possible?
July 21, 2021 at 9:56 am #307893
florianibeParticipantPlease add an easy checkbox on the single page and post settings to deactive the h1 in page title (only show breadcrumb) AND a global setting on theme settings to change the page title from h1 to p or span elements.
July 27, 2021 at 10:19 am #309022
Jeriss Cloud CenterParticipantIn the List widget, please add the possibility to change the font settings (type, weight, color…)
Attachments:
You must be logged in to view attached files.August 5, 2021 at 2:22 pm #310866
henalon123ParticipantI Would like you to develop new features like Free Shipping progress bar in the ajax mini cart “if you spend x $ you will get a free shipping, like Xstore have this on default.
https://xstore.8theme.com/demos/2/marseille03/shop/August 20, 2021 at 3:01 pm #313641
ojkParticipantIt would be great to have a option to have two descriptions for a shop category.
1 above the productgrid and 1 below (!)August 28, 2021 at 11:22 am #315076
Jeriss Cloud CenterParticipantWoodmart compatibility with WordPress Media’s default functionality “Attached/Unattached”
If you upload a media (mostly images like jpg, png, or even svg…), WordPress has a default functionality that allows users to filter media that are attached (or not) to a post/article/page/product. This gives us the ability to easily fitler those that are not attached, and therefore cleaning/deleting them since they’re not used.
However, this functionality is NOT compatible with Woodmart. How exactly?
> if you link a media to Header Builder logo/info box/…, then it will still mention Unattached (see attachments)
> if you link a media to an HTML Block, then it will still mention Unattached
> same goes to everywhere where Woodmart allows us to use a media …
Please make Woodmart compatible with this WordPress’ default media functionality
If a media is linked to a Woodmart feature, we should see “Attached” in Media list.
Attachments:
You must be logged in to view attached files.August 29, 2021 at 1:23 pm #315191
Little PandaParticipantYou did some Christmas themed section templates in your demos…. It would be helpful if you could build on these for other events like Halloween, Black Friday, Easter, New Year…
September 4, 2021 at 5:12 pm #316452
ZimmerParticipantI have come across this code on SO and another site. It allows a product variation image to change when only one main attribute is selected (e.g. color), rather than having to select all variation attributes (e.g color and size) in order for the image to change.
This code was written to work with a plugin, however the person who wrote it mentioned changing line 6 in order to use without plugins. I have tried changing data-attribute_name to equal attribute_color, as it is named. I have called this code using the script tag in functions.php but not sure what else I should be doing.
How could I make this work?
var image_to_show = ''; var variations = JSON.parse($(".variations_form").attr("data-product_variations")); if(variations) { var first_attr = Object.keys(variations[0].attributes)[0]; // when swatch button is clicked $("ul[data-attribute_name='"+first_attr+"'] li").click(function() { var choice = $(this).attr("data-value"); var found = false; // loop variations JSON for(const i in variations) { if(found) continue; if(variations.hasOwnProperty(i)) { // if first attribute has the same value as has been selected if (choice === variations[i].attributes[Object.keys(variations[0].attributes)[0]]) { // change featured image image_to_show = variations[i].image_src; found = true; } } } }); // after woo additional images has changed the image, change it again jQuery(".variations_form").on("wc_additional_variation_images_frontend_image_swap_done_callback", function() { if(image_to_show.length) { $(".attachment-shop_single").attr("src", image_to_show).removeAttr("srcset"); } }); }
September 6, 2021 at 9:52 am #316703
[email protected]ParticipantSidebar Menu ( Accordion Menu ) like the one below the link
sevenspark .com. I don’t write this message to promote this plugin. This plugin not updated for a while and I want to use this kind of functionality. Instead of using third part plugins I prefer to use in built plugins comes with theme.
I think this is necessary function for a web site. Please seriously consider to develop this kind of plugin.
September 7, 2021 at 1:36 pm #317003
HussamParticipantAJAX Product table in shop page ( products in rows , the client can view the products as a table with dropdown list filters above the table , as we can select many items with different quantities and add them one shot to the cart ,
see this example pls:
https://producttable.barn2.com/
this would be nice if you add this feature to your wonderful ajax shop, our clients always request this table view for their products.Thanks
September 11, 2021 at 9:58 pm #317936
DamirKaranParticipantSEACH for post type PAGES and POSTS
September 15, 2021 at 9:11 am #318709
chiarelliarredaParticipantIt’s perfect if attribute BRAND display in archive products under the product title (link) and in a single product page above the title, like a link. See attached.
Attachments:
You must be logged in to view attached files.September 23, 2021 at 10:05 am #320536
chethanParticipant1. Need flexibility to use woodmart elements specially header elements in elementor builder otherwise very difficult to deviate from standard woodmart design which becomes repetitive after some time among all my clients.
2. Control over out of stock item like hide in home page, related page, shop page, search page
3. More product sorting option
4. Checkout flow change like if login made mandatory should redirect to login page before going to checkout.
5. Checkout page customization option or at least 2-3 layout with different design also mobile-first design.
6. Customer dashboard page customization like atleast editing and repositioning elements
7. Additional rows ability in header builder
September 25, 2021 at 6:51 pm #321096
toto2424Participantit will be a great add on to
1- to have an option to customize related products either based on tags or category or custom attribute such as brands.
2-to add feature for mobile to hide footer or pre-footer as I noticed you have a theme Options presets and it’s really great add-on but I can’t use it to customize theme option for mobile.September 29, 2021 at 5:11 pm #322076
chiarelliarredaParticipantMore customization for the product grid, for example text allign, elements to show (description, attributes), image size, ecc.
September 30, 2021 at 8:52 am #322216
Jeriss Cloud CenterParticipantAdd more customization settings to the “(Main) Menu” widgets in the header builder
Related ticket : https://xtemos.com/forums/topic/header-builder-menu-main-menu-widgets/
September 30, 2021 at 12:56 pm #322294
Jeriss Cloud CenterParticipantPlease fix the style/layout of the Images carrousel widget on mobile devices, by removing the “mask” which doesn’t look nice at all.
Related ticket : https://xtemos.com/forums/topic/images-carrousel-very-bad-style-on-mobile/#post-322293
October 4, 2021 at 12:53 pm #322990
Jeriss Cloud CenterParticipantIn the widget “Information box”, we need a “smooth scroll” feature for the URL.
If we use this widget with a link (anchor) on the same page, currently there is no way to have a smooth scroll effect via this Information Box. Please add it.
Attachments:
You must be logged in to view attached files.October 13, 2021 at 1:04 pm #324928
ThoraParticipantPossibility to add HTML Block as “Mega Menu” dropdown even to menu item with sub-items, as implemented in this fix.
October 14, 2021 at 11:11 am #325152
ThoraParticipantIt would be nice to alternatively add shortcodes for HTML Blocks via slug and not only via ID.
A short code like this can be assigned better than a short code with a plain number:
[html_block slug="woocommerce-category-description-chairs"]
October 15, 2021 at 12:17 pm #325443
mikeParticipantHello,
what can we do about this problem?
Update failed: Unable to install package. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
Thank you!
Attachments:
You must be logged in to view attached files.October 20, 2021 at 1:48 pm #326620
shwetaParticipantAdding sort option in the bottom navbar for mobile view. This would seriously be a revolution in the woocommerce based industry. Making it sticky would lead to increase conversions on store > leading to better sales > leading to more sales of woodmart theme.
October 25, 2021 at 10:21 am #327399
K1W1ParticipantAll I would like to see for now is the ability to have a wider page view on the shop page with the sidebar/filters showing, I don’t mind the boxed look but the only other option you have is full page/off-canvas sidebar. One more option would be great full screen/sidebar visible. Makes sense to me for the desktop view, as wasted space for displaying your products. A hidden sidebar is expected on mobile views but can’t we have a full page with sidebar showing?
November 3, 2021 at 9:21 am #329347
Creative MonksParticipant1.) Mobile menu full with,
i dont know if this option is already avaible but i couldnt find it. the mobile menu to switch this to full width.. is really a good option.
I see that woodmart already has this on desktop version.. great job on this!
2. Competitive templates come with a VAT switcher (Price Incl vat Excl vat) build in now. this would really be great for those shop holders who sell to B2B and B2C!
November 6, 2021 at 10:17 pm #330009
Jeriss Cloud CenterParticipantIn Woodmart Theme Settings > Performance > Mobile DOM optimization (experimental)
> Add an additional remark in the description
You’ll need to create separate cache files for mobile devices.
cf. https://space.xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021#Step_4
Attachments:
You must be logged in to view attached files.November 10, 2021 at 1:26 pm #330811
Jeriss Cloud CenterParticipantTypography improvements suggested in this ticket :
https://xtemos.com/forums/topic/review-the-layout-of-the-typography-settings-panel/
November 16, 2021 at 8:24 pm #332363
Jeriss Cloud CenterParticipantIn the Header Builder, provide us a feature to move elements across Desktop / Mobile view.
Imagine that I created a widget for desktop with many specific settings. If I want to duplicate that in the mobile, I need to recreated it setting by setting. Please give us a “copy to mobile/copy to desktop” shortcut.
Thanks
-
AuthorPosts
The topic ‘Features Requests’ is closed to new replies.
- You must be logged in to create new topics. Login / Register