influ
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] Can’t Edit Widgets on the AppearanceAt first, I used code to the functions.php to disable the block editor support for widgets.
Link:How To Disable the Block Editor Support for Widgets
But after the Spectra update to 2.0.14 the bug was resolved.
- This reply was modified 3 years, 6 months ago by influ.
Forum: Themes and Templates
In reply to: [Astra] Can’t Edit Widgets on the AppearanceForum: Fixing WordPress
In reply to: How to delete template parts ever existedMy hosting company helped me to delete from database, they said it was a bug of editor, because the file could’t use “chinese name”.
Log in Hosting Control Panel > click database >phpMyAdmin > search > enter “template name” > cancel the data from “prefix_posts” folder
Many thanks again!`
Forum: Fixing WordPress
In reply to: How to delete template parts ever existedThanks for your reply.
1.”You should be able to delete it from the editor. Just go to the template part you want to delete and click the three-dotted menu to the right and select remove.”
Feedback:It will show message:”No route was found matching the URL and request method” , when I click the three-dotted menu to remove.
Please refer to the attached Image:https://photos.app.goo.gl/siPEjjcNasqPdBvt9
2.”If you create a new template part it isn’t saved in a file. It is saved in the database as a new post type. To locate it in the database you will need to look at the post table and the post-meta table.”
Feedback:Where can I find the database, and how do I fix it?
3.Another Try:
– Resaved Permalinks > Not Work- This reply was modified 4 years, 1 month ago by influ.