HomeroMx
Forum Replies Created
-
Forum: Plugins
In reply to: [My Private Site] Easy FancyBox plugin errorHi….
Sorry, I did not see who published the previous answer to my last comment.
Thank you both for your help.
HomeroMtz
Forum: Plugins
In reply to: [My Private Site] Easy FancyBox plugin errorYes, WordPress works with your plugin disabled and FancyBox enabled.
Thanks…
Forum: Themes and Templates
In reply to: [Elisium] Could be compatible with qTranslate???
Forum: Themes and Templates
In reply to: [Elisium] Could be compatible with qTranslate?Hi again…
I just find a workaround, I’m just change:
This:
esc_attr_e($options[$valueid]);
to this:
echo $options[$valueid];
and
echo $value['std'];
In line 537 of elisium-options.php.
But I don’t know if this is the best way…
Thanks a lot…
HomeroMtz
Forum: Themes and Templates
In reply to: [Elisium] Could be compatible with qTranslate?You’re welcome and thank you for this new feature.
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Not what I expectedYes ?? It’s solved.
I’m just comment this two lines:
// wp_deregister_script('jquery'); // wp_register_script('jquery', 'https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js', false, '1.6.1');
Now its working property…
Thanks a lot…
HMx
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Not what I expectedOh! Yes, you’re right, that’s why the background disappears.
I will make the changes.
Thanks a lot.
HMx
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Not what I expectedOk, perfect….. its already online the “demo site” for testing…
I just realized that if I activate the plugin the background image and the banner disappear. I think it’s a JQuery problem…
This is the demo link: https://www.jomaeli.com/demo/northhill/en/
If you need the user/pass of the backend please give me your email address.
Thanks.
HMx
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Not what I expectedHi, thank you very much for your answer, I’m using the Peekaboo theme.
I marked that option you mentioned but its still the same problem.
I’ll upload a demo and I will pass the access data for testing.
Thanks again…
HomeroMtz