Home › Forums › WoodMart support forum › Issues and clarifications, while developing with Woodmart theme
Issues and clarifications, while developing with Woodmart theme
- This topic has 18 replies, 2 voices, and was last updated 1 year ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
February 5, 2024 at 9:32 am #536685
Tal2000Participant1. When we select an attribute (term), on the relevant product archives page, other terms of the corresponding attribute are shown in the sidebar which shouldn’t be.
E.g: Suppose we are developing a book store website and there is an attribute called Authors and there is a term for each author. When we click the author’s name on the single product page, it directs us to the corresponding author’s archive page. On the sidebar of this page, only attributes and terms relevant to this author should be shown and others must be hidden (since they are empty with respect to the selected author). But the sidebar filter shows all the other authors whish are not relevant.2. Is it possible to show best selling product with respect to the selected time period?
Eg. Weekly, monthly, yearly, all timeFebruary 5, 2024 at 6:26 pm #536917
Aizaz Imtiaz AwanKeymasterHello,
01. Can you please share the page url so i will check and give you a possible solution. If you want to hide the other attributes while filtering in sidebar you need to select the query type “And” and in the Widgets:
https://ibb.co/z8ZwpSY02. You can add the best selling product in the bottom of the product page by using the custom layout. Try to create a custom layout for a single product page and add the product grid or carousel widget and select the data source best sellers.
Best Regards.
February 5, 2024 at 7:58 pm #536978
Tal2000Participant02. What I’m asking here is, can we select weekly best selling products, monthly best selling products and yearly best selling products.
February 5, 2024 at 8:03 pm #536982
Tal2000ParticipantPlease find the following URL
February 6, 2024 at 7:28 am #537053
Tal2000Participant3. Facing another issue. Buy now button of the sticky add to cart bar is not working. What could be the issue?
February 6, 2024 at 12:13 pm #537180
Aizaz Imtiaz AwanKeymasterHello,
01. Can you please share the wp logins details so i will check on your site and give you a possible solution.
02. You can select the order type in the product grid or carousel:
Here you can see:
https://ibb.co/RSy6cG103. The buy now button doesn’t work for the Sticky add to cart button. This is how it works by default.
Best Regards.
February 6, 2024 at 5:09 pm #537307
Tal2000Participant03. If the buy now button on the sticky cart does not redirect to checkout, can we remove it from the sticky cart bar?
February 7, 2024 at 10:32 am #537514
Aizaz Imtiaz AwanKeymasterHello,
01. Navigate to Appearance > Widgets > Edit Woocommerce layered nav widget and select the query type “And”.
https://ibb.co/tHB53gQ03. Please add this code to the Theme Settings > Custom CSS > Global for the sticky buy now button.
.wd-sticky-btn-cart form.cart .wd-buy-now-btn { display: none; }
Best Regards.
February 9, 2024 at 8:20 am #538268
Tal2000ParticipantHi,
Thank you for the custom CSS code.
01. Attribute filter issue.
Actually I need the Filter query type to be “OR”, since I need to enable multiple selections.
Regarding this, I have attached an image herewith for clarification,In this case the selected Attribute is Author and term is Joathan Swift.
In the side bar Authors’ filter, it shows all the authors’ names which are irrelevant to the selected product(s). This filter should hide all other authors’ names which are irrelevant, as other attribute filters do.
In the Attribute filters “Publisher” and “Language” only show relevant terms to the products of the selected attribute. All other irrelevant terms are hidden which is perfectly fine. (Selected filter query type is “OR”.)
So, this issue is only with the corresponding attribute filter, to the selected attribute. (In this case it is Author)
Hope you are clear with the explanation and I think this is an issue with the theme.
Also, Authors filter search bar placeholder says “Find a Author”, which should be “Find an Author”. Anyway to change the placeholder?
02. Best selling products.
Here, I want to know, whether we can show
Last 7 days best selling products. (last week)
Last 30 days best selling products. (last month)
Last 365 day best selling products. (last year)Best regards,
Attachments:
You must be logged in to view attached files.February 9, 2024 at 1:48 pm #538377
Aizaz Imtiaz AwanKeymasterHello,
01. If you want to hide the irrelevant attribute after selecting the one attribute, you need to select the query type “OR” in the widget settings.
For change the text Try to use loco translate plugin for this:
https://xtemos.com/docs-topic/translate-woodmart-theme-with-loco-translate/02. Sorry but there is no option in Theme Settings available for that.
It requires customizations and this is beyond our limitations and support policy.Best Regards.
February 9, 2024 at 5:24 pm #538510
Tal2000Participant01. I understand, how “OR” and “AND” query work.
But here, in a category page, it shows irrelevant (empty) attribute terms. Why don’t it hides irrelevant term as other attribute filters do?So can you explain to me, why in the archive/category page “Jonathan Swift”, one attribute filter hides irrelevant terms and other doesn’t while both the filters use “OR” query type?
February 10, 2024 at 12:17 pm #538642
Aizaz Imtiaz AwanKeymasterHello,
Because you are using others attributes (Author, Publisher, Language) in these products that is why it is showing relevant results.
Best Regards.
February 21, 2024 at 10:20 am #542063
Tal2000ParticipantIn the Cart Page and Checkout Page, prices appears in two rows (desktop view). Can we reduce the with of the Product Column and increase the widths of Price and Subtotal Columns to avoid this?
Attachments:
You must be logged in to view attached files.February 21, 2024 at 4:31 pm #542392
Aizaz Imtiaz AwanKeymasterHello,
I have checked your site and the prices are showing in one line:
Screenshot for clarification:
https://ibb.co/R4J7zmMBest Regards.
February 21, 2024 at 4:35 pm #542396
Tal2000ParticipantThis happens only when there are products with long titles.
February 21, 2024 at 4:41 pm #542401
Tal2000ParticipantPlease check this. The title doesn’t wrap properly for long titles.
https://ibb.co/QvdDNmR
https://ibb.co/Y2GtX8WAttachments:
You must be logged in to view attached files.February 22, 2024 at 10:13 am #542623
Aizaz Imtiaz AwanKeymasterHello,
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
td.product-name a { width: 200px; } .wd-checkout-prod-title>:is(.cart-product-label-link,.cart-product-label) { width: 250px; }
Best Regards.
February 26, 2024 at 9:19 am #543694
Tal2000ParticipantHi,
I have several queries please,
1. Is there anyway to add HIDDEN products to “Edit Products (Grid or Carousal)” element, as in “WC Products widget”?
2. The “QUICK VIEW” box does not center in the viewport and move up and down with the scroll. Is there anyway we can center the quick view box in the viewport?
Can we adjust the height of the quick view box without changing the width?3. Do we have open products in a new window feature?
4. Can we adjust the number of product columns in the “Wishlist” page?
5. Can we add add an icon (to a button) on the header? Ex. Add mobile icon to the phone number (as in prebuilt headers).
When I add images (SVG), I have a issue adjusting sizes of those images.6. Is there anyway that we can import Headers and Pages from prebuilt websites without importing the whole site?
Regards,
Attachments:
You must be logged in to view attached files.February 26, 2024 at 12:11 pm #543808
Aizaz Imtiaz AwanKeymasterHello,
If you do not mind, can you please create a new topic to avoid confusion? Actually, in this topic, all the issues are mixed up and it is creating a mess in the topic. So please create a new topic.
Note: Please create new topics for each issue in the support system to avoid any confusion.
Thanks for contacting us.
Have a great day !
Topic Closed. -
AuthorPosts
The topic ‘Issues and clarifications, while developing with Woodmart theme’ is closed to new replies.
- You must be logged in to create new topics. Login / Register