Tagged Questions
0
votes
0answers
24 views
Pages half/not working.
If someone could please look at our website and have a look it'd be really appreciated. On one of our catergoires (rentals>sconces) page one works fine, but the remaining 3 dont. ive read in a couple ...
0
votes
0answers
23 views
%page%/number didn't return 404 but redirect to /%page%/
I've got page, for eg. /about/
when after slash I put some numbers (not letters) I still get this same page.
I really want 404 there.
Why? What to do to avoid that? SEO itp...
0
votes
0answers
68 views
Relative or Absolute Paths for Flash Video Player Files
I have a Flash SWF file working correctly in the root of my website. It is fully embedded, with everything including the player hosted directly on the website (not a YouTube embed).
This flash file ...
2
votes
0answers
46 views
Removing hierarchical pages in the permalink
I have several pages set up in a hierarchy on my site. Currently the site's pages and URLs look like this.
Page name | Current URL | Preferred URL
...
0
votes
2answers
34 views
How to setup different permlalinks for posts and pages?
I'd like to setup:
www.mydomain.com/a-page/
www.mydomain.com/blog/category_name/
www.mydomain.com/blog/category_name/post_name/
www.mydomain.com/custom_post/post_name/
How would I do it? Thanks in ...
1
vote
1answer
77 views
Passing the JQuery string to Worldpress URL
I have already followed the tutorial here: http://www.rlmseo.com/blog/passing-get-query-string-parameters-in-wordpress-url/
But it still doesn't work.
In the function.php, my code is
//decode ...
0
votes
1answer
55 views
Permalinks of New Pages and their Parents
I am running into a new issue where when I attempt to create a new page, the permalink is not being auto generated.
For instance
On the 'Add New Page' page, I select 'Our Club' as the parent (which ...
2
votes
0answers
46 views
Page Attachment Permalink Structure based on Menu Order?
I've been on a quest for the past couple of days reading up on Rewrite in WordPress but still can't seem to figure out how to accomplish this.
When using pretty links in WordPress, media attached to ...
0
votes
1answer
60 views
How to get post object on blog template
I have a big issue on catching attributes from global $post_object in a page template file.
I have a Template Name: Blog Page which is template-blog.php
On that page I use the current page permalink ...
0
votes
1answer
80 views
Page header menu links change
I am trying to find out where the header menu links on my WP is located so that i can change the URL of the page.
the link is: http://blahblah.com/?page_id=11
and i need to change it to: ...
0
votes
1answer
67 views
Page content doesn't display when published but does when previewed as draft?
I have a page called ecommerce which is published. It's not private or password protected. When I view the page I only see the page title in the body none of the content. If I preview the published ...
0
votes
0answers
50 views
How to setup wordpress page permalink to page_name.php [closed]
Please answers me if you have any solutions .
Thanks so much.
1
vote
0answers
31 views
Path to Pages Resolves to Archive instead of Actual Content
When I upgraded to 3.4.1, the root level pages (ones that I had before, and any page I have afterwards) do not resolve to the actual page. No matter the name (so i don't think there is a slug issue), ...
1
vote
2answers
256 views
Get closest page ID from URL
Lets say on my WordPress website I navigate to:
www.example.com/media-centre/news/17/an-example-news-post
In this case I am looking at a post in a CPT called News.
What I want to do is get the ...
0
votes
1answer
35 views
Test site pages go to main site
I have a test site installed on www.mydomain.com/testsite.
The problem I have is that if I type in the url www.mydomain.com/testsite/about I get redirected to www.mydomain.com/about.
My page for my ...
0
votes
2answers
79 views
How do I reclaim either deleted pages or their permalinks?
A client deleted the the main administrator account. All the site’s core pages linked to the account, so they disappeared as well. The last known backup was in February, so can’t roll the database ...
0
votes
2answers
185 views
Custom Permalink Structure for Pages & Posts
I'd like to create a permalink structure that works in the following way:
Pages - http://myurl.com/pagename
Posts - http://myurl.com/news/postname/
How would I do so?
Thank you
0
votes
1answer
104 views
Update page breaks permalinks
I am having a strange side effect since going to 3.3.1. When updating pages (or creating new ones) all of my permalinks break - clicking view page on the updated page in question will result in 404 ...
0
votes
1answer
40 views
How to link post titles on page A to its posts on page B?
I set and reversed the order of a list of post titles on my front page with:
<?php
global $post;
$args = array( 'category' => 6 );
$myposts = get_posts( $args );
$reverseposts = array_reverse( ...
1
vote
1answer
433 views
Subpages return 404 error [closed]
I set permanent link as http://site.com/%postname%/.
I'm talking about this type of pages: http://codex.wordpress.org/Pages_Screen.
All first level pages work fine. But subpages don't.
For the first ...
4
votes
1answer
742 views
Passing variables through permalink structure
I have a WordPress page which is accessible via /accommodation/.
What I want to be able to do is pass in a parameter using the URL - ie going to /accommodation/value1/ would load the same page as ...
1
vote
1answer
194 views
Do the permalink settings apply to pages as well as posts?
I want to have all my blog posts have the structure http://mysite/blog/blogarticle1 but I want the pages to have the structure http://mysite/page1 (no "blog" in there). I see how to include "blog" in ...
0
votes
2answers
134 views
WP as a CMS menu
I've converted a client website from Joomla to WordPress. However, there is one aspect of the old site I haven't been able to replicate perfectly without modifying core WordPress.
The goal is to ...
0
votes
2answers
543 views
Subdomains pointing to a permalink URL
I have Wordpress (v3.2.1) set up at domain.org.nz/wordpress with a number of pages set up as domain.org.nz/wordpress/services/example. I want to set up a subdomain, example.domain.org.nz to point to ...
0
votes
1answer
69 views
How can I see a list of all pages my WordPress site has generated?
I would like to be able to to see some sort of list of all the individual pages my WordPress site has generated that would inevitably be visible to a user or a search engine. For example, I know tags ...
0
votes
2answers
2k views
Wordpress permalink post is ok but page not found error 404
I am having troublle with setting my permalink in wordpress site.
I changed the permalink from default to custome : %postname%. in this case my posts are working perfectlybut the pages are not!! they ...
0
votes
1answer
102 views
Auto Changing Text Case
So I'm using all static pages and I specify that in my WP settings. When I specify what the 'Front Page' should be it turns my link in to Title Case instead of all Capital Letters like I would prefer. ...
1
vote
1answer
72 views
How can you change the permalink for pages?
When I set my permalink to '/%category%/%postname%.html' this will work for all the posts, but the pages still don't have a .html at the end. Is there a way I can fix that?
0
votes
1answer
87 views
Why doesn't my page know it's a page (won't return true for is_page())?
I have a page with the slug blog. Mysite.com/blog correctly renders from the template file page-blog.php. However, it does not execute footer code from my theme that's conditioned on is_page('blog'), ...
0
votes
1answer
176 views
Should I use relative or absolute urls when pointing to internal pages
This is a simple question, that's probably been asked before. For internal links between pages, is it better to use a relative link or full permalink?
Thank you.
3
votes
3answers
804 views
Broken wordpress permalinks on pages only
Not sure when it happened but the custom permalinks for pages on my client's Wordpress site have broken. I can fix it by reverting back to the default permalinks and then using the custom permalinks, ...
0
votes
1answer
509 views
Link to Particular Page Within Template PHP Code
I want to simply create a link to a page that I know the title (or ID), but I want to make sure it works on any Wordpress install. What is the best way to do this?
1
vote
2answers
677 views
How do I fix permalinks for custom post types that has the same slug as a page?
I know that it's impossible to have the same custom post type slug as a page.
So, I thought it might be resolved in this way:
'rewrite' => array('slug' => 'my-category/!#') for ...
0
votes
1answer
146 views
Default Permalink Structure for Pages
I'm trying to figure out a permalink structure for my pages (not posts) in Wordpress.
Right now, I can add a "Category Base" for posts... so, something like www.mysite.com/categorybase/post1/ or ...
0
votes
3answers
175 views
Changing permalink of WordPress
I am pretty new to this and hence facing a bit of a problem. Currently I am designing a website on my localhost using WordPress.
I noticed that the permalink structure wasn't very appealing in the ...
0
votes
2answers
529 views
Permalink opens attachment instead of page
I recently moved a blog from one host to another and now have a problem with a permalink - rather than opening up a page, it now opens an attachment.
The blog is using WP 3.0.4, running on PHP 5 and ...
0
votes
1answer
173 views
Permalink of a page that has already been deleted
I had a page.. and I by mistake added another one, so the permalink got appended by "-2" at the end. I had to delete one of the pages, so I happened to delete the one without the -2 attached. Now I'm ...
2
votes
5answers
623 views
Can Wordpress realistically handle a site with 500 'pages'?
I'm building it from scratch and probably a 100 or so of those pages will be ecommerce.
I would like to create meaningful, normal looking permalinks for aesthetics and SEO.
I would really love to ...
1
vote
1answer
672 views
How can I reverse engineer a Permalink to Find the Page?
I am new to WordPress, and I need to make some quick changes.
How can I find the Page that is referenced by a permalink: e.g. for www.example.com/mypermalink how can I locate the actual WP Page so I ...
0
votes
2answers
342 views
Non Latin page permalink problem
Custom Structure is selected in Permalink Settings and custom permlink is setted up into "/%postname%/".
Then post's slug(permalink) is setted up into non Latin language text, so that they are working ...
11
votes
3answers
14k views
Get page link from slug?
Is is possible to get a page's permalink from the slug alone? I'm aware that you can get the page's permalink from the ID using get_page_link():
<a href="<?php echo get_page_link(40); ...
2
votes
1answer
164 views
Changing my permalink structure - will new layout conflict with existing page?
My site has a blog page at /blog/, with links to blog posts. A post will have a URL starting at the root of the site, which is a bit jarring. I'd like to have the posts URLs appear as if they are ...