thomas1910
Forum Replies Created
-
Forum: Plugins
In reply to: [Accordion Shortcodes] Accordion ShortcodesSorry, its Accordion Shortcodes 2.3.3 installed at WORDPRESS 4.9.8 DE.
Any idea how to fix the problem?
Forum: Fixing WordPress
In reply to: permalink change while savingHello,
I found out that this must be a problem if you try to use only numbers for the permalink. If I use e.g. “a480006” or “480006a” it workes.Is there a way to change that, so I can only use numbers as permalink?
My installation is on an local development server. But if it is necessary I can transfer it online and give you access. Let me know.
Regards
ThomasForum: Fixing WordPress
In reply to: permalink change while savingHello,
thank you for the quick reply.So, I empty the whole database table “wp_posts” with phpmyadmin. Then I create a new page with page title “Test” and change permalink to “480006”. On saving the page the permalink changed back to “480006-2”. Strange!
I looked at the table “wp_posts” with phpmyadmin and changed field value for “post_name” from “480006-2” back to “480006”. When I than open the page for editing in WordPress backend the permalink shows again “480006-2” ! In phpmyadmin the field value for “post_name” is still “480006”.
So, the permalink value shown in backend must be changed by WordPress as it is not the value from the databese table. Any idea where this happens?
Regards
Thomas