Forum Replies Created
-
AuthorPosts
-
Hi Emanon,
Can you try this CSS code and see if it helps:
.responsive #top.page-id-1606 #wrap_all .flex_column { margin-bottom: 20px; }
Best regards,
NikkoAugust 23, 2023 at 11:01 am in reply to: Breaking point burger menu: burger displays left instead of right #1416935Hi dominictschupp,
Please replace the CSS code you posted with this one:
@media only screen and (max-width: 1366px) { .responsive #top .av-main-nav .menu-item-avia-special { display: block !important; } .responsive #top .av-main-nav .menu-item { display: none !important; } .responsive #top #wrap_all #header { width: 100%; } .responsive #top #wrap_all .container { width: 85%; max-width: 85%; margin: 0 auto; padding-left: 0; padding-right: 0; float: none; } .responsive #top #wrap_all .main_menu { top: 0; height: 80px; left: auto; right: 0; display: block; position: absolute; } }
Hope it helps.
Best regards,
NikkoHi JeSchami,
Our contact form has a built-in autoresponder which has will send a default message to the user, but you can modify it by editing our contact form, then go to Content > Backend, and fill in the following fields:
- Autoresponder From E-Mail Address
- Autoresponder Subject
- Autorespond Text
Hope it helps.
Best regards,
NikkoHi sarthakchoudhary,
You would need two things to do that.
1. The Target – you can do this by adding an ID to any element or section.
Edit any element and go to Advanced > Developer Settings > Custom ID Attribute and put features2. The Link – you can simply add a button or an anchor link and set it’s link to (or href) #features
When the link is clicked, it will go to the target location.
Please note that ID (The Target) should be unique, so there should be no duplicate within the page.
Hope this helps.Best regards,
NikkoHi sarthakchoudhary,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#footer-page .av-special-heading-tag { font-weight: bold; }
Hope it helps.
Best regards,
NikkoHi sarthakchoudhary,
Please try the troubleshooting steps listed on our documentation: https://kriesi.at/documentation/enfold/contact-form/#troubleshoot
If that does not work, then try to ask for assistance from your hosting provider since the issue is probably on the server or their hosting platform.Best regards,
NikkoHi Dave,
The gap between the image and the content on your homepage is because of this CSS code:
#top.home #av_section_1 { min-height: 524px; height: 524px; }
that is found inside this media query:
@media only screen and (min-width: 1350px)
Please try to remove it or atleast adjust it’s value.
Hope this helps.Best regards,
NikkoHi rudito,
Your website points to http, I have changed to https in Enfold > Settings > General: WordPress Address (URL) and Site Address (URL).
The demo failed the first time I tried to import the demo as it returns an error 500 but the second time I tried, it worked.
Please review your website.Best regards,
NikkoHi FW,
Please check the following threads and see if it helps:
– https://kriesi.at/support/topic/add-social-media-icon-for-rumble/
– https://kriesi.at/support/topic/adding-houzz-to-social-media-list/
Hope it helps.Best regards,
NikkoHi Robert,
Thanks for contacting us!
Please make sure generate an envato personal token, you can create here: https://build.envato.com/create-token/
And find further instructions in our documentation page: https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token
Also, make sure it has correct permissions.Best regards,
NikkoHi smarta-broad,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi macjeffff,
Please add this code in functions.php of your child theme, if you don’t have a child theme then you can use the plugin called WPCode to insert this code snippet:
add_filter('avia_blog_post_query', 'custom_enfold_blog_post_query'); function custom_enfold_blog_post_query( $query ) { if ( is_page( 6791 ) ) { $query['orderby'] = 'date'; $query['order'] = 'ASC'; } return $query; }
Best regards,
NikkoHi marcosb70,
I’m glad that you figured it out :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Monikafrick,
I have added the image inside the grid and set the Element Visibility, you can check it, if you edit the image and go to Advanced > Responsive > Element Visibility.
Best regards,
NikkoHi sjahan,
We’re glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi bopartkunsttransporte,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Quinto,
Thanks for contacting us!
The website link you gave is using our Enfold theme: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990Best regards,
NikkoHi extraeyes,
We apologize for the delay.
Can you give us a link to your website? and also give us steps to reproduce the scan you have mentioned?Best regards,
NikkoHi idemadv,
Can you give us a link to the page mentioned?
Best regards,
NikkoHi steveorrmedia,
I’m glad that you were able to resolve the issue. :)
Thanks for using Enfold and have a splendid weekend!Best regards,
NikkoHi dbtpath,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi sjahan,
The reason why it does not look centered is because the maximum width of the container/area is 85%, in order to make it behave in a manner you mentioned, the container/area must be set to have width and max-width of 100%, please try to add this CSS code in Quick CSS:
@media only screen and (max-width:479px) { .responsive #top #wrap_all #accommodations .container { width: 100%; max-width: 100%; } }
Best regards,
NikkoHi sarthakchoudhary,
Please check our troubleshooting steps and see if it helps: https://kriesi.at/documentation/enfold/contact-form/#troubleshoot
As for changing the font of the contact form, please try to add this CSS code:
#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area { font-family: inherit; }
Best regards,
NikkoHi sarthakchoudhary,
I tried to check your website’s footer and there are only 3 social icons, twitter, linkedin, and instagram, the mail icon is not added.
Also, the social icons are already in black, is this already fixed?Best regards,
NikkoHi Tilman,
Please try adding this CSS code:
#header .avia_mega_div { transform: translateX(200px); }
Hope it helps.
Best regards,
NikkoHi Emanon,
Sure, please provide us with your login credentials by following these steps:
- Install and activate the “Temporary Login Without Password” plugin. You can find it here.
- Once activated, navigate to “Users > Temporary Logins” in the left-side menu.
- Click on “Create New” to generate a temporary login.
- Enter the email address for the account (you can use (Email address hidden if logged out) ) and select the highest possible role. Set the expiry date to around four days to ensure enough time for debugging.
- Click “Submit” to create the temporary account.
- In the private section, provide us with the URL that allows us to access the temporary login and assist you.
Please note that once your issue is resolved, you can remove the plugin. Alternatively, if you prefer not to use the plugin, you can manually create an admin user and share the login credentials in the “private data” field.
If you have any further questions or concerns, please let us know.
Best regards,
NikkoHi Fiew,
Thanks for contacting us!
1. No, that feature is integrated in the core of our theme.
2. Page builders aren’t usually compatible, you will have to pick only one of the builders to use on your pages.Best regards,
NikkoAugust 5, 2023 at 8:54 am in reply to: After update to Enfold 5.6.5, Advance Layerslider post title no longer appearing #1415485Hi GWS,
Are you using an HTML layer?
Here’s their documentation link: https://layerslider.com/documentation/#builder-layer-typesBest regards,
NikkoHi Goodchild007,
I’m glad that Mike could help you :)
Thanks for using Enfold and have a great weekend!Best regards,
NikkoHi BenjaminSpeedtsberg,
Both the heading and body font as shown in the screenshot reflects Roboto Slab.
I tried commenting out this filter:add_filter( 'avf_google_heading_font', 'avia_add_heading_font');
But it still remains in Roboto Slab, I tried a different browser that has never visited your website, to make sure it’s not cached and it remains the correct font.
Also, if I inspect your website, specifically the heading’s font, and this is what it shows:font-family: 'static', Helvetica, Arial, sans-serif;
Which means it is actually using the Roboto Slab font you uploaded.
Best regards,
Nikko -
AuthorPosts