Forum Replies Created
-
AuthorPosts
-
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
VinayHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/*--------------------------------*/ /* Custom header width */ /*--------------------------------*/ /* Custom header width */ #top #header .container { width: 100%; max-width: 100%; } #top #header #header_main .container.av-logo-container { padding:0; }
Best regards,
VinayHey kilimats,
Thank you for contacting us.
The color section element is by default, a full-width element you do not need any custom CSS to make it full-width. If yous till require this customization why not try adding the full-width CSS to the same ID as the anchor link?
Best regards,
VinayHi,
Thank you for sharing this example with us. Yes, this is possible with enfold with a slightly different approach.
Create a header widget area and add the “Pricing” button shortcode in the widget area and follow the instructions mentioned in our documentation to align them as required.
Best regards,
VinayHey Carla Turchini,
For technical support please register here kriesi.at/support/register with your item purchase code .
Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfold
Scroll to the bottom of the page to open a new ticket.
Best regards,
VinayHi,
Glad this is sorted!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
VinayHey Trang,
Upon searching Google I found the below links for you. Please note that I have not tested these plugins but you can give it a try and let us know if you face any issue.
https://www.wikihow.com/Export-and-Import-a-Wordpress-Blog
Best regards,
VinayHey better_in_violet,
Please enable debug mode by adding the code provided in this link to your functions.php file which can be accessed from Appearance > Editor
This lets you view the shortcode for all the page elements from where you can check the HTML.
If you still have any issue please post us your login credentials in private content area so we can take a closer look at the issue.
Best regards,
VinayHey Evedd,
Thank you for writing to us. Yes, This is possible. Please check the step by step instruction mentioned in our documentation.
Best regards,
VinayHi,
The “retired version” warning usually appears when Google release an update after the theme update was released. In the next version our devs will include the latest version and this is not a “critical” error. It error means that the loaded script version is not the latest one. You can manually change that in the config-templatebuilder > aviashortcodes > google_maps.js file approx around line 48. Or wait until the next version of Enfold update is released.
$.AviaMapsAPI.apiFiles.src = 'https://maps.googleapis.com/maps/api/js?v=3.30&callback=aviaOnGoogleMapsLoaded';
Adjust “v=” parameter. The development team should have noticed this by now so it may be updated on the next release.
You can remove the testing API key and create a new one from scratch and it should work for you.
Best regards,
VinayHey tonyshanks,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - Phone info fix */ @media only screen and (max-width: 989px) and (min-width: 768px) { .responsive.html_mobile_menu_tablet .phone-info { clear: none!important; text-align: left !important; }}
Best regards,
VinayHi,
Please let us know if the map works fine after adding the location?
Best regards,
VinayHi,
Glad it was helpful!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
VinayHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
VinayHi,
Sorry it slipped my mind to address the other issue. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - Burger menu font color */ #top .av-hamburger, #top .av-hamburger:before { color: #000 !important; } #top .av-hamburger:hover:before { color: red; }
Best regards,
VinayHi,
Please check the private message.
If you still have an issue post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use wordpress@kriesi.at ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
Vinay-
This reply was modified 6 years, 11 months ago by
Vinay.
Hey liberalamente,
Google services like the map feature are constrained to work with an API key.
To set up your Google maps and link your API key please check out the step by step guide to Google maps set up.
Best regards,
VinayHey timkeeley,
Thank you for contacting us. Please check the documentation for the correct code snippets.
Best regards,
VinayHey Marcos Q.,
It is an issue with the API key. Please check the console message.
Follow the steps provided in the documentation and set up a new API key it should work for you fine.
Best regards,
VinayHi,
For technical support please register here kriesi.at/support/register with your item purchase code .
Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfold
Scroll to the bottom of the page to open a new ticket.
Best regards,
VinayHi,
Ah! yeah could be, I did not understand the requirement correctly.
To display a category based logos it is best to use the custom script.
Best regards,
VinayHi,
That was not supposed to happen at all. Please try creating a new menu again and assign it to the main menu so we can take a look at the console and see if any error message shows up.
Best regards,
VinayHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
VinayHi,
@Guenni007 I’m not sure why that happens, I need to test this method but that might take some time.However, we can use header widgets and add multiple logos easily. Please check out the enfold documentation.
Best regards,
VinayHey ohmani,
A plugin conflict may be one of the reasons for this issue.
To find which plugin is causing the conflict please follow these steps:1. Go to your plugins page > Deactivate all active Plugins
2. Update WordPress and Enfold to the latest version if you have not.
3. Make sure all the plugins are updated.
4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.We await the results of your plugin compatibility test.
Thanks for your cooperation :)
Best regards,
VinayHey williamslyd,
You do not have a custom menu created in WordPress > Appearance > menu
Please create a new menu and add it to the enfold main menu.
Also, please check for any plugin conflicts by deactivating the plugins.
Best regards,
VinayHi,
Please remove previous code for menu and hover and replace it with the following code.
NOTE: There will be a slight delay in hover color change between the word menu and icon. This is because of the way the browser implements the CSS, there is not much we can do about this.
/* Burger menu hover color possible only for desktop*/ li.av-burger-menu-main:hover .av-hamburger-inner, li.av-burger-menu-main:hover .av-hamburger-inner:before, li.av-burger-menu-main:hover .av-hamburger-inner:after { animation: color-fade .35s forwards; } @keyframes color-fade { 0% { } 100% { background: red; } } /* add the word "Menu" before the hamburger icon */ @media only screen and (min-width: 769px) { .av-hamburger:before { content: 'Menu'; position: absolute; left: -40px; top: 0%; } /* Hover color */ li.av-burger-menu-main:hover .av-hamburger:before { color:red; } }
Best regards,
VinayHi,
Thank you for understanding. Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
VinayHi,
I tried to troubleshoot this issue but the login credentials you provided do not work for me. Would you mind checking once again and then send us working login credentials?
The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.
Please check the header documentation to create the logo overflow layout. You can skip creating the widget and just use the code :)
Best regards,
VinayHi,
You can download a child theme. Or try the CSS in Enfold > General Styling > Quick CSS
Best regards,
Vinay -
AuthorPosts