Thank you for looking at this plugin and I hope it is useful to you.
Apologies if the information is not too clear on how to use, however as I wrote the plugin for ‘me’ the initial documentation is sparse and makes assumptions.
However with your feed back we can possibly make this better for you and others.
So to explain a bit.
The plugin generates a CPT – that is a Custom Post Type with the html loaded as ‘content’. These are stand alone posts – so the use case isn’t really to create a page and then insert a snippet. Is that what you are trying to do – have a hybrid page partially loaded from outside – or is it because your don’t know how to access the CPT and you thinking if you ‘insert’ into a page you can solve the access issue?
Are you using the standard ( block ) editor? What theme are you using?
p.s. I did a quick search and found – I haven’t used it but it may solve your issue?
Hi There,
First of all thank you so much for getting in touch this quick, I did not exprect that.
Let me expound on the situation a bit: I’ve got an HTML file with multiple tables below eachother in it, which if I paste it in a custom HTML block, it works. However the data in the tables will be updated daily, and since I can’t manually copy paste the code (at midnight as well) in the custom HTML block, I’m looking for another option.
Right now I’m trying to automate through FTP, which your plugin sounded perfect for, and the uploading itself worked greatly, so I couldn’t resist asking you for the final step of implementing it after it is imported as post.
I’m going to look into the plugin you sent right now! Sounds like that might work!
Greetings,
Timo Korbee
Please let me know, here on this thread, how you get on.
Sounds a useful case.
Unfortunately, The plugin you sent doesn’t seem to be made for this. It shows de post as a sort of preview, and eliminates the table elements which makes it useless. I’m getting closer though! Just need the right plugin.
just so I can understand, you need a block to display one or more than one of the loaded files?
how would you identify the CPT, e.g by title?
it isnt hard to write custom blocks ( for a developer ) and it sounds like it would be a nice add-on for this, although as this is free software in my spare time not something I can do today or even maybe not this week.
However I’m sure with all the blocks out there there must be something.
Possibly post a post in the general WordPress ‘everything else’ forum askin for blocks to embed specific CPT?
Hi Alan,
For now I’ve figured it out, I could simply upload the HTML file to the root, and place an iframe in a custom HTML code block to point at it. The only thing left to do now is automating the upload of the HTML file!
If this process was made in a plugin, that would definitely be helpful to other in my opinion. Thank you for your help in any case, kind regards
Timo Korbee
