Pedro Matias (FroPT)
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] code:”invalid_json”Resolved.
Forum: Plugins
In reply to: [Contact Form 7] code:”invalid_json”Hi Takayuki,
Thanks for getting back to me! While trying to provide a cleaner solution (to avoid any confusion), I discovered the cause of the issue and was able to fix it myself.
Regardless, here’s the repository in case it’s helpful: https://github.com/matias2018/a11y
Best,
Matias
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Fatal ErrorHi @yaniiliev,
Sorry for the delay, I really had a wrong time with some work.
I have tested your solution on a server (Linux + CPanel) with Imunify360 and it works OK with no side effects, errors, or bugs. Looks good to me!Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Fatal ErrorHi @yaniiliev,
You’re welcome, all I did was build upon your thought.
If the problem is with Imunify360, then ask it not to do it 😛
This is more of a hack than a ‘solution’. Anyways, it worked and saved my skin 🙂
Right now I can’t try your solution (I really am in a hurry), but I’ll be glad to test it over Saturday.
Best wishes,
PedroPlease try this working fix:
https://ww.wp.xz.cn/support/topic/fatal-error-4436/#post-16691837Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Fatal ErrorTemporary fix that works:
Go to your Imunify360 tab and add an entry to the ignore list,
E.G.: /home/myawesomewebsite.com/wp-content/plugins/all-in-one-wp-migration/
Another way you can do this is to navigate to your website root folder and create a file called: ‘imunify360.ignore’
Edit ‘imunify360.ignore’ and add the following:
wp-content/plugins/all-in-one-wp-migration/
Don’t forget the last slash!Happy coding everyone!
I can’t activate All In One WP Migration (on a CPanel):
Fatal error: Uncaught Error: Call to undefined function ai1wm_generate_random_string() in /home2/ndd/valort.teste1-ndd.com/wp/wp-content/plugins/all-in-one-wp-migration/lib/controller/class-ai1wm-main-controller.php:301 Stack trace: #0 /home2/ndd/valort.teste1-ndd.com/wp/wp-content/plugins/all-in-one-wp-migration/lib/controller/class-ai1wm-main-controller.php(57): Ai1wm_Main_Controller->setup_secret_key() #1 /home2/ndd/valort.teste1-ndd.com/wp/wp-includes/class-wp-hook.php(308): Ai1wm_Main_Controller->activation_hook(”) #2 /home2/ndd/valort.teste1-ndd.com/wp/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(”, Array) #3 /home2/ndd/valort.teste1-ndd.com/wp/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #4 /home2/ndd/valort.teste1-ndd.com/wp/wp-admin/plugins.php(194): do_action(‘activate_all-in…’) #5 {main} thrown in /home2/ndd/valort.teste1-ndd.com/wp/wp-content/plugins/all-in-one-wp-migration/lib/controller/class-ai1wm-main-controller.php on line 301.
I’ve tried uninstall and reinstall the plugin Ai1wm 7.7.3, but no success…
Can someone help me, please?Forum: Reviews
In reply to: [Conditional Fields for Contact Form 7] I can’t get it to work.Thanks for your concern @jules-colle! I really do appreciate your work!
I got it to work and it was kinda my fault, I’ll leave a brief explanation here in case anyone falls into the same mistake I did:
I’m building a theme using Bootstrap 5.
I wanted a form inside a modal and I wanted it to be vertically centered and scrollable. Therefore I used something like this (according to BS instructions):<div class=”modal fade modal-dialog-centered modal-dialog-scrollable” id=”myModal” tabindex=”-1″ role=”dialog” aria-labelledby=”myModalTitle” aria-hidden=”true” data-bs-backdrop=”static”>
…
</div>This made the conditional parts of the form not able to display even when conditions were met.
Solution: Don’t use either “modal-dialog-centered” nor “modal-dialog-scrollable” classes.
Everything works for me now 🙂- This reply was modified 3 years, 8 months ago by Pedro Matias (FroPT).
Forum: Reviews
In reply to: [Conditional Fields for Contact Form 7] I can’t get it to work.Have you fixed it?
I have used Conditional fields before but now I can’t get it to work as well.Forum: Plugins
In reply to: [Miniclip Games Arcade] Mini Clip Category WidgetMy mistake, sorry, i meant ‘plugin details’.
I mean that you could place some basic layout customizing options for the plugin, like alignment, fonts, color, etc…