etna32
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Store Locator] Server KeyIssue resolved, if you have the same issue:
Create a new API key in the same project where is the “Browser key” and in Application restrictions choose: HTTP Referrer and add your server IPHi
Thank you, OK I did itBest regards
Thank you for your message.
It looks that Ally creates also other issues, so I will advert them
RegardsHi,
Thank you for your amazing support!
I really appreciate how attentive you are to user feedback and how quickly you work to resolve issues.The provided file fixed the problem perfectly. I’m looking forward to seeing this included in a future plugin update.
Best regards,
Thank you for your response.
Let me explain the issue in more detail.
I’m trying to locate where to edit the first “Registration Successful” email—the one that includes full registration details, such as:
——————————–
Congratulations! You have successfully completed your registration on My Membership Plan- Plan Name – My Membership Plan
- Membership Type – Free
- Payment Details:
- Method – Free
- Amount – $0.00
- Status – Completed
- Billing Cycle – N/A
- Next Billing Date – 0000-00-00 00:00:00
- Membership Status – Active
Please visit ‘My Account‘ page to edit your account details and create your user profile.
Thank You!———————————
The “Registration Successful” email you mentioned appears to be the second one that users receive after admin approval, I can find it in Settings > Emails, and it contains this text:
Hi {{username}},
Congratulations! You have successfully completed your registration on {{blog_info}}.
{{membership_plan_details}}
Please visit ‘My Account‘ page to edit your account details and create your user profile.
Thank You!
As I have already test it, even if you Disable this 2nd email, you continue to receive the 1st email.
Could you please clarify how to either disable or modify the first “Registration Successful” email?
Regards- This reply was modified 10 months ago by etna32.
Hi
Add it to your child-theme functions.php or in a Code Snippet plugin php input
RegardsI send you an email to c###@ds###.##a
I had the exact same issue:
after updating the plugin Directorist AddonsKit for Elementor in v1.1.7, the search form widget bug.
instead of the filter/search form, a text is display.
back to v1.1.6 everything work propperly.
(with Directorist v8.3.1)
Forum: Plugins
In reply to: [Advanced Queries] Query according AFC Date fieldOK lets do again the question very simple:
Can we order the query by an ACF date field?
I’ve encountered this need several times, but I haven’t been able to find a solution.
Thank you.Forum: Plugins
In reply to: [Brands for WooCommerce] Ordering the Brands is not working.Hi
Issue remain, there no way to change the order and this is crucial.
Can you please fix it?
Thank youHi
I have the same issue, it does not convert the URLs on new posts.
If you go to posts list > quick edit and delete the URL and then save, it does the trick and converts the URL.
It works on Categories and Tags.
Also, it converts w/o issues the slug into Woo Products, Attributes, Categories, Tags, and Brands.
So the issue is only with new Posts for me, not tested on old posts.Forum: Plugins
In reply to: [Brands for WooCommerce] Ordering the Brands is not working.Hi
The issue is inside the administrator Brands edit page.
Brands list have tools to be sorted, like drag and drop, but after save, they go back to alphabetical order, so ordering is not working.
It is a bug.OK, I found the solution.
In the custom fields, you have to add the Name: _alg_ean and in Value the {value} that is the EAN from the Excel file.
Thanks again for your time.Hi Abd
Thank you for your detailed explanation.
But, I want to import a column from an excel file and add it with the WP All Import, but I can not see where is the EAN field that will pull the data.
That is my issue.Hi
I think it is easy to add color to custom before of after text, if you check the code you will see:`<span class=”elex-ppct-after-text”>/m</span>
so you can easy add css to class
I hope it helps