I have been editing the amelia's category section in services and i unintentionally changed the photo of a category. This has warped the page a little bot and i don't know how to set the category with no image
At the moment, there is no built-in option to remove the image from category, but it can be done from the database, the table is called “wp_amelia_categories”.
I have been editing the amelia's category section in services and i unintentionally changed the photo of a category. This has warped the page a little bot and i don't know how to set the category with no image
Hello,
Thank you for reaching out to us.
At the moment, there is no built-in option to remove the image from category, but it can be done from the database, the table is called “wp_amelia_categories”.
Two columns that need to be set to null are:
pictureFullPath
and
pictureThumbPath
Please let me know if that works or not.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
This has worked, thanks!