Mohika
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Ajax Auth] No email recorded and few other issuesUpdate the Client side form validation code to the fallowing and password confirmation will work. (ajax-auth-script.js line:104-117.)
if (jQuery(“#register”).length)
jQuery(“#register”).validate(
{
rules:{
password2:{ equalTo:’#signonpassword’
}
}}
);
else if (jQuery(“#login”).length)
jQuery(“#login”).validate();else if (jQuery(“#forgot_password”).length)
jQuery(“#forgot_password”).validate();Forum: Plugins
In reply to: [Simple Ajax Auth] No email recorded and few other issuesyou have a typo in line 38 of ajax-auth.php $setup[‘passwordd_text’] should be
$setup[‘password_text’] .. that will fix the password label issueIsn’t it that a JS order of load could influence this. Btw. there is no way I am going to not use Visual composer over this plugin.
Forum: Requests and Feedback
In reply to: Support forum is limited and not user firendlyI wasn’t impatient but the plugin creator had not answered to my post in a topic but to the another one which came later. I am talking about posts in a same topic. He most likely had oversaw it so I posted again below with explanation why I did it.
Forum: Requests and Feedback
In reply to: Support forum is limited and not user firendlyWordPress along with Joomla is a best CMS out there and yet its programmed mostly by volunteers. You can’t pay for a better CMS then WordPress or Joomla.
But you should have a better support forum in my opinion and a much better one.
I wasn’t posting this out of not being patient but out of my admiration to WordPress and a wish to see it even better in everything. Better support forum is just one of such things.Is it possible to solve this issue even if having few JS errors on a site. Many plugins can cause JS error Visual COmposer for one.
Forum: Plugins
In reply to: [Gantry 4 Framework] Add new version of awesome fontsI cant see that it really worked. I can’t get icon-wordpress to work for example.
How can I switch to font-awesome4 ?I have find it 🙂 🙂 🙂 – Contact Form 7 –
Use Advanced Text Widget to add it like a widget to your side bar if you want too …I have found one more … but bad one .. it is only for web design qoutes …plugin is called ImageUploader 🙁
Same HERE !!!… nothing but TDO Mini forms in plugins … and its not user friendly !!! I wonder why nobody made File (Images) Upload plugin (widget) for WP Frontend…
Forum: Plugins
In reply to: What plugin lets me change my post order on home pageOk, Wp-Stcky could do it,
But it has to be applied to posts and not to whole categories.
Is there something like sticky-category ?Thanks!