I’ve found a workaround if someone has the same problem:
In the database, you can search for the attachment page that’s causing problem, you’ll find it in wp_posts
by searching for its post_name
(which is the slug you want). Then just rename that post_name (in about-img
for example). It isn’t a fix but it will make the desired slug available for your page’s URL.
Related Posts:
- How to set post slug when using wp_insert_post();?
- Can I have two child pages of different parents with the same name?
- Creating a template using a specific slug name, for a page with a parent page
- Get wp_get_attachment_url outside of loop
- Slug is redirecting to 404
- Using page slug in array
- List child pages by slug not ID?
- Making audio playlist by getting page’s parent’s ID
- Create a page that’s to not be indexed or accessible via slug
- How to retrieve attachments from child pages of a specific Page?
- Get the Current Page Slug-Name
- Is it possible to restrict access to specific pages in the admin area based on the page slug?
- Is it possible to change slugs’ default behaviour?
- Page Slug Won’t Change – Can’t Edit Archive Page With Slug or Reassign Slug
- Can’t find the page that is using a slug
- How do I locate a third party page represented as a slug in my WordPress website?
- Cannot use old slug – it just 301s to site home page
- Using Page/Post Slug In Link / URL
- How to configure WordPress to handle 75,000 pages?
- How to disable posts and use pages only
- multi page password protection
- Create a “Dummy” parent page for a hierarchy in page listing?
- Password protected post or page – error message by wrong password?
- Get next/previous cousin page
- I want only my sub-pages to be clickable in the navbar
- How do I turn comments off for pages, but not posts?
- WordPress 4 and wp_editor() Not Showing Visual/Text tabs
- List Child Pages of Parent Parent Page (Child pages from Grand Parent)
- Form action redirect to the same page
- How do I create a separate page for each author?
- Overriding the currently selected menu item
- WordPress pages with hierarchy
- Categories vs. Page Site Organization
- How to incorporate Documentation into wordpress?
- How do I change attachment slug from name to id
- Missing parent page attribute
- Get page by its ID and display it on another one
- Add a predefined page to site
- creating and styling a within a page
- What are trackbacks?
- How to enumerate a list of posts?
- How can I redirect to my custom page without loading the Dashboard itself?
- Remove ID page from wp_count
- category slug and page slug same
- New user Registration data imported into Page
- Updated WordPress, now getting errors on site
- Edit Parent page drop menu when creating a page
- Get parent of current page
- Automatically redirect a page to a category that share the same slug
- WordPress pages creation work distribution & then combining – Localhost XAMPP
- Prioritize visible content – Page speed issue on Google insights
- How can I check user capability when a page loads (via functions.php)?
- How to have a next page for post?
- Bad pages redirection
- Remove_filter (‘the_content’, ‘wpautop’) only pages
- Weebly Migration to WordPress [closed]
- Need to create a custom page on a website
- How To Render Shortcode In AJAX Response?
- Do I have to widgetize my pages?
- Page templates in subdirectories and auto generator
- Password Protect Pages Not Working
- Can I connect a page to a taxonomy?
- How to control display of page lists on sidebar that doesn’t have childrens
- wp_nav_menu: output featured image of each page listing
- Is there a template tag/function for getting the URL (or slug or name or ID) of the blog page when using a “static” front page
- Problems in creating a static site with WordPress
- Creating new page/tab in groups section not working! [closed]
- Change displayed “page name” to distinguish multiple pages with the same title
- How to assign php file(template) to several pages with same prefix page name/slug
- How do I structure my permalinks in WordPress?
- add title to widgets of wordpress
- Custom user tables not working after migration
- remove “Edit” from select pages
- How to transfer a site to hosting?
- Add custom action to the page listing screen
- How can a .css file be applied to a virtual page?
- WordPress blog posts template bug [closed]
- Checkboxes to automatically create pages when I activate a theme
- Is it possible to embedd this web app to my website [duplicate]
- Display inner pages like posts.[Like how post excerpt works]
- include exception inside theme for empty widget area
- My pages disappeared from the list
- Pre-populating new Page creation with shortcodes
- How to display time when page is created and edited
- Loading internal page
- Add text to the bottom of particular pages
- Access wordpress pages using a self signed shared ssl
- Page loads all pages of the image gallery with pagination
- Group Pages based on Parent in Admin Area
- Google indexed pages for one page site
- How to exclude page in pages module
- get id custom tables on current page
- static page with buton that opens collect email form
- Parent for a single (single.php)
- Multiple WordPress Pages
- How to create an user defined page?
- How can one get page by pagename if it is a child page?
- Is it possible to keep the page title from actually appearing at the top of the page?
- Missing page on wordpress “Pages” dashboard [closed]
- how to add a .accdb file to your wordpress website