Results 1 to 8 of 8

Thread: Problem with permalinks - Again!

  1. #1
    Thread Starter
    dwiklund's Avatar
    Join Date
    Jul 2010
    Location
    Norway
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Problem with permalinks - Again!

    Hi guys,

    I have, like many other, problem with my permalinks. I've read several different threads and tried all kind of known solutions but can't get it working.

    When I use:
    Code:
    /%postname%-%post_id%/
    The ad-pages are working just fine, but then the other pages don't (like dashboard, about,add-new etc.)

    When I use:
    Code:
    /%postname%/
    Then it's the other way around. All pages working except the ad-pages.

    I have tried to update permalinks and pages. I don't use the page-slug /ads/. I have tried to refresh the pages and several other things mentioned in the forum.

    My .htaccess looks like this (I can't find anything wrong with it):
    Code:
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress
    I really hope you can help with this problem. That would be really appriciated!

    Thanks!

    / Daniel

  2. #2
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

  3. #3
    Thread Starter
    dwiklund's Avatar
    Join Date
    Jul 2010
    Location
    Norway
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    kinski's Avatar
    Join Date
    Jul 2010
    Location
    UK & Prague
    Posts
    66
    Thanks
    3
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    kinski's Avatar
    Join Date
    Jul 2010
    Location
    UK & Prague
    Posts
    66
    Thanks
    3
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

  7. #7
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,785
    Thanks
    186
    Thanked 742 Times in 623 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

  8. #8
    kinski's Avatar
    Join Date
    Jul 2010
    Location
    UK & Prague
    Posts
    66
    Thanks
    3
    Thanked 0 Times in 0 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. Custom URL Permalinks for Stores - 404 Problem Occuring
    By jakealoo in forum Report Clipper Bugs
    Replies: 1
    Last Post: August 29th, 2011, 08:00 PM
  2. Help with my permalinks
    By kristenduval10 in forum Report JobRoller Bugs
    Replies: 4
    Last Post: June 17th, 2011, 10:35 PM
  3. Custom Permalinks problem adding .htm
    By blackhawk in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: January 5th, 2011, 10:44 PM
  4. Problem with Permalinks page
    By richard in forum Help Using ClassiPress
    Replies: 2
    Last Post: November 30th, 2010, 05:20 PM
  5. Permalinks
    By jobboarder in forum Report JobRoller Bugs
    Replies: 3
    Last Post: September 20th, 2010, 03:19 PM