Forum Replies Created
-
AuthorPosts
-
Hi Aenima,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi,
Could you please try to overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardApril 17, 2016 at 7:34 am in reply to: The events Calendar and Enfold – Google Maps not showing up #615719Hi @ehnatnor,
Great, glad you found a fix and thanks for sharing, much appreciated :-)
Regards,
RikardHi ycoleman31,
Please try adding the following to your functions.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');Regards,
RikardHi bufferboesch,
What exactly are you trying to change and on what page? A link to the page in question would be useful.
Thanks,
RikardApril 17, 2016 at 6:59 am in reply to: Errors when Updated to 3.5.2 and Updated WordPress 4.5 #615711Hi Yvonne,
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,
RikardHi,
Could you try updating manually this time? Hopefully it will work better next time: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
RikardHi,
Please try the following in Quick CSS under Enfold–>General Styling:
.callbutton a { border: 5px solid white !important; }Best regards,
RikardHi Joe,
Images on the page you linked to are showing on my end, please try to clear your browser cache and reload a few times. You can also try a different browser and/or machine.
Best regards,
RikardHi @heccarrillo,
You builder and elements are displaying fine on my end so I think your problem is cache related, could you try a different browser and/or machine please?
Everyone else in this thread: please open new threads and post admin login details in private so that we can have a closer look. Helping several people in the same thread gets very confusing and difficult for moderators.
Thanks,
RikardHey AustinMFGWeb,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi,
Please try adding this 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');Regards,
RikardHi,
The login details you posted did not work for me, please check if you need us to look closer at your installation. You can try adding this to your functions.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,
RikardHi,
Could you try deactivating all plugins to see if one of them is causing a conflict please? If that is not the case then 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');Regards,
RikardHi bryanyale,
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-1167 .avia_ajax_form input[type='submit'] { background-color:#2d5c88 !important; }Regards,
RikardHi,
I’m getting this message when going to the login page of your installation:
Mise à jour de la base de données requise
WordPress a été mis à jour ! Avant de vous laisser continuer, nous devons mettre à jour la base de données.
Le processus de mise à jour peut prendre un certain temps, merci donc pour votre patience.
Not sure but I think WordPress is asking you to update your database?
Best regards,
RikardHi,
Sorry but I’m not sure if I understand what you mean by your last post, do you mean that you want to set specific colour schemes for specific pages? If so that is not currently possible unfortunately. Please try to explain a bit further if I’ve misunderstood you.
Best regards,
RikardApril 17, 2016 at 5:51 am in reply to: after updated the theme yesterday there are problems: not display some images #615675Hi,
You have a lot of Javascript errors related to minify on your page, could you try disabling all plugins to see if there is conflict please?
@mindimer, please start a new thread and include a link to your staging environment and we’ll have a closer look at it.Thanks,
RikardApril 17, 2016 at 5:47 am in reply to: Adding Manu image button to main menu (similar to mobile menu botton) #615672Hi Roman,
There is nothing like that in the theme by default so I think you will have to use third party code to achieve that. I’m not sure something like what you are looking for in jQuery UI but you can have a look at it here: https://jqueryui.com/
Thanks,
RikardHi,
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,
RikardApril 16, 2016 at 11:21 am in reply to: WP 4.5 and Enfold 3.52 are not working together well. #615429Hi,
It’s displaying fine on my end too (screenshot in private). Please try a different browser and/or machine.
Regards,
RikardApril 16, 2016 at 11:17 am in reply to: Upgraded to WP 4.5 a few days ago all fine, today after upgrading Enfold issues #615428Hi michaelhalims,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi,
I’m not sure if that would be possible but send us a link to your site and we’ll have a look at it.
Regards,
RikardHi Freek,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi reyatmadi,
There seems to be a .htaccess user/pass set for the login page, could you post those details as well please?
Best regards,
Rikard -
AuthorPosts
