• I have been working on this site to the side for awhile. I let it sit when I ran into the redirect issues. Basics on the site:

    All I have done were install a theme, install jigoshop plugin, make sure front page was the blog, and add a couple products to the page.

    I have tried:

    – Disabling ALL plugins in the site, currently only down to jigoshop plugin, and the wp-cache one. I have disabled them in order and still have the issue.

    – I have updated the WP version and made sure all plug-ins are updated

    – I have tried some of the earlier suggestions of changing the info from https://domain.com to https://www.domain.com

    – Tried making more pages to see if it was jigoshop, and even the new pages I just make would load a reload loop.

    I have no idea where the problem lies or how to change it. I am looking for ideas here please =). Preferably something that I can do from the WP console? If not possible I will have to try something else for right now. The error goes when you try to click on the menu bar.

    site is: https://www.caragreenleaf.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Your site’s in an iframe?

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
       "https://www.w3.org/TR/html4/strict.dtd">
    <html>
    
    <head>
      <title>www.caragreenleaf.com</title>
    
    </head>
    <frameset rows="100%,*" border="0">
      <frame src="https://mripa.net/cara/" frameborder="0" />
      <frame frameborder="0" noresize />
    </frameset>
    
    <!-- pageok -->
    <!-- 04 -->
    <!-- -->
    </html>
    Thread Starter greatkitsune

    (@greatkitsune)

    All I have done was install a theme, is this the problem? How can I fix this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Redirect Loop Problems Not sure where issue is’ is closed to new replies.