Home › Forums › WoodMart support forum › Questions about ”Related Products” and ”Recently Viewed”
Questions about ”Related Products” and ”Recently Viewed”
- This topic has 5 replies, 2 voices, and was last updated 4 days, 18 hours ago by
Luke Nielsen.
-
AuthorPosts
-
March 25, 2025 at 8:48 pm #648972
dhndigitalmarketingParticipantLet me ask in the ”Related Products” and ”Recently Viewed” sections at the bottom of a product post, if the product name is too long like the example I attached, is there a way to make it automatically go to the next line or have 3 dots to show the remaining content? And another problem is when the content of one side is longer and has to go to the next line, is there a way to make the other side also automatically increase the background so that both sides are equal, like in the picture, one side has a higher height than the other side?
Attachments:
You must be logged in to view attached files.March 26, 2025 at 10:25 am #649051
Luke NielsenKeymasterHello,
Such could happen only if you have 1 long text, are you sure that your products will have such a title?
In general, if you have a normal title with different text, it will work well. Here is a screenshot – https://prnt.sc/vdH1s8KnvRB4
Let me know if you have any questions.
Kind Regards
March 26, 2025 at 9:57 pm #649312
dhndigitalmarketingParticipantWhy when I try to name a long product, it goes beyond the background and doesn’t wrap to the next line like in your screenshot? plus the problem of the background of the product with long name it has a higher height than other products. is there any way to solve these 2 problems in the best way? Thank you very much
Attachments:
You must be logged in to view attached files.March 27, 2025 at 5:26 pm #649640
Luke NielsenKeymasterHello,
The issue occurs because the text is too long and there are no spaces to wrap onto a new line. So either add a normal title (shorten it or add spaces) or alternatively, to force long text to break onto new lines, use the following custom CSS:
.wd-product .product-wrapper { word-break: break-all; }
Kind Regards
March 27, 2025 at 8:00 pm #649689
dhndigitalmarketingParticipantI understand so just add space and the problem is solved.
And the problem in the ‘recently viewed products’ section, the side with the short title has a shorter background than the side with the long title, is there any way to solve it. i see on the shop page, the product with the short title automatically increases the background to be equal to the side with the long title
Attachments:
You must be logged in to view attached files.March 28, 2025 at 12:47 pm #649856
Luke NielsenKeymasterHello,
The thing is that the “Small” product design does not support that feature so currently I suggest using the Grid style with another product style – https://prnt.sc/6kATntRVCklm . Current issue, I will send to the development team for consideration of implementing such a feature in the future.
Kind Regar
-
AuthorPosts
- You must be logged in to create new topics. Login / Register