Home Forums WoodMart support forum on desktop view

on desktop view

Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #213352

    Mamu
    Participant

    desktop view

    Attachments:
    You must be logged in to view attached files.
    #213354

    Mamu
    Participant

    also

    #213430

    Hello,

    You can set the default number of products in the row in the Theme Settings > Shop page > Product grid.

    Best Regards

    #213676

    Mamu
    Participant

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #213711

    Hello,

    Please describe the problem. What is wrong with the labels.

    Best Regards

    #214013

    Mamu
    Participant

    so

    #214099

    Hello,

    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

    #214191

    Mamu
    Participant

    I think still you misunderstood

    #214194

    Mamu
    Participant

    the short code

    Attachments:
    You must be logged in to view attached files.
    #214214

    Mamu
    Participant

    please

    #214215

    Mamu
    Participant

    attachment

    #214270

    Hello,

    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

    #214333

    Mamu
    Participant

    I tried

    #214432

    Hello,

    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

    #215543

    Mamu
    Participant

    still

    #215629

    Hello,

    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

    #215839

    Mamu
    Participant

    which

    #215890

    Hello,

    I need WordPress admin panel access.

    Best Regards

    #215948

    Mamu
    Participant

    here you go below

    #216003

    Hello,

    It should work now. Please check.

    Best Regards

    #216148

    Mamu
    Participant

    Thanks but

    #216171

    Hello,

    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

Viewing 22 posts - 1 through 22 (of 22 total)