Front Page and Embed Video Issues after Upgrade

This topic contains 12 replies, has 3 voices, and was last updated by  Alex Rollin 4 years, 10 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #484885

    vegeta720
    Full Member
    Post count: 128

    Hello,

    I am having issues with the icon size of the categories on the front page after the upgrade (screenshot attached). Also, after adding a video using the Embed function, I am having issues with the margins pushing the content below it further down the page. I am copying the URL straight from the YouTube webpage.

    Is there a bug fix for these issues? I have gone through the forum but the posts I’ve found related to these issues are marked “Private” – understandable so because they probably contain login credentials.

    If there is no quick fix, I can provide you with Admin rights to go into my site and see what is going on. I appreciate your help.

    #484965

    Kor
    Moderator
    Post count: 16516

    Hi vegeta720,

    Thanks for your post. Yes, we would require WP admin access here in private reply to investigate this further.

    #485688

    vegeta720
    Full Member
    Post count: 128
    This reply has been marked as private.
    #485705

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

    vegeta720
    Full Member
    Post count: 128
    This reply has been marked as private.
    #486295

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

    vegeta720
    Full Member
    Post count: 128
    This reply has been marked as private.
    #489513

    Kor
    Moderator
    Post count: 16516

    Hi vegeta,

    Thanks for your reply. You can use the custom CSS code below to fix this.

    .geodir-embed-container {
        padding-bottom:0px!important;
    }
    
    .home  .geodir-categories-container ul li a .gd-cptcat-icon img {
        height: 80%!important;
        margin-top: 5%!important;
    }
    #493740

    vegeta720
    Full Member
    Post count: 128

    Thank you, Kor. Where do I enter this CSS?

    #493813

    Kor
    Moderator
    Post count: 16516

    Hi vegeta720,

    Thanks for your reply. You can insert the custom CSS code into WP > Appearance > Customize > Additional CSS.

    #496341

    vegeta720
    Full Member
    Post count: 128
    This reply has been marked as private.
    #496357

    Kor
    Moderator
    Post count: 16516

    Hi vegeta720,

    Thanks for your reply. Could you update your Website WP admin access here so that I could take a better look at it?

    #496397

    Alex Rollin
    Moderator
    Post count: 27815

    GDV2 elements are more advanced than those of GDV1 and so some styles have changed. You can override the styles with custom CSS:
    https://wpgeodirectory.com/docs/customizing-your-style/

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

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

Open Support Ticket