Results 1 to 2 of 2

Thread: Redirect loop with home page and registration page

  1. #1
    Thread Starter
    roblunte's Avatar
    Join Date
    Nov 2013
    Location
    United States
    Posts
    28
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Redirect loop with home page and registration page

    I am trying to fix some redirection issues with a site using Vantage and am experience a very stubborn redirect loop on the homepage and on the registration page. I found this: http://forums.appthemes.com/report-c...ct-loop-49880/ which I had hoped might solve the problem but the fix did not work although it is entirely possible that the site title had capital letters at some point. I have tried several things including:
    • refreshing the permalinks
    • clearing and resetting the htaccess
    • defining the home and site url in wp-config
    • deleting the rewrite rules in the options table


    I've also added
    PHP Code:
    remove_action'wp_login''va_redirect_to_front_page' );
    remove_action'app_login''va_redirect_to_front_page' ); 
    to the function.php in a child theme to see if that helps. Alas, no

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [TUTORIAL] Remove link from category and author in the loop on the home page
    By jonduckett in forum ClassiPress General Discussion
    Replies: 5
    Last Post: August 21st, 2017, 01:08 PM
  2. [SOLVED] redirect loop on home page
    By philesq in forum Help Using Vantage (Legacy)
    Replies: 3
    Last Post: August 30th, 2014, 05:43 AM
  3. Website Advice: Registration Page Landing Page or Home page?
    By homme143 in forum Showcase & Feedback
    Replies: 0
    Last Post: March 10th, 2014, 02:24 AM
  4. [SOLVED] This web page has a redirect loop
    By mnbindia in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: April 23rd, 2013, 01:01 PM
  5. Redirect To DashBoard After Registration (or other page)
    By andry79fi in forum Clipper General Discussion
    Replies: 6
    Last Post: October 4th, 2012, 10:24 PM