Forum Replies Created
-
AuthorPosts
-
Hi,
One work around to this issue is to trigger the mobile menu just before the menu start to run into the logo. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
Adjust the @media max-width value to suit your design. It should be just a little more of the browser width than when the menu start to run into logo.
@media only screen and (max-width: 1024px) { nav.main_menu {display:none !important;} #advanced_menu_toggle, #advanced_menu_hide {display:block !important; } }If yous till have any issue please share 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,
VinayHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.your-custom-class { min-width:80%!important; overflow:hidden; }Best regards,
VinayHey vizuall,
We cannot tell exactly what is the issue unless we inspect the site but you can try these solutions to resolve the issue. Please use a caching plugin like W3TC https://wordpress.org/plugins/w3-total-cache/ and check with your hosting company if your host support cloudflair or any other CDN that way your site will load much faster and these problems may go away.
Best regards,
VinayHey Chris_85,
The new demos can be imported with the latest version of enfold 3.8. If you do not see the update option in the theme go to WordPress Dashboard > Updates and click on check manually. under the theme you should see Enfold 3.8. If you still do not see any update options Please try this plugin to clear WordPress transients if you do not receive auto updates and make sure your API key is correct: https://wordpress.org/plugins/artiss-transient-cleaner/.
If it does not help, I am afraid you might need to update the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Unfortunately not all Server environments are able to make use of the auto update feature provided by ThemeForest :/
Best regards,
VinayHi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest .
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi,
Did you manage to change the font size for the titles? If not Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.grid-entry-title.entry-title a{ font-size:15px!important; }Best regards,
VinayHi,
Thank you for the kind words. did you try the code?
let us know if you have any issue.
Best regards,
VinayHi,
Please remove the previous code and try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.slide-meta-comments, .slide-meta-comments+.slide-meta-del { display: none!important; }Best regards,
VinaySeptember 29, 2016 at 10:12 am in reply to: Featured Image Overlay: 2nd top box/ included info & Include a PNG Watermark #693021Hey fineart,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
However since you are enfold customer we want to help you with this. Would you mind providing a precise link to your site, showing the elements in question? So we can inspect and suggest you the best options :)
Please provide more details.
1. Is it a portfolio item or a WooCommerce product thumbnail on which you want a second overlay info ?
2. Where is the 2md overlay info coming from?
3. 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,
VinayHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.single-post .template-blog .blog-meta { display: none; }Best regards,
VinayHi,
Sorry I think it was a misunderstanding earlier. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.main_menu { min-width: 560px; } .avia-menu.av-main-nav-wrap { min-width: 560px; }Best regards,
Vinay-
This reply was modified 9 years, 4 months ago by
Vinay.
Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest .
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi,
To make the changes Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
1. Masonry background color
.av-inner-masonry { background-color: #e7e7e7!important; } #top .av-caption-style-overlay a.av-masonry-item-with-image .av-inner-masonry-content { background: rgba(0, 0, 0, 0)!important; }2. and 3. To align the masonry title and change font size.
.av-masonry-entry-title.entry-title { font-size:26px!important; position:absolute; left:50%; transform:translateX(-50%); bottom:20px; }Best regards,
VinayHey katek05,
Sorry for the delay, we are happy to help you.
1. Third party code can be added in the code block element in the advanced layout builder it will affect only the pages you add the code in. If you need your code to affect all the pages on the site please add it as a function or a filter in child theme functions.php or styles.css depending on the type of code. If it is google tracking code it can be added in Enfold > Google Services.
2. To translate to your local language please use a plugin like https://wordpress.org/plugins/loco-translate/
3. You can make changes to font size in Enfold > Advanced Styling or add your own custom css in Enfold > Quick CSS or to the child theme styles.css Please check this link to download child theme http://kriesi.at/documentation/enfold/using-a-child-theme/
4. To disable the image overlay and arrow follow the steps provided in this link http://kriesi.at/documentation/enfold/disable-css-overlay-on-images/
5. To hide the catogery and date Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.blog-categories, .slide-meta-time { display:none; }if the above code do not work please share 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,
VinayHi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest .
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest .
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi!
Like Yigit said files were not overwritten correctly and also the update via theme options should not take more than 10 mins max if you see the message “Website under maintenance” forever access the root folder via FTP and delete the .maintenance file. If you still face any issue just delete the enfold folder and upload a fresh copy of the theme.
Cheers!
VinayHey SorenJensen,
Please select the height of the color section if it should be 25% or 50% of the browser height and then in the background options upload the image.

Best regards,
VinayHello Linortek,
We have updated your site to the latest version 3.8 please review your site and let us know if you have any question.
Best regards,
VinaySeptember 28, 2016 at 3:24 pm in reply to: Connection timed out after 5000 milliseconds Error #692738Hi,
Please do not post your config file code here in a public forum. For security reason we have deleted the wp config file code.
You page loaded in 2.5 seconds and is opening fine on my end.

Please try to delete any caching plugin and re-install a caching plugin like W3TC https://wordpress.org/plugins/w3-total-cache/ that should speed up your site a bit. Also try to enable https://www.cloudflare.com/ services on your site if your hosting provider supports it.
Best regards,
VinayHi,
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: 480px) { li#menu-item-search { right: 0px!important; } .avia-search-tooltip { margin-left: -86px!important; } }Best regards,
VinayHi,
It could be due to various reason your site is loading slow or not loading at all. I checked the console and there are no errors from the site itself. One of the reason could be low memory. Defining a higher memory limit in wordpress and if possible increasing the memory on the hosting server should resolve this issue.
To increase the wordpress memory limit please access wp-config.php file and add the below line
define('WP_MEMORY_LIMIT', '256M');For a detailed explaination please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Or you can contact your service provider and they can do it for you.If that don’t help. Please access wp-content/plugins folder via FTP or control panel > File manager and rename it to plugins-old to see if it makes a difference.
If you are then able to load the site normally please login as admin and rename the plugins-old folder back to plugin to see if any plugins are causing this issue.
Let us know your test results so we can suggest further steps.
Best regards,
VinayHi,
The above method apply for both type of installation. You can move wordpress from local to live server or from live server to your local machine.
Best regards,
VinayHey Moeldrup,
Please install a plugin like Yoast SEO and enter the content you like to display when someone click on share to be displayed in the page options.
Or try other open graph plugins https://wordpress.org/plugins/search.php?q=open+graph
You can also check what content facebook has indexed for each page here https://developers.facebook.com/tools/debug/
Best regards,
VinayHey dsignoWerbung,
What you like to achieve is not a standard feature of WooCommerce. To achieve this you may need to use a thirdparty plugin such as https://wordpress.org/plugins/woocommerce-variation-details-on-page-product/
Also there are various other way’s to achieve it please check this link
Let us know if you have any questions.
Best regards,
VinayHi,
That’s a really long link with special characters which are breaking the html tags. please use URL shorten service such as https://goo.gl/ and add the short version of the URL in your post.
I have added a short version in the blog post for testing purpose (link in private) and it works fine.
Please review your site and let us know if you have any questions.
Best regards,
VinaySeptember 28, 2016 at 2:21 pm in reply to: W3TC update breaks advanced layerslider, animations, ajax and colorsections #692672Hi,
Glad it’s sorted! We really appreciate it if you rate our theme on themeforest .
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinaySeptember 28, 2016 at 2:18 pm in reply to: TimThumb Error: Logo will not display on mobile devices #692666Hi,
Glad it’s sorted for you.
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
VinayHey studioinktvis,
Please change the blog layout look and feel from the theme options Enfold > Blog Layout > Blog Layout > Single Author, small preview pic.
There are other options which you can change as well to tweak the layout design to suit your needs.
Best regards,
VinayHi,
Grid row is meant to be a full width element and was working as intended.
Please review the page now i have placed it in a 1/2 elements and they stick together.Let us know if you have more questions.
Best regards,
Vinay -
AuthorPosts
