My current website is developed with RapidWeaver.
I am considering moving it to Elements and therefore have a few questions. The website contains, among other things, a large catalogue. There are five pages that describe aspects of each catalogue item. They are written as generic pages, only consisting of a GUI made with RapidWeaver. All the content is written in Bootstrap and added with php, for example <?php include("../../../$taxon/inc-description.php”);?>.
Can I continue to do it in Elements? I am aware that Bootstrap is not supported or used by Elements, which uses Tailwind instead. I can manage it by including Bootstrap.
For each catalogue item, there is a gallery. As I can see in Elements, there is no dynamic path to the image folder that should be displayed in the gallery. Is that correct? I would like to have a dynamic path to a folder, otherwise I can’t use the Elements gallery. Currently, I have about 230 items in the catalogue. Without a dynamic path to the folder, I have to add 230 pages only differing in the folder name! - and I don’t want to do that.
I would greatly appreciate any help. Thank you.
-peter