admin管理员组文章数量:1122846
I'm new to WordPress. I installed a new theme and there was no content on the page, then I imported demo data, my database got populated with a bunch of content and there are now many different sections added on the homepage (for example this: .png)
I don't understand how can I delete this content and add my own? I tried deleting almost all .php files from /themes/my_theme and wp_posts from the database but this content didn't change.
If I wanted to delete this 'Who are we' section how would I do it and add my own?
I'm new to WordPress. I installed a new theme and there was no content on the page, then I imported demo data, my database got populated with a bunch of content and there are now many different sections added on the homepage (for example this: https://i.sstatic.net/XyB8o.png)
I don't understand how can I delete this content and add my own? I tried deleting almost all .php files from /themes/my_theme and wp_posts from the database but this content didn't change.
If I wanted to delete this 'Who are we' section how would I do it and add my own?
Share Improve this question asked Mar 29, 2018 at 13:32 FirmusFirmus 1011 bronze badge 3- What is the theme name? – BenB Commented Mar 29, 2018 at 13:53
- The name is: Rentit – Firmus Commented Mar 29, 2018 at 13:56
- Don't think the theme has anything to do with it. Think the data is in the database and the theme should just be the rendering engine, from what I've always been told. – user9447 Commented Mar 29, 2018 at 15:22
1 Answer
Reset to default 0With your theme you got a docs page with instructions how to edit the pages and use the theme. Don't delete any php files, you have visual page builder.
If you will navigate into https://your-domain/wp-admin/edit.php?post_type=page you should see the list of pages which were created by importing the demo content.
If you can't find the docs or not sure how to use it, contact the support.
本文标签: postsHow to deletecustomize imported demo content from a theme or add my own
版权声明:本文标题:posts - How to deletecustomize imported demo content from a theme or add my own? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736284278a1927215.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论