Hi there,
First I want to say that I’ve worked with WordPress a lot, but never really in depth. Mainly on the site of my employer, moving components and updating information etc.
This week however, I officially got started with my own startup. My first goal was to create a website, for which I have done most necessary things (acquire a domain and such, starting up WordPress and currently connecting the two as well).
I got stuck on this however: My main page will contain an HTML table (actually 4 below each other) which will function as calendars with which I want people to see available slots they can book me as artist. I started creating one in a block with HTML code, and got it figured out. To manage the timeslots I created a local Excel file with multiple rules embedded, and I’ve used Microsoft Onedrive and Power Automate to extract the code into an HTML file. So in short, I’ve got an HTML file with code locally, which I can paste in the “<> Code” block on the page, and it works.
I naïvely assumed however that there would a plugin which would be able to connect my local (or actually on Onedrive at the moment) HTML file with WordPress and “paste” this code for me in the block, but I haven’t found it unfortunately. I have found ways to add the file itself as download, but obviously that’s not my goal, I want the code to be implemented, and to regularly sync as I would be updating the calendar continuously
Is there a better way to achieve what I’m looking for? I know there are calendar-plugins available, but I already discovered those to be very limited or costly, so that’s not an option (I think). I also feel very attached to the Excel file, so I really want to keep it.
​
Appreciate any feedback, thanks for reading through this!
[ad_2]