How are you linking to the other events?
Are you hard-coding the anchor links somewhere, like in your post content or custom fields? As in, are you typing out <a href="https://wordpress.stackexchange.com/questions/327355/example.com/?p=123">
? If so, you might have manually update all of the links you added to use the new permalinks.
After you updated the permalink settings to %postname%
, are you seeing the correct slug on regular pages and posts? Or is it still showing the default ?p=123
?
For WP Events Manager, it looks like you might need to also add some custom code to your functions.php file to get the URL structure to work the way you want it to:
https://www.wp-eventmanager.com/documentation/changing-event-slugpermalink/
Related Posts:
- WPML get permalink to the translated post from the original post
- Rewrite CPT permalinks and include WPML language
- WPML Permalink missing language slug
- Strange behavior with a redirect loop – involves WPML multi-language plugin
- WP-e-commerce (getshopped) – Annoying permalink issue [closed]
- How to create posts or pages with the names in wordpress?
- Need help with add_rewrite_rule
- How to get pretty URLs with add_query_arg in permalinks
- Removing Parent Page(s) from Permalink
- Prevent WordPress from abbreviating-long-slugs…-in-the-admin
- Page begins with number, WordPress adds 2
- Permalinks to Custom does not work (out of box)
- Why don’t WordPress post slugs allow accents?
- Multi-language permalink in qtranslate
- Modify get_permalink with a specific filter
- Include Taxonomy slug in post url
- How to set permalink to fetch all children custom posts with parent post in wordpress?
- Rewrite url / permalink for default archive – yearly / monthly
- Should I use relative or absolute urls when pointing to internal pages
- How to change the link structure of the homepage?
- WordPress on VirtualBox – no pretty permalinks
- permalinks has -2 with post name structure. why?
- How can I change permalinks to use a different domain and path from where the blog is hosted?
- Gutenberg Editor: dynamicaly change slug field with an ACF field
- Child pages with same slug
- Permalinks, Rewrites, Get Variables, Oh My!
- Remove words from permalink when saving post automatically?
- Permalink problem
- Can’t get rewrite rules working
- Removing leading zeros from custom permalink structure
- When is it a good idea to build a permalink structure from scratch?
- How to reset canonical URLs / fix redirect loop
- Trailing slash at the end of permalink loads faster / better SEO?
- How to show the homepage on a different url, like site.com/blog instead of site.com?
- WordPress blog posts permalinks giving 404 on nginx
- Permalinks by page/post name returning 404
- why does my url not update after migration?
- Dynamically create Permalinks for uploaded files?
- Custom WordPress user permalink
- Changing the post date without causing 404 error
- Rewrite rule for a query string
- WPML – how to get the permalinks to display also the default language
- Why does the ‘Month and Name’ Permalink Format not Work on my new WordPress Site (running on IIS7)?
- How do I add /blog/ as a prefix to permalink structure for posts, categories & tags?
- Custom permalink structure for posts in specific category
- force permalink slug for page vs post_type slug parent
- WordPress url ingore permalinks setting [closed]
- Rewrite URLs for LeadPages due to subdirectory installation
- After updage wordpress 4.4 to 4.5 nginx config works not properly
- Let me choose permalinks
- All URLs are having ‘/blog/’ appended to them.
- A link to a page including an anchor doesn’t go to that anchor – URL gets changed
- Default permalink changes
- WordPress Permalink feature alternative
- How can I emulate permalink behaviour on static pages
- Unique one time use URL
- the_permalink on the homepage vs posts for sharing links
- Media/attachment urls don’t redirect with fake URL structure
- Test site pages go to main site
- when I create a page with a /blog permalink the css gets messed up
- Strange behavior: random HTTP error 500 fixed by visiting Permalinks settings page (htaccess issue with language code)
- how to prefer static page if it exists over wordpress page
- Remove a link from a page ID used within an array [closed]
- Why will Pretty URLs not Work?
- Get Posts Based on Tag Matching Page Title
- Rewrite rule not passing variable
- Passing variable as permalink URL
- “set_front” => false on custom post type breaks wp_list_categories links [closed]
- Customizing a permalink
- post preview/thumbnails not displaying correctly- linking to “home” instead of post?
- Moving blog and maintaining current permalinks
- All pages load the home page if pretty permalinks are used
- where can i see wordpress automatic redirect History
- WordPress keeps removing query var from the URL
- How can I access to the same post-type “page” from multiple different urls?
- Multiple URL rewrite rules and get every prams
- WordPress url customization
- permalink not showing correctly using wp_insert_post and post_name
- 404 error on published page with specific permalink
- Category Base permalinks
- Propper way to set anchor and url param
- Prevent 301 when a trailing slash added
- Do shortcodes in title before permalink is generated
- How to change URL of my pages?
- How to change dynamic link to relevant post
- Auto-generated pretty permalink not using title since 4.4 update
- Pretty permalinks returning “not found” on localhost and server
- Removing or hiding slug/permalink from htaccess
- Problems with permalinks after update wordpress 4.2
- WordPress Permalink Problem
- Converting WP Page to use full explicit paths?
- Latin character conversion
- Update permalinks
- Losing the original URL when using add_rewrite_rule
- broken permalinks in responsive layout
- Permalink issues with Ubuntu Server – Infinite loop & Wrong pages
- How to get the perfect WordPress, WooCommerce, Custom Post Type pretty permalinks?
- WordPress keep redirecting me to random URLs
- Not recognizing my custom templates in hierarchy
- How to make a permalink variable %year% become two digits instead of four digits?