Theme Compatibility Issues

This topic contains 9 replies, has 3 voices, and was last updated by  Rossitsa Yordanova 9 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #36077

    Amanda Stith
    Free User
    Post count: 3

    Hello – I would like to use your directory for our insurance company website. I installed the plugin and it is not functioning with my theme. The theme I am using is Kaptial. I deactivated all plugins to see if that is the issue and it does not change. The plugins I have activated are: Contact Form 7, Jetpack, Quform, SG CachePress, WordPress Importer, WPBakery Visual Composer. If you would like to see the issue, go to http://www.mwfbic.com/find-an-agent/ then select 82070 for the where and it will take you to the dummy listings and what is happening. Please let me know if you need more information. Thank you for your help!

    #36118

    Paolo
    Site Admin
    Post count: 31206

    Hi Amanda,

    just add this to GD >> design >> scripts >> custom css:

    
    
    #geodir-wrapper {
        overflow: hidden;
    }

    Than you will porobably need few more css tweaks to ake it look right with your theme.

    But this should be enough to get you started.

    Thanks

    #36365

    Amanda Stith
    Free User
    Post count: 3

    Good Morning – Thank you for your help. The content is showing up, however, now it is doing something very different. It starts as a single middle column, and then when you scroll down it jumps to full width. If you follow the instructions above again, you will see what I am talking about.

    Also, now any time I make any edits and click Save, it directs me to a warning page that reads:
    Warning: Missing argument 2 for geodir_before_update_options() in /home/mwfbic72/public_html/wp-content/plugins/geodirectory/geodirectory-admin/admin_functions.php on line 2990

    Warning: Cannot modify header information – headers already sent by (output started at /home/mwfbic72/public_html/wp-content/plugins/geodirectory/geodirectory-admin/admin_functions.php:2990) in /home/mwfbic72/public_html/wp-includes/pluggable.php on line 1178

    Thoughts? Again, I really appreciate your help!

    Amanda

    #36366

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    please go to GD >> Theme Compatibility and in the Class field of the 1st hook: Main Wrapper Actions

    Please add :

    container

    and save.

    If for any reason that doesn’t work, please provide wp admin credentials and I’ll have a look for you.

    Thanks

    #36381

    Amanda Stith
    Free User
    Post count: 3
    This reply has been marked as private.
    #36413

    Rossitsa Yordanova
    Free User
    Post count: 19

    Hello,
    I have installed GD to try it for a business directory listing on my website. May be it is not compatible with my theme installed – Sahifa, as whatever I try to change in the GD settings I receive the following message:

    Warning: Missing argument 2 for geodir_before_update_options() in /home/tupurdia/public_html/wp-content/plugins/geodirectory/geodirectory-admin/admin_functions.php on line 2990 Warning: Cannot modify header information – headers already sent by (output started at /home/tupurdia/public_html/wp-content/plugins/geodirectory/geodirectory-admin/admin_functions.php:2990) in /home/tupurdia/public_html/wp-includes/pluggable.php on line 1178

    Still I can see the changes happen, but I am bothered by that warning message.

    Shall I consider another plug-in or may be adjust something?

    Thanks for helping,
    Rossy

    #36435

    Paolo
    Site Admin
    Post count: 31206

    Hi Amanda,

    please check now. It should be all fixed.

    Hi Rossitsa,

    please add this to your theme’s functions.php

    
    
    
    ini_set("display_errors", "0");
    error_reporting(E_ERROR);

    This will stop the warnings.

    Let us know,

    Thx

    #36438

    Amanda Stith
    Free User
    Post count: 3

    Yes! It is working perfectly. Thank you so much for your effort and time in helping me. I really appreciate it. Have a great day!

    Amanda

    #36440

    Paolo
    Site Admin
    Post count: 31206

    You are welcome Amanda… 🙂

    #36546

    Rossitsa Yordanova
    Free User
    Post count: 19

    Hi Paolo,
    as everything done by you guys – it is working P-E-R-F-E-C-T-L-Y!!! What to say – thank you for your talent, efforts and dedication! For me adding the directory was a little bit of a voodoo, but with your plugin – a god damn cool voodoo 🙂

    Once again many thanks,
    Rossy

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

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

Open Support Ticket