almurillo
Forum Replies Created
-
Forum: Plugins
In reply to: [Theme My Login] Untranslated stringsHi Nicola;
Did you figure this out? Because I am having the same problem and I cannot find a fix.Please let me know;
Al
Forum: Plugins
In reply to: [Theme My Login] Language translation not picked upHi Yourdigihands;
Did you figure this out? Because I have the same problem and I cannot find an answer to that any where. Please let me know if you had better luck.Regards;
Al
Hi Peter;
I finally found what I was looking for, it was right on the responsive menu admin on CSS menu to hide. I had place the code for the menu that I wanted to hide and bingo. Thank you so much for such a great plugin.Many Thanks;
Al Murillo
Hi Peter;
Thank you for getting back to me so quick. I might be mistaken because I thought this responsive menu will be placed instead of the regular menu (computer screen) when the user reach the site from their mobiles or Ipad. Right now, if you reach my site from your mobile device both menus show up and that defeats the purpose that I am looking to achieve. Please let me know if that could be done.Many Thanks;
Al
Hi Guys;
I kind of figure it out how to work the problem around. The problem is the java script not working correctly on the page so I took out that piece of code and send the user to the actual registration link.
1) on the Widget login with ajax click on the Ajax Registration.
2) go to the source code at login-with-ajax/widget/default/widge_out.php change line 57<a href="<?php echo $register_link ?>"><?php _e('Register') ?></a>taking all the ajax code off so it will take the user to the registration page.
Hope it helps.
Marcus thanks for the plugin is awesome.