Home › Forums › WoodMart support forum › Questions about the content in the product description
Questions about the content in the product description
- This topic has 13 replies, 2 voices, and was last updated 1 day, 15 hours ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 24, 2025 at 7:56 am #632381
dhndigitalmarketingParticipantLet me ask how to put the ‘image caption’ in the center of the image, although I have selected the center button for the image and the center button at the top of the article but it doesn’t work.
How to make the image display clearly but automatically shrink within the content frame on the mobile version (I choose the ratio 1024×512 on the laptop it displays beautifully but on mobile the image zooms in like the photo I sent below)
Attachments:
You must be logged in to view attached files.January 24, 2025 at 3:39 pm #632514
Aizaz Imtiaz AwanKeymasterHello,
Can you please share the URL of the page where the issue is situated? Also, share the WP login details so i will check and give you a possible solution.
Best Regards
January 24, 2025 at 9:42 pm #632593
dhndigitalmarketingParticipantPlease help me check the cause, thank you in advance.
January 25, 2025 at 10:49 am #632664
Aizaz Imtiaz AwanKeymasterHello,
I suggest editing the product with Elementor and adding the description there. Elementor offers responsive settings, so you can adjust the images to display correctly on mobile devices. Navigate to Elementor > Settings > General > Post types Check the option products.https://ibb.co/BTXTTkm then you will be able to edit the description with elementor.
Please give this a try, and let us know if it helps!
Best Regards
January 28, 2025 at 4:21 am #633304
dhndigitalmarketingParticipantCan you help me check and see if there is any other way, because before, when I wrote product information, I just clicked the image to center and automatically the image description would also be centered. and images in the content section automatically zoom in or out depending on whether you are using a laptop or mobile phone.
I don’t really like using Elementor for the product section, I feel like it’s difficult to use, and I can’t add tab content and description content there. Every time I want to add I have to exit the wordpress editor, every time I get an error message showing it could be broken.January 28, 2025 at 3:37 pm #633505
Aizaz Imtiaz AwanKeymasterHello,
Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?
Best Regards
January 29, 2025 at 7:57 am #633688
dhndigitalmarketingParticipantCan you guide me how to do it to check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront. Also, if I switch to TwentyTwenty or WooCommerce Storefront and then switch back to woodmart, will there be any display errors or conflicts? Thanks in advance.
February 7, 2025 at 11:17 am #636199
Aizaz Imtiaz AwanKeymasterHello,
1. Add the following custom code to the Global Custom CSS area in Theme Settings to fix the issue with the image width. This problem will also be resolved in the next theme update.
[id*="attachment"].alignleft, [id*="attachment"].aligncenter, [id*="attachment"].alignright { max-width: 100%; }
2. Aligning an image in the Legacy WordPress Editor using the alignment options affects only the image itself, not its caption. This can be observed when selecting an alignment option, as only the image gets highlighted in the editor https://monosnap.com/file/g4JJGPocTHHTtzmYopZRT39ls3FPon .
This behavior is designed for cases where an image is aligned to the right, allowing text to wrap around it on the left, while the caption remains aligned with the rest of the text on the page. But if you want the caption to align along with the image alignment option, use the following code:
.aligncenter .wp-caption-text { text-align: center; } .alignright .wp-caption-text { text-align: right; }
Best Regards,
February 8, 2025 at 8:14 am #636475
dhndigitalmarketingParticipantThank you for the information you shared.
– For the image width issue, I hope it will be resolved soon in the next theme update.
– For the image caption, when using the new WordPress editor with the operation: Insert image into post -> Add caption right below the image -> Select image -> On the toolbar, select Align Center -> When the image is centered, the caption will also be automatically centered. I have written many articles before so I know very well. I think this is also your error and hope it will be resolved soon in the next theme update.February 8, 2025 at 1:26 pm #636531
Aizaz Imtiaz AwanKeymasterHello,
Yes, we have already notified our development team about this issue, and it will be addressed in the upcoming theme updates.
Thank you for bringing this to our attention. We will forward this to our development team, and it will also be fixed in future updates.
Best Regards,
February 24, 2025 at 4:44 pm #640558
dhndigitalmarketingParticipantlet me ask when will the theme update
best regards.
February 25, 2025 at 10:33 am #640732
Aizaz Imtiaz AwanKeymasterHello,
The update is scheduled to be released soon. Stay tuned!
Best Regards,
March 9, 2025 at 12:48 pm #644242
dhndigitalmarketingParticipantI would suggest that the image caption should have a little distance from the photo, it would be better because currently it seems to stick to the photo. Hope the next update can make it more perfect
Best Regards.
Attachments:
You must be logged in to view attached files.March 10, 2025 at 3:53 pm #644517
Aizaz Imtiaz AwanKeymasterHello,
If you would like to see this feature integrated into the theme, you can submit a Feature Request on this topic here: https://woodmart.canny.io/feature-requests . So our developers can take it into account.
Best Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register