vvpptt
Forum Replies Created
-
Thank you. This clarified the matter.
Thanks for quick reply.
This is Custom Post type and usin Table-based storage and it have only custom fields.
So should this work without inserting the rows ALSO to wp_posts? Or do I have to add the same rows also to wp_posts?What I want to do is make own table (different from wp_posts table) for about 70.000 rows. And then make listings from these rows.
I don´t like to add them to wp_post, because this data will be updated daily and it is not good to do so in wp_posts table…Forum: Plugins
In reply to: [Elementor Website Builder - more than just a page builder] v2.7 not stableSame here! And finally the update stopped database server.
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Import formatHi
Thanks for quick reply!
I tried with your template but no success.
Always error: HTTP 500, xxxx.com can not handle this…Do you have some ideas how to proceed?
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Export Spreadsheet is a blank pageSame problem: ….?page=EWD-UFAQ-Options&DisplayPage=Export&Action=EWD_UFAQ_ExportToSpreadsheet
is not available.
Any help?Forum: Plugins
In reply to: [iframe] iFrame stopped workingIn my case the reason found. We use https on our site but the iframed page is under http. Repaired removing http, [iframe src=”//example.com….