eggeno
Forum Replies Created
-
Hello! I have resolved
Thanks aniway
Regards
- This reply was modified 6 months, 1 week ago by eggeno.
Hey, is anyone there?
Can anyone answer? Thank you.Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Loading icon missingHello Matheus!
First: I have created form-template-styles.css and placed it into my child theme folder
Second: I have insert into my functions.php file this snippet codefunction my_custom_override_iframe_template_styles() { wp_enqueue_style( 'form-template-styles', get_stylesheet_directory_uri() . '/form-template-styles.css', /** * Below, use give-sequoia-template-css to style the multi-step donation form * or use give-donor-dashboards-app to style the donor dashboard */ 'give-sequoia-template-css' ); } add_action('wp_print_styles', 'my_custom_override_iframe_template_styles', 10);Third: I have inserted into form-template-styles.css these css rules
.give-donation-level-btn.give-btn{border-radius:30px!important}.give-btn.advance-btn,.give-submit.give-btn{border-color:#EB3F54!important;background:#EB3F54!important;border-radius:12px;}.give-form-templates{min-height:auto!important;}Let me know!
Best regards- This reply was modified 3 years, 1 month ago by eggeno.
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Loading icon missingHello! Why doesn’t anyone respond to requests?
Where is the support for the plugin? I am still waiting for an answer!Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Loading icon missingPlease, can anyone answer me?
Thanks in advance.Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Loading icon missingHello!
Why do you say I am implementing the style sheet incorrectly?
I followed exactly what it says in the link you pointed me to.I’m using the multi-step template and so I created, as described, a file called form-template-styles.css and inserted it via the function found here: https://github.com/impress-org/givewp-snippet-library/blob/master/form-customizations/css-customizations/enqueue-style-for-givewp-iframes.php
The function was inserted on the funtions.php file of my theme by replacing get_template_directory_uri() with get_stylesheet_directory_uri() since I am using a child theme.
So why is the loading icon no longer visible?
Let me know!Best regards!
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Loading icon missingPlease, can anyone answer me?
Thanks in advance.Best regards!
Forum: Plugins
In reply to: [Ultimate Post Kit Addons for Elementor] 3.3.1 version breaks ElementorFor now, I have resolved with deactiving unused widget.
OK! However I have resolved using :nth-child() selector
Thanks for support!
RegardsOk! Thank you very much
regardsHi Patrick!
I followed all your advice: I disabled all the plugins and switched to the default theme. Then I clicked on the “Reset indexables & migrations” button and then I clicked on the “Click here to speed up your site now” button.
Everything seemed to work but as soon as I reactivated the plugins and my theme, the “Click here to speed up your site now” button appeared again. I clicked on it but nothing to do. Always the same bug! But then once the reindexation is done, shouldn’t that alert disappear?
Also, now on the backend dashboard, there is a jquery error (see screenshot)
Jquery Error!In addition, the site is really slow. If I disable Yoast SEO my site is a bomb.
This is truly frustrating! I hope you can solve all these bugs. I am also a your premium customer and in many of my sites, I have not updated to version 14 given all the problems that are occurring.Best Regards!
Hi Patrick I followed your suggestion. But it does not work 🙁
Yoast SEO continue to process objects!
How should I do it?Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] 404 Error when trying to delete newsletterThanks for reply.
My problem is not associated with that error.Anyway I tried to disable Mod_security module inserting in my .htaccess this code:
<IfModule mod_security.c>
SecRuleEngine Off
SecFilterInheritance Off
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>But the problem is still there.
More tips?Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] SSL Cloudflare ProblemPlease, can anyone help me?
Thanks in advance
Forum: Plugins
In reply to: [EU Cookie Law for GDPR/CCPA] _blank link for: maggiori informazioniThanks a lot!
Have a nice day!