Hello, I am loading table with edit functions in backend of woocommerce product edit, using ajax on click on specific tab. I did it so, because otherwise loading of edit page is very long.
Now the table is loaded but without visual design and no functionality. So I guess I'll need to load some js and css also. Can You point me to exact files and their locations for me to load? Also if you have already made example for this.
I tested before we bought the plugin to make sure its what we needed. I can install the one from codecanyon, if you think the problem is there. But I am not sure it is.
Its ok now - installed from codecanyon v1.7, sorry for that.
If i understood you correctly (because i did not find that SDS tab on the link that you provide me, take a look at the attachment) you want to use ajax to load our table in backend when you click on specific tab.
Loading the whole table on ajax is not possible at this moment because we are using wordpress built in functionality for loading styles and scripts and that works on page load.
You can find method "_renderWithJSAndStyles" which includes necessary files in frontend in:
I Checked your suggestions. It looks like its loading a very large amount of different scripts. I am not sure if all are needed each time? Maybe its possible to filter whats needed by some extra functionality somewhere in admin settings?
Anyhow, since there are alot of them, I just changed the way I handle this, and just load the table in a simple post, right below the title with some hook.
BTW, unrelated, but here when you wright a ticket, Enter goes 2 lines down(paragraph), making 1 line(br), ususally is with CTRL+Enter, but that submits the ticket. Maybe you want to fix this.
About the ticket, if you have any suggestions about the writing and making Ticksy better the best way is to contact the authors of the Ticksy. We are using Ticksy just like you and we do not have permissions to change their product. There are some small "issues" when you are writing ticket but I hope they will fix it in future.
Hello,
I am loading table with edit functions in backend of woocommerce product edit, using ajax on click on specific tab. I did it so, because otherwise loading of edit page is very long.
Now the table is loaded but without visual design and no functionality. So I guess I'll need to load some js and css also. Can You point me to exact files and their locations for me to load? Also if you have already made example for this.
Screenshot
Thanks
Hi Dima,
Thank you for your purchase.
Can you please send me a link of that table so I can take a look and give you some suggestions.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I'll need to give you admin access, how can I send it to you securely?
Hi Dima,
You can write credentials here just check Private Reply so nobody can see them except us.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Dima,
What version of plugin do you have? As I see you are not using version that is available on CodeCanyon then downloaded from themelot.net?
Oh lol, I totally forgot,
I tested before we bought the plugin to make sure its what we needed. I can install the one from codecanyon, if you think the problem is there. But I am not sure it is.
Its ok now - installed from codecanyon v1.7, sorry for that.
If its convenient I am on skype: subcon22
Hi Dima,
If i understood you correctly (because i did not find that SDS tab on the link that you provide me, take a look at the attachment) you want to use ajax to load our table in backend when you click on specific tab.
Loading the whole table on ajax is not possible at this moment because we are using wordpress built in functionality for loading styles and scripts and that works on page load.
You can find method "_renderWithJSAndStyles" which includes necessary files in frontend in:
../wp-content/plugins/wpdatatables/source/class.wpdatatable.php
around line 1353. Please take a look how this works and maybe you will find a way to accomplish your task.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Sorry about that, little glitch in my js. Its fine now, take a look.
I'll see next week what I can make of your suggestion, but still take a look to be sure you understand the situation.
Thanks
Hi Dima,
Ok I will take a look thank you.
Feel free to get back to me if you find some solution.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I Checked your suggestions. It looks like its loading a very large amount of different scripts. I am not sure if all are needed each time? Maybe its possible to filter whats needed by some extra functionality somewhere in admin settings?
Anyhow, since there are alot of them, I just changed the way I handle this, and just load the table in a simple post, right below the title with some hook.
BTW, unrelated, but here when you wright a ticket, Enter goes 2 lines down(paragraph), making 1 line(br), ususally is with CTRL+Enter, but that submits the ticket. Maybe you want to fix this.
Thanks
Hi Dima,
I'm glad that you found a solution for your case.
About the ticket, if you have any suggestions about the writing and making Ticksy better the best way is to contact the authors of the Ticksy.
We are using Ticksy just like you and we do not have permissions to change their product. There are some small "issues" when you are writing ticket but I hope they will fix it in future.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables