The paths tag has no wiki summary.
9
votes
1answer
734 views
Symbolic Links on dev box with plugins and stylesheets
I'm using mac os x 10.6 with xampp.
http://wp3.1/ is the url to where I have WordPress installed.
The physical path is /Users/myUserName/Sites/wp3.1/
I do not install plugins or themes in the ...
0
votes
0answers
187 views
Upload image path wrong [closed]
I have a wordpress site and users can login and add content. When users upload images from the front side images are stored in wp-content/uploads/2012/09/bla.jpg. Everything correct.
But when I open ...
3
votes
3answers
381 views
Setting a custom sub-path for blog without using pages?
Warning: fairly pedantic request ahead.
I have a design that makes use of posts (I.e., the blog) and a custom post type called "howto". The site front page ("/") has a template that displays the ...
3
votes
1answer
2k views
show current navigation path from menu
I want something like this
Home > Products > Steel > Nails
This information should come from the menu structure! I installed Breadcrumb NavXT but it seems that it only takes the path I defined (this ...