X Theme Help

This topic contains 5 replies, has 3 voices, and was last updated by  Paolo 10 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #41930

    Evan Archilla
    Free User
    Post count: 2

    Hi–

    I just downloaded/installed the GeoDirectory plugin. I’m running the X Theme. I imported the dummy content and set the directory page to /marktplatz. However, I don’t think the directory is displaying correctly. Thoughts?

    http://thefbgpeach.wordforhire.com/marktplatz/

    Thanks,
    Evan Archilla

    #41932

    Simone
    Expired Member
    Post count: 3515

    Hi Evan, i see it fine. Only the map needs the width set properly. Go in Appearances / Widgets and set the Map to have width: 100%

    #41936

    Evan Archilla
    Free User
    Post count: 2

    Thank you, that did it.

    Once I click on a listing, is there an easy way to get back to the directory home page. I’m not seeing any breadcrumbs, for example.

    http://thefbgpeach.wordforhire.com/places/united-states/texas/fredericksburg/attractions/museum-without-walls/

    #41964

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the breadcrumb should be above the title.

    Please provide admin credentials and we will have a look.

    Thanks

    #41971

    Evan Archilla
    Free User
    Post count: 2
    This reply has been marked as private.
    #42064

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I asked to Stiofan who worked on the X compatibility and that’s his answer:

    we remove them, i tried to fit the x design as it had not breadcrums

    If you want to try and add them back, please add this code to your theme functions.php:

    
    
    <?php
    add_action('after_setup_theme', 'geodir_x_action_calls_add_breadcrumbs', 12);
    function geodir_x_action_calls_add_breadcrumbs()
    {
        // READD BREADCRUMBS
        add_action('geodir_listings_before_main_content', 'geodir_breadcrumb', 20);
        add_action('geodir_detail_before_main_content', 'geodir_breadcrumb', 20);
        add_action('geodir_search_before_main_content', 'geodir_breadcrumb', 20);
        add_action('geodir_author_before_main_content', 'geodir_breadcrumb', 20);
        add_action('geodir_home_before_main_content', 'geodir_breadcrumb', 20);
        add_action('geodir_location_before_main_content', 'geodir_breadcrumb', 20);
    }

    Let us know how you went.

    Thanks

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

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

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount