Home Forums Basel support forum Product pages do not display Essential Grid nor VC slideshow

Product pages do not display Essential Grid nor VC slideshow

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5823

    lifrance
    Participant

    I am very frustrated with this theme at the moment. I cannot display products in an Essential Grid nor a VC slideshow as you can see here: http://bestimpressionssales.com/product/banners/.

    I tried to test the slideshows on a regular page and it still displays the VC slideshow with an error:
    http://bestimpressionssales.com/error-with-slideshows/

    I must have a slideshow or grid on the product pages in order to display the client’s portfolio. Please advise how to fix this.

    Thank you.

    #5824

    Artem Temos
    Keymaster

    Hello,

    We have read your message on themeforest. Thank you for posting your request here, on support forum.

    We have added a quick fix for Essential Grid masonry issue to the Custom CSS section in Theme Settings. Please check now

    .esg-container .tp-esg-item:before {
        display: none;
    }
    
    .esg-container .tp-esg-item {
        position:absolute!important;
    }
    
    .esg-grid .mainul {
        padding-left: 0!important;
    }

    Regards

    #5845

    lifrance
    Participant

    Thank you VERY MUCH for the amazingly quick reply AND for the fix! VERY MUCH appreciated!

    Linda

    #5855

    Artem Temos
    Keymaster

    We are glad to help you 🙂

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

The topic ‘Product pages do not display Essential Grid nor VC slideshow’ is closed to new replies.