Forum Replies Created
-
AuthorPosts
-
Hey JLAM8!
Color section is meant to be a full width element so it is expected to push the sidebar below. Please use a grid section. if you have any go ahead and share the link to the page where we can see the issue and share a mockup of what you are trying to create so we can provide you with accurate solution.
Best regards,
VinayHey!
The site looks good on my end in Chrome, IE and FF on windows please see screenshot attached. Try to hard reload and empty browser cache and review the site again.
To do a hard refresh… First press F12 to open the Chrome Dev Tools then hold down Ctrl and click on the Reload button.
If you still have any issue please provide us a mockup you can upload it to dropbox or imgur.com and share the link here.
Regards,
VinayHi!
The site looks good on my end this is not a theme issue you are facing. The browser which you are viewing is caching old files. Try to hard reload and empty browser cache and review the site again.
To do a hard refresh… First press F12 to open the Chrome Dev Tools then hold down Ctrl and click on the Reload button.
Best regards,
VinayHey!
@Pixelbits thanks for your understanding and sharing your workaround. We will try to re-produce this issue on our end and get back to you.For others who have created new tickets we have replied to you on your tickets. If you have not received a reply please wait we are working hard to help every one asap.
Regards,
VinayApril 18, 2016 at 5:08 am in reply to: WooCommerce Issue after WP Update – Can not add products w/ variants into cart #616008Hey!
Sorry for the delay. Please share the link to the page where we can inspect the element in question :)
Cheers!
VinayHi!
It loads fine on my end. Please do a hard refresh… First press F12 to open the Chrome Dev Tools then hold down Ctrl and click on the Reload button.
I also noticed some js errors in console it might be due to a plugin conflict
To find the plugin in conflict please follow the below steps1. Goto plugins page > Deactivate all active Plugins
2. Updated WordPress and Enfold to latest version if you have not.
3. Activate one plugin at a time… refresh the page and check for the issue.
4. Make sure the plugins are all updatedBest regards,
VinayHey!
Glad we could help! We have put together some useful info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Cheers!
VinayApril 18, 2016 at 4:58 am in reply to: All my header, portfolio item and some text content are missing after update! #615997Hey!
Yes you are correct the site looks good on my end and has updated correctly :) Try to hard reload and empty browser cache and review the site again.
To do a hard refresh… First press F12 to open the Chrome Dev Tools then hold down Ctrl and click on the Reload button.
Best regards,
VinayHi tuckermayo!
Please add the below code in 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');
If you still have any issue please provide the link to your site so we can take a closer look at it.
Regards,
VinayHey!
@geckonia appreciate your help!Glad you received the info you were looking from :)
Cheers!
VinayHey!
Please check the link in private for example wee have setup. We have added the blow css in Quick CSS.
/*fixed width */ .fixed-width { width: 500px !important; max-width: 500px !important; min-width: 500px !important; background:gold; } @media only screen and (max-width: 767px) { .fixed-width { width: 200px !important; max-width: 200px !important; min-width: 200px !important; }}
Regards,
VinayHi!
Sorry for the delay.
We are working on your ticket please wait while we update the results here soon.
Cheers!
VinayHi John!
Please add the below CSS in Quick CSS
.av-main-nav li .avia-menu-text { font-size: 20px!important; }
Best regards,
VinayHi!
Please add the below code in 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');
You are probably using an old version of the theme. We have released an enfold update to match the changes made in the latest version of wordpress 4.5
If you are not using a child theme please backup any custom changes you may have added to the theme and update enfold to latest version 3.5.2 make sure you have the correct API key from themeforest.
If you are not able to view the update option in wordpress dashboard. Please update the theme manually via FTP following the steps provided here http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Once you have updated to the latest version you can remove the above code from functions.phpBest regards,
VinayApril 18, 2016 at 4:31 am in reply to: Pages toss Syntax error, unrecognized expression: .main_menu .menu li > a[href*= #615980Hey huberific!
Please add the below code in 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');
You are probably using an old version of the theme. We have released an enfold update to match the changes made in the latest version of wordpress 4.5
If you are not using a child theme please backup any custom changes you may have added to the theme and update enfold to latest version 3.5.2 make sure you have the correct API key from themeforest.
If you are not able to view the update option in wordpress dashboard. Please update the theme manually via FTP following the steps provided here http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Once you have updated to the latest version you can remove the above code from functions.phpCheers!
VinayHey dusty909!
Please add the below code in 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');
You are probably using an old version of the theme. We have released an enfold update to match the changes made in the latest version of wordpress 4.5
If you are not using a child theme please backup any custom changes you may have added to the theme and update enfold to latest version 3.5.2 make sure you have the correct API key from themeforest.
If you are not able to view the update option in wordpress dashboard. Please update the theme manually via FTP following the steps provided here http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Once you have updated to the latest version you can remove the above code from functions.phpRegards,
VinayHey!
We need to be able to access the site admin dashboard but the login credentials you’ve provided do not work please re-check send us working login credentials with user role as ‘administrator’ and permission to disable all plugins and add custom code if necessary to resolve the issue.
Regards,
VinayHi UniteNetworking!
The site looks good on my end please see screenshot attached. Try to hard reload and empty browser cache and review the site again.
To do a hard refresh… First press F12 to open the Chrome Dev Tools then hold down Ctrl and click on the Reload button.
Regards,
VinayHi!
I see there are no bottom margin for the table other than that everything looks fine to me. please add the below css and adjust the bottom margin value.
div .avia-table { margin-bottom: 20px!important; }
Best regards,
VinayHi!
We have replied to your ticket.
Best regards,
VinayHey Nicola!
We are working on your ticket please wait while we update the results here soon.Please add the below code in Enfold > General Styling > Quick CSS
feel free to adjust the max-width value to suit your design.
@media screen and (max-width: 999px){ #top #advanced_menu_toggle { display: block !important; }}
Regards,
Vinay-
This reply was modified 9 years, 2 months ago by
Vinay.
Hey dmenditc!
Please share the link to the page where we can inspect the element in question and help you resolve it :)
Cheers!
VinayHi SCT2016!
Please add the below code in 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');
To see the changes please hard refresh the browser… First press F12 to open the Chrome Dev Tools then hold down Ctrl and click on the Reload button.
Regards,
VinayHi!
@bagha Please add the below code in functions.phpfunction 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,
VinayHey!
Glad you found a workaround for this :)
Thank you for using Enfold.
Regards,
VinayHey somaticrevolution!
Please add the below code in 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');
You are probably using an old version of the theme. We have released an enfold update to match the changes made in the latest version of wordpress 4.5
If you are not using a child theme please backup any custom changes you may have added to the theme and update enfold to latest version 3.5.2 make sure you have the correct API key from themeforest.
If you are not able to view the update option in wordpress dashboard. Please update the theme manually via FTP following the steps provided here http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Once you have updated to the latest version you can remove the above code from functions.phpBest regards,
VinayHi!
The site looks good on my end please see screenshot attached. Try to hard reload and empty browser cache and review the site again.
To do a hard refresh… First press F12 to open the Chrome Dev Tools then hold down Ctrl and click on the Reload button.
Regards,
VinayHi!
As @Basilis mentioned I too can see your site working fine and there are not errors in console. Please see screenshot attached. Try to hard reload and empty browser cache and review the site again.
To do a hard refresh… First press F12 to open the Chrome Dev Tools then hold down Ctrl and click on the Reload button.
Cheers!
VinayHey!
@silviamg If you are still getting error message please create a new ticket(as the private content will be visible only to mods and the person who creates the thread) and provide us with the login details in private content so we can take a closer look at it.Cheers!
VinayHi!
If you are using a child theme you can place it at the bottom
If you are using enfold main theme please add it right after the below line in functions.phpif(isset($avia_config['use_child_theme_functions_only'])) return;
Cheers!
Vinay -
This reply was modified 9 years, 2 months ago by
-
AuthorPosts