I installed WordPress on sub domain and I have Permalinks as domain/subdomain.com. In this way this website is working correctly…
WP posts using index.php instead of single.php
The posts on my custom theme are using the index.php file instead of single.php _ I have looked through at…
Get taxonomy link with post type slug prefix
I have changed my post type URL structure to have the taxonomy type in the URL as well by doing…
Changing link format from Calendar widget
I have the Calendar widget in the sidebar of my wordpress site. It currently links to each day’s post using…
Linking all posts to a specific page
I am trying to convert a static website to a WordPress theme, I am in localhost. I created a page…
home page slug editor missing from WordPress
the website that I am working has been developed by a web designing company. i see that they disabled the…
What is the difference between get_permalink vs get_the_permalink?
What is the difference between get_permalink vs get_the_permalink? Read more here:: What is the difference between get_permalink vs get_the_permalink?
Redirect /%year%/%monthnum%/%day%/%postname%
Need to redirect to new structure /%year%/%monthnum%/%day%/%category%/%postname% Saw code that helped before but can’t seem to find it. Updated theme…
Loading a specific template based on the permalink
I’m working on a wordpress site currently that needs a slightly strange implementation and i’m wondering if anybody has any…
Add directory slug to the post (but not custom post type) permalink structure
I’m having an issue trying to set up the default posts post type to use the permalink structure of /news/%postname%/…
Problems with permalinks of ‘post’ and custom post types
I’m having an issue trying to set up the default posts post type to use the permalink structure of /news/%postname%/…
How do I set another domain for WP automatic redirects that is not the default domain?
I just migrated my blog from subdomain to subfolder. Then, I realized some old permalink changes on my blog posts…
Passing parameter through permalink structure
I have a WordPress post which is accessible via domain.com/test/ What I want to be able to do is pass…
Change URL structure of subcategory archive pages
I have my permalink structure for posts set up like this: /%category%/%postname%/ This generates URLs like this: mysite.io/category/sub-category/post-name Thats all…
How can i have a custom post type with more slugs for each post?
I have a post type /city/ .. lets say i create a city called toronto with the slug toronto-canada. now…
Error 404 when modifying permalink structure of categories
I would like to edit the permalink structure of my site to obtain the following urls : Permalink of articles:…
Remove post type slug of all post types from permalinks
I know similar questions were asked before, but this is new account and I can’t comment there. This code remove…
Wrong category in URLs accepted like the correct one
When we type in https://example.com/2019/07/22/news/midcoast/regulate-group-homes-in-residential-neighborhoods/ we can of course view the intended article. Then when I change the category names…