How do I make a page editable with a drag and drop plugin?
-
Hi guys!
The situation is this. I’m making a website for a ballet school and I’m using a theme I bought a while ago. This theme is designed especially for dance schools. It looked nice at the beginning, but turns out to have quite some flaws. The main problem is the fact that I can add courses, but the course pages that are created are not editable at all. I don’t like the page setup, and it shows all kinds of information I don’t want to display on the page, like the teacher, price, participants, etc. The theme already had a drag and drop plugin installed (WPBakery Page Builder). However, these course pages don’t have the option to edit them with this page builder. So, I’m now trying other options to fix this situation.
(Note: the theme comes with a nice looking course-grid. If I want to use the grid, I’ll have to hack my way around it.)
I started by editing the existing .php-file, which is a bit long and complicated because it takes all these variables and displays them in various ways. However, I ended up deleting almost everything, so I came up with a better idea: copy the single page .php-file and paste it into the course .php-file. This works, but I still can’t edit it with the page builder.
So my question is: how do I make a page editable? I assume it’s a property in one of the 1 zillion .php (or other) files, but I can’t find it… ??
Thanks in advance!
- The topic ‘How do I make a page editable with a drag and drop plugin?’ is closed to new replies.