purpleedge

Forum Replies Created

Viewing 15 posts - 241 through 255 (of 465 total)
  • Author
    Posts
  • in reply to: Two dumb questions about the Home page #9302

    purpleedge
    Expired Member
    Post count: 539

    Thanks Paolo,

    I’m using the Enfold theme and the breadcrumbs on the location page appear in the wrong position, John is on to it!

    I also want the Enfold “breadcrumb bar” to appear on the home page – purely for styling reasons. Sound like I’ll need to figure out how to stop the breadcrumbs from appearing there.

    Thanks for the info about the place description, I think it will be useful for my site.

    in reply to: Log-in page #9297

    purpleedge
    Expired Member
    Post count: 539

    Theme-My-Login does what you want!

    in reply to: GD Compatibility Pack for Enfold released #9234

    purpleedge
    Expired Member
    Post count: 539

    BTW John,

    It is possible to change the default layout of the Enfold theme in the functions.php file as well.

    I wanted an 8 column content and 4 column sidebar, rather than the default 9/3. To do so you add this to functions.php…

    /* Include the global settings for Enfold Change the default page layout for Enfold theme*/
    add_action('init', 'my_layout_change_layout', 900);
    function my_layout_change_layout()
    {
        global $avia_config;
        $avia_config['layout']['sidebar_right'] = array('content' => 'eight alpha',   'sidebar' => 'four alpha', 'meta' => 'two alpha', 'entry' => 'eight alpha');  //GWB
    }
    

    Don’t know if you want to include that for those that might want a different layout? There are two other layout options that can also be set, but I haven’t needed those. e.g. sidebar_left. They are found in the /enfold/functions.php file.

    in reply to: GD Compatibility Pack for Enfold released #9228

    purpleedge
    Expired Member
    Post count: 539

    Hi John, Thanks that would be great!

    For styling reasons I also need it on the home page, could I stretch the friendship and ask for that option as well, perhaps commented out for those that don’t need it?

    Any chance you can post the changes tonight, our time, so I can work on it in the morning?

    in reply to: GD Compatibility Pack for Enfold released #9204

    purpleedge
    Expired Member
    Post count: 539

    Hi John,

    The breadcrumb section on the home page has to come before the enfold-home-top div. Not sure if you can change that in your compatibility plugin?

    in reply to: Place Categories and Custom Post Types #9159

    purpleedge
    Expired Member
    Post count: 539

    That’s a nice explanation Guust, well done!

    in reply to: Two dumb questions about the Home page #9158

    purpleedge
    Expired Member
    Post count: 539

    Understanding this opens up creative ways of using the GD-Home page as more of a “location” landing page.

    For instance when a user selects a location this page could show a summary of information about the location, as well as listings and categories. Maybe that could be kept in a custom field added to the Locations data?

    Maybe I can just hide the breadcrumbs on this page?

    in reply to: Two dumb questions about the Home page #9157

    purpleedge
    Expired Member
    Post count: 539

    Thanks Paolo,

    So the GD Home Page is designed to show listings from multiple CPTs and/or multiple Categories. It is NOT designed to be used as a “static” Home Page without listings or a map. The widgets are available on the GD Home page so it can be used flexibly. It will show these listings for any selected location.

    It is a location landing page and can summarise CPTs and Categories for the selected location.

    The Listing page is a “drill down” to a specific CPT or Category from this (home) landing page.

    Is there any problem adding the breadcrumb bar and breadcrumbs to the (home) landing page, rather than putting the breadcrumbs in the wrong place on this page? It would make my site look more consistent.

    Is there any problem having a NON-GD Home page as my home page, and using the GD-Home page as a separate landing page in my site? In that way having the breadcrumb bar on the GD-home page is more consistent with other pages on the site, and I can leave it off my home page.

    OK, that makes more sense.


    purpleedge
    Expired Member
    Post count: 539

    Hi Vikas,

    It’s fixed – As I asked elsewhere, why doesn’t the location manager redirect to the Listing page instead of the Home page?


    purpleedge
    Expired Member
    Post count: 539

    Thanks Vikas


    purpleedge
    Expired Member
    Post count: 539

    Thanks Vikas

    in reply to: Ratings widget doesn't show correct average #9047

    purpleedge
    Expired Member
    Post count: 539

    Cool! That’s for people who “give 120%” 🙂

    (Might be an Ozzie thing, our sports people often claim to have given over 100% during a game ??)

    in reply to: Log-in page #9045

    purpleedge
    Expired Member
    Post count: 539

    I’ll put in a plug here for Theme My Login, it works really well with the Enfold theme.

    You can redirect to a different login etc page by …

    1. Copying geodir-signup.php to /your child theme folder/geodirectory/

    2. redirecting to your login page, as shown below…

    if(get_current_user_id()){wp_redirect( home_url(), 302 ); exit;}

    wp_redirect(home_url().’/login/’); // GWB
    exit(); // GWB

    // call header
    get_header();

    It’s a bit ugly, a blank page is shown during the redirect.

    Would be good if the re-direct to geodir-login was coded using a login page etc variable that could be set in the backend, instead of hardcoded as it is now.

    in reply to: Still Having problems setting description length #9043

    purpleedge
    Expired Member
    Post count: 539

    If you want the whole excerpt shown, you can leave the character count empty (in some places, in other places you need to enter a big number ??)

    in reply to: GD Compatibility Pack for Enfold released #9041

    purpleedge
    Expired Member
    Post count: 539

    Hi John,

    2. I agree, unfortunately the IS a breadcrumb on the home page, and it’s in the wrong place!

    I’m really confused by the home page, that is where the location filter redirects to, and I have no idea why it doesn’t re-direct to the listing page???

Viewing 15 posts - 241 through 255 (of 465 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount