Results 1 to 2 of 2

Thread: [Bug /page/ permalinks]

  1. #1
    Thread Starter
    dimitri's Avatar
    Join Date
    Apr 2013
    Location
    Italy
    Posts
    6
    Thanks
    1
    Thanked 0 Times in 0 Posts

    [Bug /page/ permalinks]

    Hi, i'm using your template vers. 1.7.1, i added some jobs and i changed permalinks structure of my wordpress to "article name",
    so i need pagination working on "recent works" when i'm trying to visit the second page thought websiteurl.com/page/2/ it doesn't work and if i change my structure to other type of permalinks that wordpress allows it works, i think this is a bug, someone got the same problem? i'm using a fresh install webserver a simply lamp with apache2,
    (FollowSymlinks is already enabled into my vhost template cause it can be a problem if is not enabled )

    when i try to visit my website and i go to websiteurl.com/page/2 automatically i got redirected to websiteurl.com/
    there are no rules that do this in my vhost template and there are no strange rules in my .htaccess file (only wordpress default rules) :

    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 hope someone know how to solve this problem,

    regards.

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,696
    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. Missing image at top of page when creating new pages. Permalinks?
    By amclassabilene in forum Report ClassiPress Bugs
    Replies: 7
    Last Post: February 28th, 2012, 11:36 AM
  2. After Updating Permalinks, Coupon Page and Stores Missing
    By chinaworld in forum Report Clipper Bugs
    Replies: 1
    Last Post: August 2nd, 2011, 02:51 PM
  3. Replies: 4
    Last Post: December 29th, 2010, 03:57 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 marco2 in forum Help Using ClassiPress
    Replies: 1
    Last Post: June 22nd, 2010, 07:40 PM