f.perez87
Forum Replies Created
-
Forum: Plugins
In reply to: [Front End Users] Forgot password setupHi! I’m using 2.2.6
I field out “Send-From” Email Address, the subject and all the SMTP settings. Am I doing something wrong?
thank you for your help!
Forum: Plugins
In reply to: [Front End Users] Forgot password setupForum: Themes and Templates
In reply to: [ColorWay] Hide path under the menuHello, I’m not a good programmer and I don’t remember exactly how I did it… sorry. I think I removed, from the pages I didn’t want it to be, the following code:
<div class="content-info"> <?php if (function_exists('inkthemes_breadcrumbs')) inkthemes_breadcrumbs(); ?> </div>Let me know if this works for you. Hope this helps.
Forum: Plugins
In reply to: [Front End Users] some questionsThank you very much, I’ll give it another try!
Forum: Plugins
In reply to: [Front End Users] some questionsquestion number 3 is solved, I still need some help with different menus! Hope you can help. Thanks!
Forum: Plugins
In reply to: [Front End Users] some questionsThank you both for your help, sorry I did not reply before, I haven’t been working on my website for the las couple of months. I have a few more questions:
1. about previous question n3 (different menu for logged in users). I still haven’t found the way to show a different menu. I have created 2 menus at appearance/menus but my main menu is the one that is always shown. I dont understand how to point to one menu or the other.
2. about question n2, is there anything I’d need to change of the code StKwarrior gave me or is it only copy/paste??
Welcome, <?php echo do_shortcode(‘[user-data field_name=”The name of your name field”]’); ?>
Thank you!