maryando
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Registration Forms] Redirect after submission stopped working@soulwasted thank you I have found another way too.
I have entered this code to my functions.phpadd_filter('show_admin_bar', '__return_false');This will disable WordPress top bar for good and problem solved.
Now customer can only see ERF account and this is what I was looking for hope it will help you too.Forum: Plugins
In reply to: [Easy Registration Forms] How to change REGISTER button colourThank you so much for your answer.
Can you let me know what file exactly the code need to be entered in my theme files?
Or if using method 2 how exactly should the command looks to be accepted ?
I have no codding skill, I understand the the very basics, so I will be glad if you can help me out. ThanksForum: Plugins
In reply to: [Easy Registration Forms] Autocomplete address field / UKThank you so much for the answer, however I understand first point only 🙂
I’m not the person with coding skills 🙁 Can you expand on that a bit ?
Do I need some codding skills to do it ?
Thank youForum: Plugins
In reply to: [Easy Registration Forms] Redirect after submission stopped working@soulwasted is this code you showed to disable WordPress Account tabs in top right corner ? As I think this is what I’m fighting with currently. I have like wordpress backend login options shown on my page after user is logged in to ERF account.
I will be grateful for your help as I can’t find anything regarding this matter.
Thanks