• ok so I run e-tard.tv
    and my faq page is hitting me ??
    what it is doing is showing my home page content & not my faq.
    FAQ page is the only page that this is happening on.
    the faq content in the editor looks fine just not showing up.
    I can not see the faq by going to e-tard.tv/faq/ or e-tard.tv/160/
    I can not even see the faq when I try to “Preview Changes”
    all I get is the home page content.
    I’m running lighttpd but that has nothing to do with this.
    I’m not running any kind of plugins that have anything to do with Permalinks. have I turned off:
    W3 Total Cache
    &
    Yoast SEO
    did not help

    What I also tried:
    1. editing the faq & updating.
    2. going to the “Permalink Settings” in wordpres & hitting save.
    none of that helped.

    I’m running out of ideas of what to try.
    & the only other option is to make a new faq trash the old one & hope for the best.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Can you create another page and see if you can view it?

    Also, put this code in .htaccess.

    # 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

    Thread Starter E-TARD The LifeCaster

    (@etardwebcam)

    WoW I just love how much help one can get from www.ads-software.com ??
    I’m going to trash the faq page & to cut a new page & see if that will fix it.

    before I got to this point I had I turn off every plugin & nothing changed.
    it’s just soo odd because I have done nothing to my site all week & yet this happens.
    it’s like some how some where in my DB it has a hard-on for pointing my faq age to my home page & I can’t change it.

    Thread Starter E-TARD The LifeCaster

    (@etardwebcam)

    ok making a new page with the Permalink faq did not work
    it still is show the content of my home ??
    In the 6 years I have been working for wordpress I have never seen or had something like this happen.
    it is really odd & I don’t know what to do other then use something that’s not “faq” as my Permalink.

    gggggrrrrrrrr!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Thread Starter E-TARD The LifeCaster

    (@etardwebcam)

    that is for apache, I don’t run apache
    & this is not a webserver problem.
    this is more of a wordpress/MySQL problem.
    some where in the DB it is pointing the faq permalink to the content of my home page.
    I did not make this change, I’m not sure what did & the last time I was on my server was the 26 of oct & then my faq was working fine.

    as for making a new page that’s no problem (works fine)
    just as long as I don’t name the Permalink faq lol

    anything with faq as the permalink pulls my home page content

    Thread Starter E-TARD The LifeCaster

    (@etardwebcam)

    ok I fixed it.
    I removed my DB & imported a backup from oct-26-2015
    & that seems to have fixed this.
    I never did find out what started all this.
    I can only hope this does not happen again.

    Glad you got this fixed.

    Thread Starter E-TARD The LifeCaster

    (@etardwebcam)

    It came back!!!! ??
    the same thing.

    Thread Starter E-TARD The LifeCaster

    (@etardwebcam)

    ok I think I have found the plugin that’s doing this:
    https://transposh.org/ I updated this plugin some point in oct from v0.9.7 to v0.9.8.0

    The transposh plugin has options for permalinks but I have them turned off.
    so I’m think the Dev for this plugin messed up something in the last update that’s giving me this bug.
    The bad news is I can’t find v0.9.7.
    I rolled back to an older version & out of nowhere the faq fixed itself lol but anything older then v0.9.7 does not translate.
    so I’m back on v0.9.8.0 & w8ing to see if it happens again.
    just to be sure it’s this plugin. after that I will hit up the Dev.

    Thread Starter E-TARD The LifeCaster

    (@etardwebcam)

    LOL before I could hit him up the dude just cut v0.9.8.1
    I don’t know what’s changed in it because the change log has not been updated.
    so we will see if fix’s everything.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘The one Permalink from Hell!’ is closed to new replies.