StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-15-2011, 10:28 AM
lucaweb lucaweb is offline
Registered User
GenesisConnect
Genesis Member
Pro Plus Member
 
Join Date: Mar 2011
Posts: 120
Default permalink with "tag" element don't work ...

Hello,

i'm working on a Multisite installation of wordpress 3.1.3 with subdomine, using genesis 1.6 and church theme, i tried to set permalink using element /%tag%/ but in the url it always show /%tag%/ and not the name of my tag, in other words it don't traslate the code ...

i tried also with /%category%/, /%postname%/, /%author%/ and it work correctly ...

i set the .htaccess file as the multisite installation required in this way:

PHP Code:
RewriteEngine On
RewriteBase 
/
RewriteRule ^index\.php$ - [L]

# uploaded files
RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$[L]

RewriteCond %{REQUEST_FILENAME} -[OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule 
^ - [L]
RewriteRule index.php [L
.. as i a said i have the problem just with /%tag%/ !!

thank's for any help
 

Tags
permalink, permalinks, seo, tag

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Validation Error "document type does not allow element "style" here kstachowiak General Discussion 3 02-11-2010 05:52 AM
Line 67, Column 109: Attribute "target" exists, but can not be used for this element erichempler General Discussion 3 01-19-2010 01:40 PM
"More" tag under "Categories" doesn't work. Gary Harmon General Discussion 5 12-07-2009 02:26 PM
Lost the "wrap" element. Lynnhawks General Discussion 3 10-11-2009 02:39 PM


All times are GMT -5. The time now is 01:58 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.