Home › Forums › WoodMart support forum › on desktop view
on desktop view
- This topic has 21 replies, 2 voices, and was last updated 4 years, 7 months ago by
Elise Noromit.
-
AuthorPosts
-
July 23, 2020 at 4:08 am #213352July 23, 2020 at 4:16 am #213354
MamuParticipantalso
July 23, 2020 at 9:34 am #213430
Elise NoromitMemberHello,
You can set the default number of products in the row in the Theme Settings > Shop page > Product grid.
Best Regards
July 24, 2020 at 5:14 am #213676July 24, 2020 at 7:13 am #213711
Elise NoromitMemberHello,
Please describe the problem. What is wrong with the labels.
Best Regards
July 24, 2020 at 7:04 pm #214013
MamuParticipantso
July 25, 2020 at 10:20 am #214099
Elise NoromitMemberHello,
1. You can change the number of products in a row in the Theme Settings > Shop page > Product grid.
2. Please add this code to the Theme Settings > Custom CSS > Mobile to hide showing how many products in the shop:
.woodmart-products-per-page { display: none; }
3. You can rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you restire your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
Best Regards
July 25, 2020 at 5:29 pm #214191
MamuParticipantI think still you misunderstood
July 25, 2020 at 5:47 pm #214194July 25, 2020 at 8:42 pm #214214
MamuParticipantplease
July 25, 2020 at 8:44 pm #214215
MamuParticipantattachment
July 26, 2020 at 10:03 am #214270
Elise NoromitMemberHello,
Replace the CSS code with this one:
body .woodmart-products-per-page { display: none; }
You can install the plugin, rewrite the texts and delete these plugins and the changes would remain. This is the only way to change the test and not lose the changes after each update.
Best Regards
July 26, 2020 at 6:00 pm #214333
MamuParticipantI tried
July 27, 2020 at 7:16 am #214432
Elise NoromitMemberHello,
1. Please clean the cache and check again.
2. You can rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you rewrite your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
Best Regards
July 30, 2020 at 11:57 pm #215543
MamuParticipantstill
July 31, 2020 at 9:10 am #215629
Elise NoromitMemberHello,
Please refer the Loco documentation or forum to create the translation file.
Provide the site admin access to the private area I will check custom CSS and how showing product number works on mobiel
Best Regards
August 1, 2020 at 6:04 am #215839
MamuParticipantwhich
August 1, 2020 at 11:45 am #215890
Elise NoromitMemberHello,
I need WordPress admin panel access.
Best Regards
August 2, 2020 at 4:19 am #215948
MamuParticipanthere you go below
August 2, 2020 at 11:11 am #216003
Elise NoromitMemberHello,
It should work now. Please check.
Best Regards
August 3, 2020 at 6:42 am #216148
MamuParticipantThanks but
August 3, 2020 at 9:28 am #216171
Elise NoromitMemberHello,
That was not your mistake, that was mine. This element is different on different devices, the code I have provided initially removed the element on the desktop but not on mobile.
If you have any questions please feel free to contact us.Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register