Forum Replies Created
-
AuthorPosts
-
April 14, 2016 at 8:14 am in reply to: HELP! 'Blog Posts' Error after updating to WP 4.5 and Enfold 3.5.2 #613574
Hi,
Could you try adding this to your functions.php file to see if that helps please?
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');Best regards,
RikardHi,
Could you try adding this to your function.php file to see if that helps?
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');Best regards,
RikardApril 14, 2016 at 8:07 am in reply to: Full-width slider images and google maps not appearing after 4.5 update #613567Hi Sarah,
Please try adding the following to your functions.php file:
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');Thanks,
RikardHi Aaron,
Could you try updating to the latest version of the theme (3.5.2) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Thanks,
RikardHi Lyn,
It seems you have some geo blocking active on your site, what countries are allowed? Moderators are located all over the world so maybe it would be a good idea to disable that block while we try to help you?
Thanks,
RikardHey Reisfreaks,
Could you try adding the following to your functions.php to see if that helps?
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');Thanks,
RikardApril 14, 2016 at 7:43 am in reply to: Help please! Magnific Popup doesn't work after update #613548Hi Stefan,
Could you try adding the following to your functions.php file to see if it helps?
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');Regards,
RikardHi,
You are referring to the PATIENT INFO menu, correct? It’s not displaying expanded on my end, could you post a screenshot highlighting the issue maybe?
Regards,
RikardApril 14, 2016 at 7:26 am in reply to: Slider articles and Logo/partner not working WP 4.5 Enfold 5.4.2 #613537Hi,
Could you try adding the following to your functions.php file please?
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');Best regards,
RikardHi,
I replied in your other thread about access to your site, we will need user/pass for the login set in your .htaccess file to be able to view your site.
Thanks,
RikardHi,
Yigit asked you for login details because he can see that you need to be logged in to be able to access the URL you posted here ,so he probably never even visited your site.
You probably saved the password in your browser, that is why you are not getting asked to submit details. Anyway, we will need access to your site to be able to help you so maybe you could ask your hosting provider to help you out finding the details needed?
Best regards,
RikardHey Andrea,
Please try adding the following to functions.php:
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');Regards,
RikardApril 14, 2016 at 6:48 am in reply to: Contact form on Coming Soon page not sending email to email address #613516Hi SuzanneL,
Please try to follow this: http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/
Regards,
RikardHi,
I added the following to your themes functions.php file and your slider is working again:
function modify_jquery() { if (!is_admin()) { wp_deregister_script('jquery'); wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js'); wp_enqueue_script('jquery'); } } add_action('init', 'modify_jquery');Regards,
RikardHi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardApril 14, 2016 at 6:40 am in reply to: No Cyrillic support for Google fonts by default in Enfold theme. Why? #613511Hi kacharava,
You can add additional Google fonts by following this: http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
Best regards,
RikardHey BrennerG,
Could you try updating to the latest version of the theme (3.5.2) to see if that helps please?
Thanks,
RikardHi,
Images and video are loading fine on my end, please check screenshot in private.
Regards,
RikardHi LifeIsNow001,
Please try the following in Quick CSS under Enfold–>General Styling:
.image-overlay { visibility: hidden !important; }Thanks,
RikardApril 14, 2016 at 6:26 am in reply to: Help needed to fix \"Broken Theme\" – message from WordPress regarding Enfold #613501Hi,
Advanced Layout Builder, the layout builder which comes with the theme.
Best regards,
RikardApril 14, 2016 at 6:23 am in reply to: Different views of events for list- and calendar view in The event calendar. #613496Hey Pippi_60,
It might be a better idea to reach out to WPML to get support on their product, if you have any questions about our themes we’ll be happy to answer them for you.
Regards,
RikardHi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardApril 14, 2016 at 6:16 am in reply to: W3 total chache conflict with slider after update to Enfold 3.5.2 #613492Hey iwanseti4093,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardHi hostfusion,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardHi GillesBECH,
I don’t think there are any plans to implement that in the near future unfortunately, but you can submit a feature request for it here: https://kriesi.at/support/enfold-feature-requests/
Best regards,
RikardHi Hans,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardHi,
I’m not sure what you mean by that to be honest, I can’t see any other pages then home and about under your pages? It looks like you haven’t created a menu either so the theme will list your pages by default if you haven’t made any selections yourself.
Thanks,
Rikard -
AuthorPosts
