Location page redirects to homepage

This topic contains 11 replies, has 4 voices, and was last updated by  siparker 8 years, 10 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #45931

    siparker
    Buyer
    Post count: 114

    im at the end of my tether!!

    so as i couldnt get the plugin to work correctly on the engine theme (waiting for reply from them re excerpt functions to see if i can use it)

    so in the meantime in order not to be waiting around for my plan to get into action i decided i would use avada instead. and just sort out the live site straight away.

    So i ahve removed the sabai directory plugin and installed and activated avada theme. i then installed wpgeodirectory and went through the setup.

    as it stands now the location page at parlour.thetattooforum.com/location/ redirects to the site homepage

    Things i have done

    uninstalled and reinstalled the plugin
    removed the installed pages and used gdtools to reinstall
    added the location menu item and tried a custom link to the page directly.
    i have set the permalinks in wp and gd
    i have set the homepage to a specific page
    i have unset that and changed it back to posts and chosen the location page

    Basically in every case the location page redirects to the homepage

    hlp plz

    #45932

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Please provide wp-admin details so we can have a look. (tick private reply and only staff can see)

    Thanks,

    Stiofan

    #45935

    siparker
    Buyer
    Post count: 114
    This reply has been marked as private.
    #45946

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    please check your .htaccess file and make sure there is no GD redirect rule.
    something like:

    
    
    Redirect 301  /location/ //
    

    I’m 99.9% sure that is the problem

    Let us know,

    #45980

    siparker
    Buyer
    Post count: 114

    hi

    htaccess is

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    #45983

    Paolo
    Site Admin
    Post count: 31206

    I think Stiofan already fixed it for you.

    The location page now isn’t redirecting anywhere…

    Let us know,

    Thanks

    #45999

    siparker
    Buyer
    Post count: 114

    nope it is doing exactly the same thing sorry
    he just asked for th htaccess above?

    i dont have a rewrite rule in palce at all. it is just doign it for some reason

    #46000

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    if I visit this url yoursite.com/location/ I see the location page. The location page is the GD home page. If that’s what you mean, than it is totally normal.

    Hope it helps.

    Thanks

    #46001

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    #46037

    siparker
    Buyer
    Post count: 114

    sorry yes. firefox being an ass with its cache again

    works in chrome.
    thanks

    What was the fix please? in case somethign like this happens again?

    #46046

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    kool, thanks for letting us know.

    Stiofan

    #46052

    siparker
    Buyer
    Post count: 114

    for anyone needing similar assistance. this addon comes in very useful. i had forgotten to reinstall it after formatting my poc a while ago.

    https://addons.mozilla.org/en-US/firefox/addon/empty-cache-button/

    does what it says on the tin.
    as a dev its kinda useful.

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

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

Open Support Ticket