Thanks for this helpful tutorial! I've noticed that when the data has strings with apostrophes(') - the import does not work smoothly. Any suggestion how to work around this?
Hi Moxet thank you very much for this video. It has been very helpful. However I ran into an issue which kept me on a roadblock. If you check the "have archive" option data's added in this method doesn't have archive unless we edit and update it again. Could you perhaps find a workaround for this as well. Thanks a trillion.
Oh my word! You are a godsend! Thank you sooo much, I have thousands of rows huge tables - can you please explain to me what is the point of the Crocoblock metabox if you have these tables - feel like I am missing something??
@@MoxetKhanPK I have the WP All Import plugin but that doesn't support Jet Engine Repeater fields. I tried the demo of WP Ultimate CSV Importer Pro, their plugin supports Repeater Fields but it creates multiple single posts rather than creating a single post with multiple repeater posts
While importing from excel, make sure to keep the first primary column empty like *_ID* should be empty, you can't override Primary key with numbers, its auto increament.
@@MoxetKhanPK I found that the problem is if you use the ID numbers that are already there in the existing table so if you just put new content with new IDs then is no problem! thanks man
Hello Moxet, how are you? I have three CCTs, each in a different language. Is it possible to export the content of one of them and replicate it in the others and then change the language? How can I do that? Using jet engine with elementor. Thanks for the tips. Leonardo
Hello! The video is very helpful! But I have a question: if the table in the database is empty, everything works fine, but if I need to update the data without deleting it, how can I do that? Can you please help me?
You can surely update it if you keep few things in mind, make sure you dont touch primary key or increament with caution, number of columns are same, data type is same.
@@MoxetKhanPK Could you please tell me what to write in MYSQL to update the data? Because when I write "INSERT INTO wp_jet_cct_test VALUES," what should I include?
Thank you for sharing this video. I was close but I was going crazy with the missing one row. Thank you! this is helping me a lot.
I am glade that it helped.
Wow, Just amazing! Thank you for this, definitely a time saver. Can't wait for your next tutorial
Thank you :) highly appreciate
Thanks - I am going to use this to import 30k records :) Great video work.
You are welcome
Great tutorial, Do you have a tutorial how to insert the data as the same way, but with cpt ?
Great tutorial! Thanks for sharing
Thanks for this helpful tutorial!
I've noticed that when the data has strings with apostrophes(') - the import does not work smoothly.
Any suggestion how to work around this?
Great video! Thank you
Hi Moxet thank you very much for this video. It has been very helpful. However I ran into an issue which kept me on a roadblock. If you check the "have archive" option data's added in this method doesn't have archive unless we edit and update it again. Could you perhaps find a workaround for this as well. Thanks a trillion.
Why the cct's created with this method doesn't have single post to display?
Thank you, you make my day
Oh my word! You are a godsend! Thank you sooo much, I have thousands of rows huge tables - can you please explain to me what is the point of the Crocoblock metabox if you have these tables - feel like I am missing something??
Metabox are mostly used with CPT not CCT, you can take further action based on metabox like filters, grouping and visibility.
Is possible to do this with cpt??
Why I don't see the "export" like you have?
Awesome thank you!!
helped a lot thanks
Great video. I want to create multiple repeater rows within the same CCT post. Is that possible using this method? Thanks
Repeater are also possible but no like the one i explained here, its a bit complex data, better to use all in one wp import etc plugins.
@@MoxetKhanPK I have the WP All Import plugin but that doesn't support Jet Engine Repeater fields. I tried the demo of WP Ultimate CSV Importer Pro, their plugin supports Repeater Fields but it creates multiple single posts rather than creating a single post with multiple repeater posts
Helpful 😘
Hi! I have the next error Duplicate entry '1' for key 'PRIMARY'. .....You know what to do to solve it? Ill really appreciate. Thanks!
While importing from excel, make sure to keep the first primary column empty like *_ID* should be empty, you can't override Primary key with numbers, its auto increament.
But i guess even if you use and it shows error. Your table will be imported.
@@MoxetKhanPK I found that the problem is if you use the ID numbers that are already there in the existing table so if you just put new content with new IDs then is no problem! thanks man
Hello Moxet, how are you?
I have three CCTs, each in a different language. Is it possible to export the content of one of them and replicate it in the others and then change the language? How can I do that?
Using jet engine with elementor.
Thanks for the tips.
Leonardo
@@ArtesanuAlimentos use the same logic, export it and it translation then import it
@@MoxetKhanPK I forgot to say some import. I´d like to import the relations content of the one for another one. The logic is the same?
Thanks
Hello! The video is very helpful! But I have a question: if the table in the database is empty, everything works fine, but if I need to update the data without deleting it, how can I do that? Can you please help me?
You can surely update it if you keep few things in mind, make sure you dont touch primary key or increament with caution, number of columns are same, data type is same.
@@MoxetKhanPK Could you please tell me what to write in MYSQL to update the data? Because when I write "INSERT INTO wp_jet_cct_test VALUES," what should I include?
@@АнтонФетисов-х5ь It really depends on what you have in columns, send me a message on facebook or insta.
Understood.. but by now, 2024 they should have a better method for this.
this is not working now, they have redesigned the DB structure and merged with default tables :(
Not sure what you mean - so this will not work?
@@jenniferward6821 No, the database schema has changed now.
It is still the same as of now, 29th Nov.
@@MoxetKhanPK Update wordpress and find out :)
@@sandeepsheoran I am using upto date WP, infact my whole dictionary website with CCT having 18,000 records are running the same mechanism :)