Advex
Forum Replies Created
-
Hi, the problems are related to the Action Scheduler, with several messages, the today’s one is Failed to open stream: No such file or directory in wp-content/plugins/forminator/library/external/src/Forminator/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php?on line?142.. i tried to remove the action schedule entries in the DB, i tried every single possibility i found in github and support, but the problem still there..
Forum: Plugins
In reply to: [Classic Editor] Classic editor and yoast conflicthi, the yoast plugin works fine with every plugin activated, except classic editor, so the problem start with the activation of your plugin, will be very difficult to put yoast to investigate an issue that is generated by just one plugin.. in any case, if no solutions will be offered to me, i will activate the classic plugin when strictly necessary
brgds
the link is the following,
https://www.advex.it/account-iscrizione/pagamento-iscrizione/
But I have a suspicion about what could be the problem. I mean that the reCAPTCHA on the page is already present in the footer (newsletter subscription), so I don’t know if a reCAPTCHA in the content (PMPro) and one in the footer (Newsletter) could coexist…sorry but i didn’t ask you consultancy about the gdpr regulations, i asked you why the plugin is in conflict with the theme.. and really i do not understand the issue..
what mean “trx_addons_is_retina, You will have to move it to Necessary category for the proper functioning of your site”.. actually my site work perfectly until i will activate your plugin, so i really think that the problem must be solved there not in the theme. if you cannot solve the problem, or at least give to me a clear solution, i will have to change plugin for each one of my sites..
Best regards.
I’d like it would be so easy, but there are some words inside the shortcode like “staff” and “location” that looks like difficult to translate, even with loco translate..
hi, so please let me understand, if i want that the user on my free membership (ID=1), or any other free level, do not have the possibility to submit and register again should i change this line of the code like this?
if ( $current_user->ID ) {
// check if the current user has already used the trial level
????????$already?=?get_user_meta(?$current_user-> 1,true?);
Hi, please check advex.it, the problem is generated every time that you open the browser and enter the site, if you make a reload the menu appear, but if you close the browser and open again the menu not appear..
thanksHi Jarryd, thank you very much for your support.
I installed and activated the plugin, but it’s not clear to me what this plugin should do. i mean…
i have just one free membership in this stage of development of the site, and just me as user..
after activating the plugin, i still have the Submit and Confirm button at the end of the form, and if i am already logged in in the site, and i click on the Submit and Confirm button, i still send new registration and i still receiving email notification even after the activation of the plugin..
i’m doing something wrong? should i create another trial level? if yes, the trial level works exactly like the free levels? should i configure something in the actual free level?
also: i created a new trial level, and i tried to move my account from the free membershipt to the trial membership, but i was not allowed because i get the message: “You?have?already?used?up?your?trial?membership.?Please?select?a?full?membership?to?checkout”
even if in the trial membership is not set an expiration date.So, will be possible to set the trial as “never expire membership”?
Please let me know.
thanks a lot- This reply was modified 1 year, 3 months ago by Advex.
It’s a bit awkward that i have to make everything manually just because your plugin does not support WPML, in any case i make the form but i have to add a field with a checkbox for the terms and conditions and privacy policy, and this is not explained in your instruction for the manual form construction.. basically in the form i need a checkbox for the DGPR as required field (must be checked to subscribe or to update the information on the edit profile page). Do you have any array example please?
thanks a lotIssue found .. conflict with Hide my WP Ghost plugin..
Hi, thank you very much for your answer.
if i create a free membership, there is the possibility that the user send the registration but i”he can be activated only by the admin. At the moment if someone subscribe to the free membership he subscription is inactivated immediately. Thanksso basically it would be possible but just with a background image, not with a font awesome font.. right?
hi, this just partially works because in your css for the icons font-family is already defined here
.forminator-ui [class*=forminator-icon-]:before, .forminator-ui [class^=forminator-icon-]:before?{
- font-family: forminator-icons-font!important;
and cannot be overwritten
so basically including your css both will work but the primary css have the priority..Hi,
i have a problem to create a simple form to login to an existing external API.
i need just 2 simple field: username and password. When the user fill this 2 fields and click on submit he must be logged and redirect to the external website. I read the API documentation but i didn’t find anything about how to connect it to an existing form, i have just the api credentials and the php script but the page still giving me the error “missing parameters”.. can you give to me any idea please?
thanks a lot
hi,
ok.. solved.. everything is working fine now! thanks a lot