How can I use get_post_meta with add_rewrite_rule to build custom permalinks?
I’m trying to change the url structure of my custom post type posts, but It’s not working correctly right now.
I’m trying to change the url structure of my custom post type posts, but It’s not working correctly right now.
I am trying to make my WordPress blog page a child of another page and have the url structure reflect that. However, I also have other custom post type archive pages set up that should not be interfered with.
I import my custom terms from a desktop program using MySQL queries. But all the terms lead me to a 404 page. I tried flushing rewrites many times, it didn’t help. It only helps when I save individual terms at https://[mysite]/wp-admin/term.php?taxonomy=store-category&tag_ID=[int ID]
I’m saving some pdfs into a folder with mpdf, the urls of pdfs are like this:
I want to move my domain from example.com to example.dev and also set a wildcard forward. I use WordPress for blogging, now I want all posts and pages to be moved to the new address but I want some pages to remain accessible with my previous address. For example:
i make migration plugin from specific script to wordpress, but i have a problem on redirect old urls to new one
my company is working with different restaurants to digitize their menus so that people dont touch the menu cards in this Covid 19 pandemic, so every table in a restaurant will have a unique qr placed on it, when a customer scans it the menu will open and he can order it from there, the issue i am facing is how to set all those unique urls linked with the table number, and how to show the table number on the dashboard of woocommerce so that the restaurant knows the table number from which the order came.
thanks and regards
Aetzad
I am new in wordpress
There may a mapping question in my website
I can’t find the way of making my pagination to work on my post type (this is not on an archive-posttype.php). I’ve rewrited my post type, but the second page isn’t working if I do the rewriting (“medias/actualites”), but it works if I have the non-rewrited slug (“actualite”).
For example this code