Forum Replies Created
-
AuthorPosts
-
July 3, 2015 at 12:19 pm in reply to: Logout from WordPress always leads to 404 page not found #467939
Hi,
Can you please check if the issue persists with the default WordPress theme activated?
Regards,
JosueHi,
Can you please check if the issue persists with the default WordPress theme activated?
Regards,
JosueHi!
I’m not seeing the issue with the user provided, which leads me to believe the issue is related to your user, can you try logging with the user you provided here to discard?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.tab_content { min-height: 340px; }Cheers!
JosueHey!
Please post the server URL as well.
Regards,
JosueHi!
No, it’s not a problem to have that on header.php, that tag makes IE to render the site on the latest version available.
Regards,
JosueIs it happening on a specific Page? i’m still unable to reproduce the issue on my end.
Regards,
JosueHey!
@karenleighburton, I’m getting this when trying to access your website’s Dashboard:<!-- SHTML Wrapper - 500 Server Error -->
@misterwoodman, can you hand us an admin account in a private reply? have you tried re-installing WordPress?Best regards,
JosueHey!
Use this in Quick CSS:
#top #wrap_all .av-social-link-yelp:hover a { background-color: red; color: white; }Change as needed.
Best regards,
JosueHey!
Thanks for the access but doesn’t seem to work, please re-check it.
Regards,
JosueHi,
Can you please create us a temporary FTP / SFTP account? post it here as a private reply.
Regards,
JosueHi Clive,
Sorry you’re still having this issue, have you checked it on another computer / browser to discard?
Regards,
JosueHey!
In case anyone else has a similar issue, this was not necessary after all, the issue was related to the
avia_activate_lightbox, the fix was in line 895 of js/avia.js:groups : ['.avia-slideshow', '.avia-gallery', '.isotope', '.post-entry', '.sidebar', '#main', '.main_menu'],Changed to:
groups : ['.avia-slideshow', '.avia-gallery', '.isotope', '.post-entry', '.sidebar', '.main_menu'],Regards,
JosueHi Peter,
Can you please hand me a WordPress administrator account to take a quick look? post it here as a private reply.
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHey!
What’s the server URL?
Best regards,
JosueIn js/avia.js, change line 1552:
elements = $('#header_main .container:first, #header_main .main_menu ul:first-child > li > a:not(.avia_mega_div a, #header_main_alternate a), .avia_wpml_language_switch span.language_code'),To:
elements = $('#header_main .container:first, #header_main .main_menu ul:first-child > li > a:not(.avia_mega_div a, #header_main_alternate a), .avia_wpml_language_switch a'),Best regards,
JosueJuly 2, 2015 at 2:19 am in reply to: enfold mobile responsive second header wrapping and layer slider image alignment #467312Hi Rebecca!
Try setting the width of the layers to be 100% so they fill the whole container – http://screencast.com/t/TpkeVc4LeMA3, if you don’t like this solution you could change the overall width of the slider to the natural width of the images – http://screencast.com/t/mps4pdPOL
Cheers!
JosueHi!
I was unable to reproduce the issue on my end, can you check if it happens on another computer / browser?
Cheers!
JosueYou are welcome Ivan, glad to help :)
Regards,
JosueHey!
Actual icon code was ue800, check it now, i used this code in your child functions.php.
Best regards,
JosueThere’s a Code Block before the form if you edit that Page, you can copy that to other forms to replicate the effect, other than that i modified the code in functions.php.
Also, i’d suggest you transition a Child Theme to store those custom functions you have in Enfold functions.php, they will be lost if you update the theme.
Cheers!
JosueHey!
Would suggest you putting another field for “surname” and change the code accordingly:
function modify_autorespondermessage_func($message) { $new_message = "Dear ".$_POST['avia_name_1']." ".$_POST['avia_surname_1']."<br><br>"; $new_message .= $message; return $new_message; } add_filter(‘avf_form_autorespondermessage’, ‘modify_autorespondermessage_func’, 10, 1);Regards,
JosueHey!
Can you please check it on another computer to discard? here’s how i see it – http://screencast.com/t/ButUsgXG
Best regards,
JosueCheck it now.
Regards,
JosueHey!
What happens if you activate the child theme and disable the preloader option?
Cheers!
JosueHey!
Can you paste the code you’re using?
Regards,
JosueHey!
Does it get fixed if you change the orientation?
Regards,
Josue -
AuthorPosts
