besirsebib
Forum Replies Created
-
Hello @andrescifuentesr ,
Thank you for your prompt reply,I could not reproduce the problem on the SandBox,
But on my test environment , I disabled all other plugins except WPML ones and WooCommerce . I also changed to default theme
The problem continues , then I disabled all other WPML plugins and the problem disappears .
Im not sure if this is related to other WPML plugins , because looks like when testing the same order while WPML plugins enabled , the bug was not occurring all the time ! im suspecting something related to timeout maybe !
I wonder if you could install and activate the following plugins on Sandbox so I can test :
WPML Multilingual CMS
WPML Media
WPML SEO
WPML String TranslationThanks in advance
Regards
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Custom POST filedMany thanks Rick,
RegardsForum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Form Donors countThank you Rick,
I think I found the required function ,
give_get_form_donor_count(get_the_ID())
Regards,
- This reply was modified 2 years, 3 months ago by besirsebib.
- This reply was modified 2 years, 3 months ago by besirsebib.
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Custom POST filedHi Rick,
Thank you for the reply,
If i used “Form Field Manager” , how can I get the filed “Default value” using functions ?
I tired the code below, but it did not work
get_post_meta( get_the_ID(), 'filedName', true );
could you please help ?
Thanks and regards
Forum: Plugins
In reply to: [Easy Table of Contents] Themify Ultra ThemeIt worked after disabling and enabling the plugin again
RegardsSure , I will ??
No worries , I found it ??
$(‘.dataTables_empty’).text() == “No matching records found”)Hello Tobias,
It is working now , thank you for the help,
one thing that I could not manage to do , search result validation!
how to check if the search result is null ? could you please help ?Thanks and Regards,
BesirI will try that for sure,
Many thanks ??Thank you for the reply,
Best regardsHi,
Ok , I have another question if i may,
Is it possible to display search result only after pressing enter key , instead of instant search?
And is it possible to trigger a script after that ?Hi,
Thank you for the quick response,
I want an action to be made if the search returns no record,
so i thought if there is a button that can be displayed i can link it to an action.i have an example in the following page,
https://it.turksey.com/portal-test/if you click the “Book an Appointment” button it displays a calendar,
I want the button to be displayed only if there is no record found .is this possible ?
Thanks and Regards,
BesirHello,
I could not find the DataTables Inverted Filter extension
https://tablepress.org/extensions/I tried using search and found this one https://tablepress.org/extensions/datatables-inverted-filter/
but could find its documentation , and looks like the js file does not include the shortcode !
Could you please help ?
It worked ,
Many thanks ??The problem actually is related to the mobile view ,
as example , in the link below I want to trigger the drop down menu when i click on “Training” , is this possible ?