Home Forums WoodMart support forum Sticky Header

Sticky Header

Viewing 30 posts - 1 through 30 (of 34 total)
  • Author
    Posts
  • #112850

    hayabusa1208
    Participant

    Hi i have untick “make it sticky ” on both header rtl and Default header layout. but when i scroll down it’s still sticky. why is that so? Thanks

    #112878

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please provide your site admin access to check the settings.

    Best Regards

    #112965

    hayabusa1208
    Participant

    I have added the credentails

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

    Hello,

    Please deactivate all the plugins not related to the theme, and switch to the parent theme. Your header builder does not work http://prntscr.com/mxvs15

    Best Regards

    #112994

    hayabusa1208
    Participant

    I’m sorry i forgot to disable some plugins, please try now

    #112997

    hayabusa1208
    Participant

    I think the header is working now after disabling the unwanted plugins. Can you also help me out with the 2nd issue with the product display as in the attached photo?

    #113021

    Hello,

    What do you want to change? Do you mean you want to add a border?

    Best Regards

    #113045

    hayabusa1208
    Participant

    Hi yes the boarder and also to keep the layout in the same way as the photo. SO that long titles do not overflow and create uneven sizes. If you notice in the pic.. all text,title are inside the box/boarder contained. that way , it will look neat and tidy.

    Also if you notice, it’s not showing the whole title of the product. Only to some extent it’s showing and than the rest is hidden to make it look need and not overflow or show the whole titles, thanks

    #113103

    Hello,

    Navigate to the Theme Settings > Shop > Product Styles > you will find which design is available.

    You can set a bordered grid http://prntscr.com/my6c84

    You can limit the title length http://prntscr.com/my6cg2

    Best Regards

    #113140

    hayabusa1208
    Participant

    Hi thank you for this help.. i have done it but i have enabled “Bordered grid”
    but i dont see any boarders around the product images.. not sure why

    #113141

    hayabusa1208
    Participant

    Also is there a option to remove the star ratings from showing? thanks

    #113161

    Hello,

    I am checking the shop page and see the border around the product http://prntscr.com/my9sb9

    In order to remove the stars, navigate to Woocommerce > Settings > Product > Inventory and you will find the option.

    Best Regards

    #113239

    hayabusa1208
    Participant

    Hi the boarder in showing in shop page but not on the homepage. Also for ratings.. there is only option to enable or disable it. I want it to be enabled and show on single product page but not show up on homepage or shop page. Thanks

    #113283

    Hello,

    Enter the home page and set “Inherit” for the product grid design https://xtemos.com/docs/woodmart/faq-guides/product-grid-carousel-element/

    As for the rating, our theme does not influence the Woocommerce functionality and there is no option to show in simple product and hide on the shop, it is possible to do with the custom CSS

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-hover-base.has-stars.purchasable .star-rating{
    display:none;
    }
    body .product-grid-item .star-rating{
    display:none;
    }

    Best Regards

    #113302

    hayabusa1208
    Participant

    Hi it’s already set to the settings as the screenshot you showed me. Please see: https://gyazo.com/8f75ad378d7e03605a01f77bd54b95dc

    The star rating is working great. Only the grid issue remains. thanks

    #113322

    Hello,

    Please provide the page URL and screen. I do not see the rating.

    Best Regards

    #113331

    hayabusa1208
    Participant

    Hi the ratings problem is fixed. The grid box display(Bordered grid) on homepage is not showing the grid boxes. For shop page it’s showing. please see link below.. First pic not showing the grid box

    Not showing Bordered grid:(homepage)
    https://gyazo.com/4573cb8feb55b115f6561fe8b48c9bbb

    Showing Bordered grid: (shop page)
    https://gyazo.com/ad38ae50fa4b240025a47ab637c8ac7d

    but on shop page it’s very light that almost i can’t see it?

    #113349

    Hello,

    Enable the border in the Product Grid element http://prntscr.com/myqyhb and in tabs http://prntscr.com/myqzc7

    Bet Regards

    #113350

    hayabusa1208
    Participant

    Hi it’s working now but just a small issue.. please see the link: https://gyazo.com/b55d604e28d28f50a72e3ddf1b9b35f6

    if you notice the first row, last product.. at the top the line is not showing. Only for the 5th product on the 1st row. Thanks

    #113353

    hayabusa1208
    Participant

    Hi also how do i remove the “add to cart”, “quick view” , “wishlist”, “compare” on the product image when hoover? Because it blocks parts of the images when we hoover over the product. Thanks

    #113366

    Hello,

    Hi it’s working now but just a small issue. please see the link: https://gyazo.com/b55d604e28d28f50a72e3ddf1b9b35f6

    Please deactivate all the plugins not related to the theme, and check the issue.

    You need to change the design of the grid so that buttons were located in the bottom.

    Best Regards

    #113371

    hayabusa1208
    Participant

    Sorry for not being clear. I have disabled all plugins but i still see the same issue. Please see the link : https://gyazo.com/2668f895ff7148c0b1a8e0283c4b989b

    And also please see attached photo on how to remove the cart, wishlist etc on product hoover.

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

    Hello,

    Try to set “Show summary on hover” the buttons will go down and would not overlay the image.

    Please add this code to the Theme Settings > Custom CSS > Global:

    .products-bordered-grid:not(.elements-list) .product {
        border-top-width: 1px;
    }

    Best Regards

    #113424

    hayabusa1208
    Participant

    Hi I don’t want to show the icons and summary on product hoover.. Only want to have the image switching effect. What do i do? Thanks

    #113451

    Hello,

    Set the design on the shop page as well as the home page as it was I shall provide custom CSS

    Best Regards

    #113453

    hayabusa1208
    Participant

    Ok i have set the design to “icons on hoover” for both shop and homepage.

    #113461

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woodmart-hover-icons .wrapp-buttons {
    display:none;
    }

    Best Regards

    #113462

    hayabusa1208
    Participant

    Hi the grid box boarder is almost not visible.. I can’t almost see the line

    #113483

    hayabusa1208
    Participant

    Hi i’m able to see this lines now after clearing the cache. Thank you for all the help. Great support.

    #113531

    Hello,

    In order to make your grid nicer http://prntscr.com/mzdejf please remove the title from the element and add the title by means of a separate element, for example, Custom heading or Section title http://prntscr.com/mzdfje

    As soon as you remove the title from Product grid to the Section title, remove the code I have provided in #113461 you will not need it anymore.

    Best Regards

Viewing 30 posts - 1 through 30 (of 34 total)