Results 1 to 2 of 2

Thread: Permalinks %post_id% not working

  1. #1
    Thread Starter
    estuz's Avatar
    Join Date
    Feb 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Permalinks %post_id% not working

    Permalinks i change to /%postname%-%post_id%/ but my URL looks like /ads/blog_post_name without post id? so where is post id???

    my htaccess code:

    # 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

    I use dreamhost hosting.

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,702
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Permalinks not working
    By shahabbokhari in forum Help Using ClassiPress
    Replies: 3
    Last Post: February 6th, 2011, 07:35 PM
  2. Permalinks with post_id is not working
    By cycor in forum Report ClassiPress Bugs
    Replies: 9
    Last Post: January 29th, 2011, 03:05 AM
  3. Permalinks
    By ebayemails in forum Help Using ClassiPress
    Replies: 4
    Last Post: November 16th, 2010, 05:49 PM
  4. [SOLVED] Permalinks not working
    By jamesweb in forum Report JobRoller Bugs
    Replies: 2
    Last Post: November 13th, 2010, 02:17 PM
  5. permalinks NOT working
    By garyb in forum Report ClassiPress Bugs
    Replies: 12
    Last Post: July 23rd, 2010, 09:56 PM