Forum Replies Created
-
AuthorPosts
-
Hey tredition,
I’m not sure if that will be possible using custom code to achieve this will take a lot of time and customization. We recommend hiring a freelancer to do this job.
Alternately you can try some plugins that may support this feature.
https://wordpress.org/plugins/wp-advanced-search/
https://wordpress.org/plugins/better-search/Best regards,
VinayMarch 2, 2017 at 8:10 pm in reply to: Problem with adding tag with format detection in Enfold #754523Hi,
Please use the below code in functions.php I have tested it on my personal installation and it works!
// Insert code in head section function insert_to_head() { echo '<meta name=”format-detection” content=”telephone=no” />'; } add_action('wp_head', 'insert_to_head');Best regards,
Vinay-
This reply was modified 8 years, 11 months ago by
Vinay.
Hi,
Thank you for the kind words :)
1. To remove gray scale
/*Remoce grayscale */ .av-tab-section-image { filter: none!important; }2. To increase spacing
#top .av-section-tab-title { padding-right:60px!important; }3. & 4. I’m sorry but there is no easy way to link to tabs like anchors or add an external link to the bab icons at the moment.
Thank you for using Enfold :)
Best regards,
VinayMarch 2, 2017 at 5:09 pm in reply to: socialshare and layer slider broken after latest update #754424Hi,
There was an issue with amazon server going down so you probably did not receive the updates correctly. Please recreate the Layer sliders and upload your images manually everything will work perfectly fine :)
Best regards,
VinayHey Johan,
It appears you got this one sorted? I checked the link on which you have mentioned not okey and the button appears full width.

If you have any issue
1. Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
2. Give the button element a class name of “btn-fullwidth”.
3. Add this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:/* Full width button */ .btn-fullwidth .avia-button { width: 100%; font-size:30px; /* Make font large */ }Best regards,
VinayHi,
To modify the page titles please use a plugin that suits your needs https://wordpress.org/plugins/search.php?q=page+title
There are some really nice ones you can also give this plugin a try https://wordpress.org/plugins/custom-title/
Best regards,
VinayHi!
Thank you for the clarification. Page titles can be changed or added using a plugin like YOAST https://wordpress.org/plugins/wordpress-seo/
Or
Give this simple page title plugin a try https://wordpress.org/plugins/custom-title/
Regards,
VinayHey Munford,
To achieve the results similar to the example link.
1. Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
You can now target your headings with custom css please see the below link for more info to create a similar heading style.
2. Refer to this link https://css-tricks.com/line-on-sides-headers/Best regards,
VinayHey jmorley88,
Thank you fro the credentials, I checked your site but could not find the section you mentioned. However I have tested your site and confirm that the html code works fine. Please check the test link in private.
It appears you may have missed to close the html tag’s properly on one of the elements which can cause this issue on the page. Please check all the code on the page and make sure that all html tags are closed properly. It should fix the issue for you.
If you still have any issue or cannot find the syntax error on the page please go ahead and recreate a new page with closing tags. it will work fine :)
Best regards,
VinayHey Gian Maria,
It appears some files may be not updated correctly or a plugin conflict is causing this issue.
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayHey Charlotte,
You can change the gap using custom css by adding the below code to Quick CSS.
.av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry { margin-right: 2px!important; margin-bottom: 2px!important; }Best regards,
Vinay-
This reply was modified 8 years, 11 months ago by
Vinay.
Hi,
I checked your site adn I’m able to scroll to the bottom of the page without any issue. However some images are missing please re-upload these missing images and it should work fine for you :)
Best regards,
VinayHey MyGirlFriday805,
I checked your site the frontend and the admin page loads fine. If you still have any issue Please post us your login credentials for WP admin and FTP (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayMarch 2, 2017 at 8:10 am in reply to: Latest updates causing problems with layer slider and site layout #754131Hey Karen,
There was some issue with the Amazon servers going down and some files when you try to update the theme may not have been copied properly.
Please download a latest copy of the theme from themeforest and replace the theme folder via FTP in wp-content\themes – http://vimeo.com/67209750
Let us know if issue remains.
Best regards,
VinayMarch 2, 2017 at 8:08 am in reply to: Form in modal window working, but with unwanted behavior #754130Hey lzevon,
I’m not sure how you managed to put the form in light box that should not close when you interact with the form.
Button elements can open a lightbox window and display any content inside it.
1. Create a new page with your content(form) inside it and hide the header and footer from the sidebar options.
2. Copy the page URL and add ?iframe=true to the end of the link.example : If the new page created to display in the lightbox is http://kriesi.at the link to open it in lightbox will be http://kriesi.at?iframe=true
Just insert the link in the button element :)
Best regards,
VinayHey Rod,
Thank you for the credentials, I checked your site and noticed you haven’t added any content to the tabs which is why all the tabs appears the same.
For testing purpose I have added the content and confirm that everything is working fine.
You can change tab animation from the tab option if you haven’t noticed it :)
Best regards,
VinayHi,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayHey tjpicasso,
It’s not clear what you are trying to achieve? I assumen you are trying to add a mailchimp form Is that correct?
To do so please go to mailchimp.com create your list and get the API key and add it in the Enfold > Newsletter area and you can use the mailchimp element in advanced layout builder.
Please note text area may not be possible using mailchimp please get in touch with them or check their documentation.
However if you like to create a simple form with text area you can use the contact form element in ALB.
Best regards,
VinayHi,
You are most welcome :) I checked your site and the code kicks in when the browser width is less than 960px as set in the media query… please feel free to increase the width if you like :)

Best regards,
VinayHi jaroljmek!
Please try adding the below code in Quick CSS
If you have any issue feel free to get back to us with a link to your site.
@media only screen and (max-width:767px) { #top #header_main > .container { height: 70px!important; line-height: 70px!important; max-height: 70px!important; } .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 90px!important; } }Cheers!
VinayHi,
If you still like to center align the two buttons and give it equal width please check this post
https://kriesi.at/support/topic/section-button-alignment/#post-721210Edit the max-width:350px!important; value to 40%
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
VinayHey peanuttario,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width:960px) { #top #header_main > .container { height: 70px!important; line-height: 70px!important; max-height: 70px!important; } .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 90px!important; } .sfm-navicon-button { top: 0px!important; } }Best regards,
VinayHey losting,
The map looks good on my end.

You may not see the changes until the cached files are cleared in your browser.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.

Best regards,
VinayHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi,
Please see the test result in the private content area.
It appears a plugin “feed-them-social” is adding a few strings to the head.
Try using a plugin like https://wordpress.org/plugins/scripts-to-footerphp/ and move the js script to footer.
There are some images which are more than 2MB if it’s a png image please optimize it and upload to wordpress using https://tinypng.com/
Have you installed a caching plugin and image optimisation plugin like smush it?
This should get you better results :)
Best regards,
VinayHey waterwalk,
I checked your site on chrome on windows machine but i do not see double scrollbar anywhere. It appears you have modified the header due to which it is overlapping the scrollbar tho not sure if that was intentional. Please see screenshot attached.
You may not see the changes until the cached files are cleared in your browser.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Best regards,
VinayHey Johanne Landry,
Yes you can add banner ads to enfold theme using many of the plugins available in the plugin repository https://wordpress.org/plugins/search.php?q=banner+ads
Best regards,
VinayHi,
Glad it’s sorted :)
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHey TSGtapirs,
After downloading the the package from themeforest please extract enfold folder and upload it that should work for you. If yous till have any issue please upload the enfold theme to the themes folder and post us your login credentials for wordpress admin and FTP (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayHi,
Glad it’s sorted for you :)
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Vinay -
This reply was modified 8 years, 11 months ago by
-
AuthorPosts
