Forum Replies Created
-
AuthorPosts
-
Hey pinkabbestia,
Please check the attached screenshot. The video is 100% width on big screens and on mobile as well. Let us know if you sorted this one out? or you need any further help with 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:#after_layer_slider_1 { z-index:99999!important; } #after_layer_slider_1 .flex_column { background: #fff; }Best regards,
VinayHi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest 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,
Thank you for the clarification. The code is working as intended to but the browser will not re-direct the users to the page because of the menu path. In this case you need to use page specific menus and add the one with just the #ID to homepage and the menu with relative path to the inner pages.
Please use a plugin like
https://wordpress.org/plugins/page-specific-menu-items/
https://wordpress.org/plugins/menu-items-visibility-control/Best regards,
VinayHi,
To duplicate the page you can save it as a template in the advanced layout builder and duplicate it to a new page or enable debug mode by following the steps mentioned in the below link to copy the shortcode from one page to another.
Best regards,
VinayOctober 18, 2016 at 10:42 am in reply to: How can i have 3 colums on mobile landscape on only 1 specific page #700556Hi,
As I understand, the current version of the homepage has 3 col view in mobile(landscape and portrait), tablet and desktop.
You like to make the 3 col image grid a 1 col in mobile portrait correct?
Do do so please add the below code to Enfold > General Styling > Quick CSS
@media only screen and (max-width: 520px) { .responsive #top.home .no_margin.av_one_third { width: 100% !important; min-width: 100% !important; }}If the above don’t work please enable custom css class name support to the grid and use the custom class name to target the grid.
kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
If you have any issues please get back to us with the login credentials so we can take a closer look and help you better.
Best regards,
VinayHi,
Sorry for the delay, the website is looking great! I checked the links on sub pages and homepage. It appears you figured this one out? All the links worked fine on my end and there are no js error.
Please let us know if you have any issue with the theme. we would love to help!
Best regards,
Vinay-
This reply was modified 9 years, 3 months ago by
Vinay.
Hi,
Sorry for the delay, were you able to sort this one out? The google maps look 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,
VinayOctober 18, 2016 at 5:41 am in reply to: How to fill picture and adjust sidebar in Consulting Demo? #700367Hi!
Please try adding the below code in Enfold > General Styling > Quick CSS
.responsive .container { max-width: 100%!important; }If you still have any issue please post us your login credentials in private.
Best regards,
VinayHey Webtext-Autor!
We would love to help you with anything that is related to our theme. I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!
Regards,
VinayHey!
Please add the below css in Quick CSS section.
Adjust the height value to suit your design./* Fullscreen slider height in portable devices*/ @media only screen and (max-width: 775px) { #full_slider_1 li{ min-height: 265px !important; } #full_slider_1 li img{ min-width:175vw }}Cheers!
VinayHey jimmytkk!
Please enable breadcrumbs from Enfold > Header > Header Layout > Header Title and Breadcrumbs
You can also control it from page layout option > Title Bar Settings on the right sidebar.Let us know if you have any questions.
Best regards,
VinayHey!
We need to take a closer look. Please post your login credentials in private content.
Regards,
VinayHi,
The tag clouds does work fine on my end on chrome and windows system. Please check the attached screenshot.
If you do not see that clicking on the tags will bring different posts please let us know which browser and device you are using so we can further troubleshoot this issue.
Best regards,
VinayHi,
Thank you for letting us know that the above URL you provided is using an old version. Would you mind providing a precise link to your site which is using the latest version
of the theme, showing the elements in question? We need to be able to inspect them in order to help :)Best regards,
VinayHey jonathan_lees,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
In mobile version it will be just one column in tablets it will be 3 col as you see in the attached screenshot.
If you like to modify in mobile and tablet please feel free to adjust the width value in the below code.
@media only screen and (max-width: 767px) { .responsive #top .av_one_fifth { width: 32%!important; }} @media only screen and (max-width: 480px) { .responsive #top .av_one_fifth { width: 100%!important; }}Best regards,
Vinay-
This reply was modified 9 years, 3 months ago by
Vinay.
Hi,
There were a few js errors an it is mostly due to plugin conflict. For testing purpose we have deactivated the active plugins(You can re-activate it by going to Plugins > Recently Active Plugins > Select all > Bulk Action > Activate). but your server CDN is very slow and and not opening the pages. The site goes offline when I try to access the pages or when i try to add a new post.
I somehow managed to create a new post called _test and was able to see the images in media lib that were added in March 2015.
It is either something to do with the php version or the CDN please disable CDN for testing purpose and confirm which version of php you are using and also try to increase the memory limit.
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.
Best regards,
Vinay-
This reply was modified 9 years, 3 months ago by
Vinay.
Hi,
We checked your site and in the console tab there are a few js errors. I’m mostly certain this is due to a conflict with a plugin or the theme files are not updated correctly. Post us the login credentials so we can take a closer look at it.
Best regards,
VinayHi,
Glad we could help! We really appreciate it if you rate our theme on themeforest 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,
If the path of the font is correct it should load the self hosted font files just fine.
If you have any issue please open a new ticket and post the login credentials so we can take a closer look at it.
Best regards,
VinayHi,
Glad we could help!
Thank you for using Enfold :)Best regards,
VinayOctober 14, 2016 at 7:39 am in reply to: full-width image slider and image border radius help #698997Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest 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,
Glad you got this sorted. We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHey Sme4Design,
Please use a easy slider or a full width easy slider element and add captions to it.

Best regards,
VinayHey lunatrix,
Please try adding this at the very end of your themes / child themes functions.php file:
// Scroll to div function scrollToDiv(){ ?> <script> jQuery(document).scroll(function() { var sections = jQuery('.avia-section'), menu = jQuery('a[href^="#"]'); menu.on('click', function(event) { var target = jQuery(this.getAttribute('href')); if( target.length ) { event.preventDefault(); jQuery('html, body').stop().animate({ scrollTop: target.offset().top - 200 }, 1000); } }); }); </script> <?php } add_action('wp_head', 'scrollToDiv');If yous till have any issues 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 Wisith,
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!
Thank you for the inputs we will add this to our to do list and may be come up with the modification guidelines I think it’s a good idea and it will help others as well :)
Sure, please review the site and let us know if you need any further mods. We are happy to help!
Cheers!
VinayHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #s { border: 1px solid #000; }Best regards,
VinayOctober 14, 2016 at 7:14 am in reply to: How to activate account when error "account pending" keeps occurring? #698987Hi,
@psstudiosinc thank you for sharing the tip.
@ewingpaintinginc hope you got his one sorted if not please feel free to let us know if you have any questions.Best regards,
VinayHey mcraig77,
I checked a few pages but did not find the issue shown in the screenshot you provided. Please point us to the precise location on the site so we can inspect this issue.
Best regards,
Vinay -
This reply was modified 9 years, 3 months ago by
-
AuthorPosts
