Results 1 to 2 of 2

Thread: Permalinks set to Postname not working-redirects to homepage

  1. #1
    Thread Starter
    Expired Customer interkominc's Avatar
    Join Date
    Sep 2013
    Location
    Philippines
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Permalinks set to Postname not working-redirects to homepage

    Permalinks set to postname is not working. It redirects back to homepage. We tried deactivating each and all the plugins but it still no use. Even the .htaccess have the right settings: The site is private *subdomain.

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

    But when set to default, the permalinks worked. Please help fix this issue. Thank you.

  2. #2
    Marketplace Seller thesyndicate's Avatar
    Join Date
    Aug 2009
    Location
    The Matrix
    Posts
    1,842
    Thanks
    17
    Thanked 52 Times in 51 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!


    I love to help out you out but please read this first Have you tried to install in a root domain? Have you tried to Resave permalinks? Have you tried to disable all plug in? Have you tried the default theme of Wordpress?

    ++ If the issue is fixed consider closing the thread and change to solved, thank you for helping us helping you. ++

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Jomark Indeed on Jobroller redirects from homepage
    By dkofie in forum Help Using JobRoller
    Replies: 4
    Last Post: April 30th, 2013, 11:15 AM
  2. Dimitris Cannot get permalinks - /%postname%/ to save
    By gino in forum Report Vantage Bugs (Legacy)
    Replies: 5
    Last Post: January 15th, 2013, 02:17 PM
  3. /%postname%-%post_id% not working for CP ads
    By wirescale in forum Help Using ClassiPress
    Replies: 17
    Last Post: January 24th, 2012, 01:40 PM
  4. Classipress performance problems with permalinks like %postname...
    By stefan in forum ClassiPress General Discussion
    Replies: 4
    Last Post: July 7th, 2011, 07:19 AM
  5. /%postname% permalinks save with the "/"
    By Yoganomics in forum Help Using ClassiPress
    Replies: 1
    Last Post: June 29th, 2010, 02:58 AM