I understand the limit of 100 static pages but I am creating a very extended gaming website with many lengthy guides. The dynamic pages work great for the character and weapon profiles as these have very static layouts. I am now going to start on the Guides though and these guides will have images, tables, etc in them and the position of these will not be fixed. I honest don’t see how I can make these guides into Dynamic Pages seeing how different each guide will be. Correct me if I am wrong:
Tables
- I can use table master to reference a google spreadsheet but I cannot dynamically link the source
- I can use Wix tables but I cannot dynamically create this table inside a dynamic page.
So in short my only solution seems to be to turn the table into an image?
Images
I can HTML code images into a text field but I cannot define the way it looks in desktop vs mobile. So my only option would be to always show images on the same location and of the same size and dynamically alter the source?
This must be a common problem for many peope that will have larger sites with a large amount of very different pages. Any tips will be highly appreciated.