Formatting

This topic contains 29 replies, has 4 voices, and was last updated by  Guust 9 years, 2 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #31137

    Josh Harley
    Buyer
    Post count: 19

    The plugin is working but the contents of the pages are full screen with no margins. I am using the latest version of X Theme. How do I format the location and listing pages so they look good with the theme? Also noticed that the listing’s page title is ‘The Blog’. I’d like to fix that as well. Here’s a screenshot http://cl.ly/image/1c35470s3n3f

    #31147

    Paolo
    Site Admin
    Post count: 31206

    Hi Josh,

    If you go to GD >> Theme copatibility, do you see X selected?

    In any case, could you please provide a link and wp admin credentials?

    Thanks

    #31149

    Josh Harley
    Buyer
    Post count: 19
    This reply has been marked as private.
    #31182

    Paolo
    Site Admin
    Post count: 31206

    Hay,

    that is due to X theme changing one of its classes:

    x-container-fluid to x-container.

    This has already been fixed and will be in the next version that we should release today or tomorrow.

    it’s really simple to fix it now though.

    You could either change the class x-container-fluid to x-container in GD > Theme Compatibility or add css :

    .x-container.max {max-width: 1200px;}

    Anyway, after next update this will be automatically appear fixed.

    Let us know,

    #31208

    Josh Harley
    Buyer
    Post count: 19

    I just updated the plugin and it broke. I am getting this error:

    Warning: include_once(geodirectory_shortcodes.php): failed to open stream: No such file or directory in /home/staging/public_html/wp-content/plugins/geodirectory/geodirectory_functions.php on line 20

    Warning: include_once(): Failed opening ‘geodirectory_shortcodes.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/staging/public_html/wp-content/plugins/geodirectory/geodirectory_functions.php on line 20

    #31210

    Paolo
    Site Admin
    Post count: 31206
    #31219

    Josh Harley
    Buyer
    Post count: 19

    That worked. Last questions (I hope). How do I disable the header from the page? Since the page doesn’t use shortcodes and the page isn’t actually published, I can’t figure out how to modify it. See screenshot http://cl.ly/image/0y061C3J233Q

    Also, the drop downs in the settings area appear to be broken http://cl.ly/image/163v1V3P1h1C
    http://cl.ly/image/2w1428142M2j
    http://cl.ly/image/1N2V2j3W0f3L

    #31221

    Paolo
    Site Admin
    Post count: 31206

    please add this to your custom css:

    
    
    
    .single-gd_place .x-header-landmark {
        display: none;
    }

    Thx

    #31223

    Josh Harley
    Buyer
    Post count: 19

    Thank you. What about the other locations? Not just the single place?

    Also, the drop downs in the settings area appear to be broken http://cl.ly/image/163v1V3P1h1C

    http://cl.ly/image/2w1428142M2j

    http://cl.ly/image/1N2V2j3W0f3L

    #31283

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Josh,

    I can’t recreate the dropdowns problems on my demo, so i can only guess it is another plugin conflicting, can you try disabling them one by one until we see what one it is?

    Thanks,

    Stiofan

    #31286

    Josh Harley
    Buyer
    Post count: 19

    Is there a way I can remove this section from a widget area? I can’t figure out which PHP file it is referencing. Firebug shows the class as ‘geodir_list_heading clearfix’ See screenshot http://cl.ly/image/1u3I3T2E0111

    #31301

    Paolo
    Site Admin
    Post count: 31206

    With this in your custom css:

    .geodir_list_heading {display:none;}

    Did you try what Stiofan suggested about the select fields?

    Let us know,

    thx

    #31647

    Josh Harley
    Buyer
    Post count: 19

    Right now, the default city and region in the settings are becomes the default permalink for the places pages. But not all of the places are in the same city. They are all in different cities and different states. I do not want a listing in Raleigh, NC to have a permalink that says /Texas/Dallas/. It doesn’t make sense. How doI make it show the correct city and state of the place in the permalink instead?

    Settings screenshot- http://cl.ly/image/3e0a0G1X253q
    Permalink screenshot- http://cl.ly/image/2A0b010c1D1r (the address i used for this place was in Cary, North Carolina
    Screenshot of error message- http://cl.ly/image/0w021z141L2F

    #31669

    Guust
    Moderator
    Post count: 29970

    To add listings to more than one city, you need to use the MultiLocation addon:
    https://wpgeodirectory.com/addons/multilocation/

    #31777

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    let us know if we can set this as resolved.

    Thx

Viewing 15 posts - 1 through 15 (of 30 total)

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

Open Support Ticket