Home Forums Support Geodirectory issue?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #178445
    Rafa

    Hi Tom! I am trying Generatepress to make my website and testing with the plugins I will use.
    I found what I think it could be an issue with Geodirectory plugin.

    Al the content areas background just disappear if set the theme whit separate contaniners.

    Separate containers: http://prntscr.com/aduouu
    One container: http://prntscr.com/aduon3

    Any idea to fix this?

    May be I am very new using wordpress and it is not an issue…

    Regards anyway!

    Rafa

    #178541
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    This can happen if the plugin adds its own container to the page and doesn’t use the theme’s HTML.

    Can you link me to the live site? I should be able to provide some CSS 🙂

    #178856
    Rafa

    Hi, Yes! I’ve been out a couple of days. Here I have just prepare a live site :http://uarocksmagazine.com/dinamomusica/gd-home/

    Thank you Tom!

    #178858
    Rafa

    Sorry Tom. This is the proper link http://uarocksmagazine.com/dinamomusica/directorio/

    #178866
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this CSS a try:

    .geodir-page .site-content {
        background-color: #FFF;
        padding: 40px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

    #178873
    Rafa

    Thank you Tom!

    As you can see, it helps, but it don’t respect the separate containers setting, so sidebar is not separate from the main container http://uarocksmagazine.com/dinamomusica/directorio/

    #178953
    Tom
    Lead Developer
    Lead Developer

    I’m not sure why this plugin is trying to write it’s own layout – doing that is bound to cause all kinds of conflicts with themes.

    Is there an option in the settings to use the theme’s markup?

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.