Home Forums WoodMart support forum informative website

informative website

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #152494

    colorlink
    Participant

    hi . im planning on creating an informative website .. i dont need woocommerce ..
    so how can i make the theme understand that ?

    #152517

    colorlink
    Participant

    btw i found a bug for you guys
    in brand tab
    if you write the brand name in english it works .. but if it was in arabic . it wouldnt
    https://prnt.sc/pod6dk
    https://prnt.sc/pod6ny
    and works only if
    https://prnt.sc/pod6rd
    https://prnt.sc/pod6wq

    #152533

    colorlink
    Participant

    i have another problem

    #152551

    Hello,

    As you said that you want to create an informative website and do not need WooCommerce functionality then simply deactivate WooCommerce plugin.

    According to you if you write the brand name in English it works but if it was in Arabic then it is not working.Could you please share the screenshot of that page where you face this issue.

    As your products attribute labels overlaps the description area. If you used any custom code in your site for those attribute label then undo it and then check back if the issue is still there then use the below CSS code in Theme Settings >> Custom CSS >> Global Custom CSS:

    .product-image-summary .product-images .labels-rectangular {
       margin-left: 385px;
    }

    Best Regards.

    #152637

    colorlink
    Participant

    i have already sent you screenshots.. check the links
    https://prnt.sc/pod6dk
    https://prnt.sc/pod6ny
    and works only if
    https://prnt.sc/pod6rd
    https://prnt.sc/pod6wq

    #152638

    colorlink
    Participant

    https://prnt.sc/ponjjd
    As your products attribute labels is not solved.. i liked its first place under the main image.. i just need it to not overlap.. how to do that

    #152708

    colorlink
    Participant

    A Question
    how can we change the default sorting of product ?

    #152817

    Hello,

    You can change the default sorting of products from the Appearance >> Customize >> WooCommerce >> Product Catalog >> Default product sorting.

    Screenshot for clarification: https://jmp.sh/mCe2xAK

    Also kindly share the page url of that product where you used the Arabic title for brand tab.

    For the attribute labels kindly just undo that CSS code. Also my provided code did not change the labels direction from horizontal to vertical. It might be your custom CSS code which is responsible.

    Also kindly provide your correct login details because your site access url is not working.

    Best Regards.

    #152872

    colorlink
    Participant

    is there a place where we control categories header ?
    as for me the categories page showing different header than product or normal pages and idk why

    #152907

    Hello,

    Categories header is inherited from shop page. So you can enable/disable the categories header from Theme Settings >> Shop >> SIDEBAR & PAGE TITLE >> Shop title option and also from the shop title section from shop page.

    To change the image of specific category. You can do it from Product >> Categories.

    Best Regards.

    #153855

    colorlink
    Participant

    switching between arabic and english shows wrong header ? why

    #153869

    Hello,

    While switching between the languages the header element direction changes because in Arabic the starting of string and sentences is from the right hand and in English the starting of sentence is from the left side.

    That’s why when you used Arabic language the elements displaying right to left.

    Best Regards.

    #153922

    colorlink
    Participant

    iam not talking about direction .. its showing green header in english and blue with white in arabic to me … isnt that shown to you aswell?

    #153923

    Artem Temos
    Keymaster
Viewing 14 posts - 1 through 14 (of 14 total)