• Resolved obaskirt

    (@obaskirt)


    The plugin is not using the default styles of the GeneratePress theme like content-aware sidebars. That’s why I have temporarily switched to that plugin. Is there any way to use the theme’s default sidebar styling? Custom sidebars are perfectly working with the Fixed Widget plugin. That’s why these two combinations will be great if this problem has been fixed.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author WebFactory

    (@webfactory)

    This plugin does not add any styles not affect those added by the theme, so it’s probably something else at play. Does this issue occur on a clean install with only the GP theme and Custom Sidebars?

    Thread Starter obaskirt

    (@obaskirt)

    Yes, it is a clean install theme. When I switch to another plugin the sidebar styles are exactly as same as the original sidebars. That’s why currently I am using other plugin. Honestly, I want to use yours because your plugin is compatible with also sticky widget plugin but the other is not compatible with the fixed widget plugin. It is a kinda trade-off for me but theme styling is more critical and I stick with the other one.

    Thread Starter obaskirt

    (@obaskirt)

    This is a sample example. The right sidebar style is exactly as same as the original sidebar. Without any styling modification, it is automatically adding white background as original sidebars do.

    Link: https://www.swtestacademy.com/contact/

    When I use the custom sidebars plugin, the original theme styling was not added. I tried to do with some custom CSS and I had that white background for the widgets but this time when I enable the sticky widget option, the white background was not getting stick.

    Thread Starter obaskirt

    (@obaskirt)

    I used below styling CSS.

    <style>
    .inside-left-sidebar {
    padding:10px;
    margin-top:20px;
    background-color: #ffffff;
    }

    .inside-right-sidebar {
    padding:10px;
    margin-top:20px;
    background-color: #ffffff;
    }
    </style>

    Plugin Author WebFactory

    (@webfactory)

    At the moment I don’t have a solution for the problem. Sorry.

    Thread Starter obaskirt

    (@obaskirt)

    No problem. Thanks for your replies. That also counts much. I wish you a great day. I really like the plugin. Please keep up the good work and updates.

    Plugin Author WebFactory

    (@webfactory)

    You’re welcome!
    Have an awesome weekend ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Plugin not fully compatible with GeneratePress’ is closed to new replies.