Short code problem

This topic contains 5 replies, has 4 voices, and was last updated by  Alex Rollin 5 years, 8 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #441110

    Ahmed Deghiedy
    Expired Member
    Post count: 18

    Hi,
    I added the code [gd_popular_post_view layout=5 show_featured_only=true] to the home page but it is showing up as a list not grid and the images as taking 100% width and not sure what is causing that.

    Please advice how to fix that.

    Thanks

    p.s i will send the URL and login details in a private message below

    #441111

    Ahmed Deghiedy
    Expired Member
    Post count: 18
    This reply has been marked as private.
    #441120

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #441327

    Patrik
    Moderator
    Post count: 1971

    Hi Ahmed,

    It seems the DIVI theme CSS is overriding our CSS and that is why the layout is breaking. I have added some CSS fix in the Appearance->Customise->Additional CSS code to fix this. Please review it and let me know if this resolves your problem or not.

    Feel free to ask any questions you have.

    Regards,
    Patrik

    #441354

    Ahmed Deghiedy
    Expired Member
    Post count: 18

    Hi Patrik,
    Very much appreciated – it works perfectly now.

    Many thanks

    #441369

    Alex Rollin
    Moderator
    Post count: 27815

    The CSS, for your reference:

    
    
    
    .et-db #et-boc .clearfix.geodir_category_list_view li.geodir-gridview {
        display: inline-block !important;
        vertical-align: top !important;
    }
    .geodir_category_list_view li.geodir-gridview .geodir-post-img .geodir_thumbnail{
        background-repeat: no-repeat !important;
    }
    
Viewing 6 posts - 1 through 6 (of 6 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket