Home › Forums › WoodMart support forum › Urgent Request for Assistance – Theme Issue
Urgent Request for Assistance – Theme Issue
- This topic has 29 replies, 2 voices, and was last updated 1 month, 2 weeks ago by Luke Nielsen.
-
AuthorPosts
-
August 30, 2024 at 11:52 am #593838
supplytech.infosParticipantHello,
I’m experiencing an issue with the theme I purchased, which isn’t functioning correctly on the mobile version of my site. Specifically, the category navigation arrows are not displaying, which is affecting user navigation.
I’ve already reached out to the theme’s technical support, but I haven’t received any response for over 28 hours since my initial message.
I would greatly appreciate your prompt assistance in resolving this issue.
Thank you in advance for your quick response.
Best regards,
Attachments:
You must be logged in to view attached files.August 30, 2024 at 2:16 pm #593909
Luke NielsenKeymasterHello,
I have answered here – https://xtemos.com/forums/topic/the-mobile-menu-arrow-not-showing/
Please do not duplicate topics to avoid confusion.
Kind Regards
September 6, 2024 at 1:25 pm #595734
supplytech.infosParticipantslide question : How can I make the large image change when clicking on a small image?
check attachment pic thank youAttachments:
You must be logged in to view attached files.September 6, 2024 at 2:04 pm #595741
Luke NielsenKeymasterHello,
Sorry, but with our Slider it’s not possible yet, sorry. It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.
Kind Regards
September 6, 2024 at 2:44 pm #595753
supplytech.infosParticipantHello,
I would like to keep the current style of the slider but modify it to work as demonstrated in your theme demo. Specifically, I want the small images to be automatically related to the large image so that clicking on a small image displays the corresponding large image, just like in your demo.
Could you please assist with implementing this functionality ?
Attachments:
You must be logged in to view attached files.September 6, 2024 at 3:57 pm #595780
Luke NielsenKeymasterHello,
Sorry for the misunderstanding.
There are two image galleries in two columns -> edit one of the image gallery widget and set the synchronization as a child then edit the other one and choose the synchronization as a parent (child category should have the same ID as the parent carousel has).
https://ibb.co/bBF8j9t, https://take.ms/JAX94– Synchronization: this option gives the ability to synchronize 2 carousels (parent and child), thus when you click the parent category, the child category clicks as well.
Kind Regards
September 6, 2024 at 4:14 pm #595781
supplytech.infosParticipantI would like the product labels to be smaller on the mobile version and slightly smaller on the PC version.
Attachments:
You must be logged in to view attached files.September 9, 2024 at 9:31 am #596069
Luke NielsenKeymasterHello,
Use the code below to make them smaller:
.wd-product .product-labels.labels-rounded .product-label { min-height: 40px; min-width: 40px; font-size: 11px; }
Define the code for the Desktop CSS area in Theme Settings -> Custom CSS. As for the mobile, use the same custom, but make smaller values like (min-height and max-width).
Kind Regards
September 9, 2024 at 12:21 pm #596124
supplytech.infosParticipantthank you very match for page shop it ok work, but on product pages the labels still large .
Attachments:
You must be logged in to view attached files.September 9, 2024 at 3:10 pm #596204
Luke NielsenKeymasterHello,
Here is a code for the product page:
.single-product .product-labels.labels-rounded .product-label { min-height: 40px; min-width: 40px; font-size: 11px; }
Kind Regards
September 9, 2024 at 6:11 pm #596261
supplytech.infosParticipantthank you its work now ,
i have last question :
1- I would like to create a carousel with a single image, including navigation arrows ( i marked with red colors ) and page numbers. Please refer to the attached photo to see the style of arrows and page numbers I want to include.Attachments:
You must be logged in to view attached files.September 10, 2024 at 10:56 am #596363
Luke NielsenKeymasterHello,
Please clarify, do you want to enable the carousel to the price table?
Thank you for your time.
Kind Regards
September 10, 2024 at 4:30 pm #596473
supplytech.infosParticipantyes of course
September 11, 2024 at 10:09 am #596635
Luke NielsenKeymasterHello,
Sorry, but it’s not possible to enable the carousel for the price tables now, unfortunately.
Let me know if you have some questions.
Kind Regards
September 11, 2024 at 1:21 pm #596714
supplytech.infosParticipantno i want to duplicate price table and i need to add arrow and page if not the home page will be charged
Attachments:
You must be logged in to view attached files.September 12, 2024 at 9:25 am #596881
Luke NielsenKeymasterHello,
You can show the button below the price table with the desired link – https://take.ms/ANb1g
Let me know if you have additional questions.
Kind Regards
September 12, 2024 at 1:04 pm #596976
supplytech.infosParticipanthow to show it?
September 12, 2024 at 4:30 pm #597047
Luke NielsenKeymasterHello,
Just define the “Button” element below the tables – https://take.ms/vd0us and the link you can define in the button settings – https://take.ms/AkLZq
Kind Regards
September 12, 2024 at 5:26 pm #597061
supplytech.infosParticipantI want the button to simply display the other options and the price table on the same page when clicked, instead of redirecting to another page.
thank youSeptember 13, 2024 at 10:42 am #597201
Luke NielsenKeymasterHello,
Sorry to say but right now there is no option in Theme Settings available for that. It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.
Kind Regards
September 13, 2024 at 7:16 pm #597358
supplytech.infosParticipantok, I’m having an issue with creating new categories. Please take a look at the attachment to see the difference.
Attachments:
You must be logged in to view attached files.September 16, 2024 at 10:03 am #597624
Luke NielsenKeymasterHello,
Please send me admin access to that website so I can investigate that issue.
Thank you in advance.
Kind Regards
September 16, 2024 at 1:07 pm #597688
supplytech.infosParticipanthello
September 17, 2024 at 9:41 am #597878
Luke NielsenKeymasterHello,
It happens because the breadcrumbs started to be long – https://take.ms/qsMQj4
If you want, I can prepare a custom to disable the “wrap” functionality so then the breadcrumbs will go down – https://take.ms/mY74t
Kind Regards
September 17, 2024 at 10:55 am #597897
supplytech.infosParticipantno thank you take like this, i want css code to disable right click
September 17, 2024 at 11:33 am #597911
Luke NielsenKeymasterHello,
The right-click cannot be disabled via custom CSS. You need to use an appropriate plugin for disabling it.
https://kinsta.com/knowledgebase/disable-right-click-wordpress/
Kind Regards
September 17, 2024 at 1:09 pm #597953
supplytech.infosParticipantok thank you , so how can I modify the brand content on my website? You can check the attached file.
best regardsAttachments:
You must be logged in to view attached files.September 17, 2024 at 3:16 pm #597990
Luke NielsenKeymasterHello,
You can modify them via Products -> Attributes -> Brands: https://take.ms/BNkZn and in general, they are assigned via HTML block in Theme Settings -> Footer -> Prefooter: https://take.ms/ggR6k
Kind Regards
September 18, 2024 at 11:59 am #598249
supplytech.infosParticipantok thank you
September 18, 2024 at 3:07 pm #598309
Luke NielsenKeymasterHello,
You are welcome! In case you need any additional help, I’d be more than happy to assist you.
Have a good day!
Kind Regards
-
AuthorPosts
Tagged: slide
The topic ‘Urgent Request for Assistance – Theme Issue’ is closed to new replies.
- You must be logged in to create new topics. Login / Register