add listing page redirects to home page or

This topic contains 18 replies, has 3 voices, and was last updated by  Paolo 9 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #50779

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I have send them an email, i will keep you posted.

    Thanks,

    Stiofan

    #51021

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    OK the guy from headway got back to me with some code to try, it was close but broke every other page, but that was an easy fix 🙂

    I have added the below code to your theme functions.php, and it works, you just need a little CSS tweak now.

    
    
    // Fix for headway signup page
    add_filter('headway_current_layout_hierarchy', 'headway_fixfor_signin_page',10,1 );
    function headway_fixfor_signin_page($current_layout){
    	if(isset($_REQUEST['geodir_signup']) && $_REQUEST['geodir_signup'] && !is_admin()){ 
    		$current_layout[] = 'single'; 
    	} 
    return $current_layout;
    }

    Thanks,

    Stiofan

    #57416

    xico
    Buyer
    Post count: 42

    I updated the theme but now I am getting this error at the top of the site page whenever I click “add place” or” add event”. Please advise.

    Warning: Missing argument 2 for geodir_event_title_recurring_event() in /home/main411/public_html/site/wp-content/plugins/geodir_event_manager/gdevents_hooks_actions.php on line 204

    #57470

    Paolo
    Site Admin
    Post count: 31211
Viewing 4 posts - 16 through 19 (of 19 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