Home › Forums › WoodMart support forum › Theme setting
Theme setting
- This topic has 11 replies, 2 voices, and was last updated 7 months, 3 weeks ago by Hung Pham.
-
AuthorPosts
-
February 18, 2024 at 1:08 pm #541139
Frank OldParticipantHi, I’m checking that some settings made in the theme section, example in: “theme settings”> “product archivie”>”products grid”> page with infinite scrolling, in frontend does not work, always shows “load more”.
Also if you post help me in this :
I’m trying to size the images of the shop, because there are some that show different sizes. I tried to set a specific size, in the woocommerce image size section to “customize”, but nothing changes withthis change.Can you suggest me a valid way to do it? A plugin, or a code in Function.php ?
Thank you for your kind support.
Attachments:
You must be logged in to view attached files.February 19, 2024 at 6:25 pm #541485
Hung PhamKeymasterHi Frank,
Thanks for reaching to us and take our apologies for the long delay in answering.
1. You should deactivate all plugins (except Required Plugins) and then reactivate them one by one. This makes it very easy to isolate the plugin causing problems.
If it doesn’t help, please provide me temporary wp-admin account to the Private Content, I will debug that issue.
I am using dynamic IPs, so it’s hard to give exactly IP, please disable restrictions for a while.
2. Please navigate to Theme Settings > Product archives > Products styles, here you can enable
Even product grid for desktop
option to align products if they have different height components.You can enable it for specific devices as well https://prnt.sc/ASt5z0mmasuz
Please refer to article for more details https://xtemos.com/docs-topic/image-size-and-content-alignment-in-a-product-grid/
I kindly recommend you preparing images with titles you want before uploading them to your media library using the graphic editor (Photoshop or any other) to have a nice-looking grid.
Regards,
February 19, 2024 at 10:06 pm #541545
Frank OldParticipantHi Hung, Thanks for your support.
1. I have disabled all plugins and reactivated those required for by the theme, but the result does not change. I cannot see the changes made to the theme setting.
Unfortunately I can’t do otherwise, the staging site is not created in a subdomain, but in a server environment whose hosting offers access via IP, and this penalizes me if you can’t access it.2. The settings you have indicated to me are already selected by me before, but in fact I can not get the changes, I think for the same reasons as paragraph 1.
February 20, 2024 at 7:41 am #541604
Hung PhamKeymasterHi Frank,
This is my IP address, please try it
171.225.157.214
Regards,
February 20, 2024 at 9:50 am #541633
Frank OldParticipantOK thank you!
Try now, Give me an update if everything’s okay.February 20, 2024 at 6:13 pm #541915
Hung PhamKeymasterHi Frank,
1. You are using Custom WooCommerce layout, so you need to edit the layout to change widget settings https://prnt.sc/w1UwfwlzUQsF https://prnt.sc/-fAG2byxXIgC
2.
Even product grid for desktop option
helps products to be even https://prnt.sc/Wv62pF9k9YBEIn order to have same size image, I kindly recommend you preparing images you want before uploading them to your media library using the graphic editor (Photoshop or any other) to have a nice-looking grid.
Regards,
February 21, 2024 at 1:04 pm #542256
Frank OldParticipantForgive me, but I need your help.
On the old theme (which I’m replacing with yours) the images produced, loaded with small dimensions ( type 90x240px) shows them in scale 1:1.
Unfortunately, on your theme those images on the product page are viewed 100% enlarged ! (see reference image)Please, how can I fix this? If I don’t fix this I can’t go live.
Attachments:
You must be logged in to view attached files.February 22, 2024 at 6:35 am #542581
Hung PhamKeymasterHi Frank,
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.single-product .woocommerce-product-gallery img { width: auto; }
Regards,
March 27, 2024 at 1:26 pm #552726
Frank OldParticipantHi, I have a problem I can’t solve.
I would like to keep the product category carousel of 1 level, even after opening a category.(see pictures attached)I hope that’s possible.
Attachments:
You must be logged in to view attached files.March 28, 2024 at 9:35 am #552931
Hung PhamKeymasterHi Frank,
You are using Custom Product Archive layout https://prnt.sc/5dYOfKXtGBXz with
Product categories
widget and this widget won’t show itself if there are no sub-categoriesIf you are going to use
Page title
widget, it can helps https://prnt.sc/kXPipAbrXjer but it won’t display as a carousel.Regards,
March 28, 2024 at 12:09 pm #553008
Frank OldParticipantHi, thanks for your support.
Is there a way to “fix” it in the custom layout?
How can I keep the “carousel” or “list” of “top” categories in the custom layout?Please help me or suggest a solution.
March 29, 2024 at 9:33 am #553249
Hung PhamKeymasterHi Frank,
Currently, the best way is to display
Page Title
for last sub-categories by duplicating Custom Product archive layout > edit Condition to these last sub-categories https://prnt.sc/8zr7KakXpWmn > https://prnt.sc/ccRmsVAmHgWyHope it helps although it’s not best fixes.
Regards,
-
AuthorPosts
Tagged: theme setting
- You must be logged in to create new topics. Login / Register