raivokaldma
Forum Replies Created
-
Hi,
I have same question.
Regards,
Forum: Plugins
In reply to: [The Events Calendar Shortcode & Block] PHP 8 is not supportedRunning this plugin in couple site with php 8.3 without any problem
Hello,
Same problem if we use Elementor Pro.
After some Elementor update this year, the same problem came up.@mariatogonon written solution, by adding css code, solved the problem.
I also wrote to Elementor support team, but they said there was nothing they could do
excerpt from their response:
—
You must contact their respective authors in this case in order that will offer compatibility with Elementor.They can open an issue on our Github and our developers will do their best to offer assistance.
—-Best regards
Great support!
Thank You!PS! Rated and Doanted ??
YESS!!!! ??
i tried the same before but then i didn’t have quotes and then the code didn’t work.
Now it works the way I wanted!
Best regard!
Raivocode witout quotes:
buttons: [
{
extend: ‘excel’,
filename: ‘Laulukoorid-Naiskoorid.xlsx’,
text: ‘Lae alla Excel’
}
]and shortcode on the page looks like this:
[table id=5 responsive="collapse" automatic_url_conversion=true automatic_url_conversion_new_window=true datatables_buttons="excel,pdf" /]
- This reply was modified 3 years, 10 months ago by Steven Stern (sterndata).
Hi,
i tried many different examples.. ??
1. this:
—$(document).ready(function() { $('#example').DataTable( { dom: 'Bfrtip', buttons: [ { extend: 'excelHtml5', title: 'Data export' }, { extend: 'pdfHtml5', title: 'Data export' } ] } ); } ); ----- 2. this: --- $('#myTable').DataTable( { buttons: [ { extend: 'excel', //Name the Excel filename: 'Laulukoorid-Naiskoorid.xlsx', text: 'Customized Excel', } ] } ); ---- 3. this: --- $('#myTable').DataTable( { buttons: [ { extend: 'excelHtml5', //Name the Excel filename: 'Laulukoorid-Naiskoorid.xlsx', text: 'Customized Excel', } ] } );
—–
I triend other samples too.. nothing
Maybe i do something wrong …
Regards,
Raivo- This reply was modified 3 years, 10 months ago by Steven Stern (sterndata).
- This reply was modified 3 years, 10 months ago by Steven Stern (sterndata).
Hi,
thnk You!
Unfortunately I can’t use the “Custom Command” field. If I use this option, all the buttons are gone.
And then dev tools shows javascript error – (index): 7 Uncaught SyntaxError: Unexpected string.
Can you help in this regard?I also found such a guide, but I also got into trouble with it – https://www.datatables.net/extensions/buttons/examples/html5/filename.html
WP 5.6
Best Regards,
Raivo KaldmaGreat!
Thank You!
Hi,
after writing this post yes i tried it and it works! No problem!
Great plugin!
Of course! ??
Now is all correct!
Thank you very much!
hi,
[ecs-list-events cat=’1advent’ excerpt=’250′ contentorder=’date, title, excerpt, ‘ limit=’50’]
The Events Calendar list view shows correctly
https://emajoefest.abkommerts.net/toimumas/kategooria/jouluaeg/Thank you!