Forum Replies Created

Viewing 30 posts - 4,681 through 4,710 (of 10,428 total)
  • Author
    Posts
  • in reply to: Can't upload Enfold theme #701891

    Hey nicoleroelands,

    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

    in reply to: Pop Up Press Plugin not working #701888

    Hey Manorview,

    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!

    Best regards,
    Vinay

    in reply to: Switch Facebook widget to website language #701823

    Hi,

    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 :)
    Or try a plugin that support this feature like
    https://wordpress.org/plugins/custom-facebook-feed/

    Best regards,
    Vinay

    in reply to: The settings appear incorrectly (enfold) #701797

    Hi,

    We tried to install a child theme but got an error “http://www.michelebruno.it/ cannot handle this request at the moment” it may be related to memory issue.

    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

    in reply to: Enfold not work with php 7.0 #701794

    Hey set70,

    Enfold should work fine with php 7

    1. Download the latest copy from themeforest.net
    2. Extract enfold.zip from the package.
    3. Try re-updating the theme via FTP and overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    If that does not help, please create a temporary admin login and posting it here privately.

    Best regards,
    Vinay

    in reply to: Menu is covering logo on iPad #701792

    Hey kkwasniewski,

    There are too many menu items to fit in the width of tablet we need to trigger the mobile menu in tablet view as well 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: 1300px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important; }
    }
    

    Best regards,
    Vinay

    in reply to: Customize Hamburger Menu #701656

    Hey hosseinkaveh,

    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,
    Vinay

    in reply to: Can't remove WHITE BOTTOM BORDER from header #701652

    Hi,

    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,
    Vinay

    in reply to: Tabs without tab titles #701651

    Hey mmagnani,

    As I understand
    1. You want to hide tab titles.
    2. The tab’s will show when users click on the links in page.

    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 using enfold we love to help you. Would you mind providing a precise link showing the elements in question? so we can inspect and let you know what best we can do for you :)

    Best regards,
    Vinay

    Hi,

    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: 768px) {
     .html_elegant-blog .page-id-25 .avia-content-slider .slide-meta {
        transform: translateY(-277px);
        position: absolute;
        top: 0px;
    }}
    
    .html_elegant-blog .avia-content-slider .slide-meta {
        transform: translateY(369px);
        position: absolute;
        top: 0;
    }
    

    Best regards,
    Vinay

    in reply to: Can't use the symbol less then symbol in table #701446

    Hi,

    Please try to add pre and code as shown below without space.

    < pre > < code > > < / code > < / pre >
    

    Best regards,
    Vinay

    • This reply was modified 9 years, 3 months ago by Vinay.
    in reply to: Inline contact form 7 #701432

    Hey kilimats,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    			  #top.page-id-1396 .avia_ajax_form .text_input, 
    #top.page-id-1396 .avia_ajax_form .select, 
    #top.page-id-1396 .avia_ajax_form .text_area {
        margin-top: -20px;
        z-index: -1!important;
        position: relative;
        width: 100%;
        min-width: 80vw;
        right: 0;
        left: -20px;
        top:-15px;
    }
    
    			  #top.page-id-1396 .avia_ajax_form .text_input, 
    #top.page-id-1396 .avia_ajax_form .select{
    	position:absolute;
    }
    
    .responsive .page-id-1396 .avia_ajax_form .form_element {
        padding: 15px;
    }
    

    Best regards,
    Vinay

    in reply to: Connecting Icon box with picture #701370

    Hi,

    You can find the page ID by right click and inspect the body tag class name :)
    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,
    Vinay

    in reply to: Unable to add Yalp Social Media Icon #701103

    Hi,

    The login credentials you provided do not work for me.

    1. Download yelp icon from “Font Awesome” set on http://fontello.com/
    2. Upload the icon to Enfold > Import/Export > Iconfont Manager
    3. Add the below code to functions.php via Appearance > Editor

    // Register new icon as a theme icon
    function avia_add_custom_icon($icons) {
    	$icons['whatsapp']	 = array( 'font' =>'fontello', 'icon' => 'uF1E9');
    	return $icons;
    }
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    
    // Add new icon as an option for social icons
    function avia_add_custom_social_icon($icons) {
    	$icons['Yelp'] = 'yelp';
    	return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);

    Best regards,
    Vinay

    • This reply was modified 9 years, 3 months ago by Vinay.
    in reply to: padding on top and bottom of image using box-shadow #701080

    Hey norcalnathan,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    body .aligncenter, .entry-content-wrapper a:hover .aligncenter {
        padding: 0px!important;}
    

    But the above code will affect site wide.

    To target the images on that page only use code

    body.page-id-2495 .aligncenter, .entry-content-wrapper a:hover .aligncenter {
        padding: 0px!important;}
    

    You can also enable custom css class name for the layout builder elements and use custom css code.
    kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Best regards,
    Vinay

    in reply to: Linux (firefox) header not showing #701045

    Hey czphx,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .home #header_main {
        position: relative!important;
    }
    

    Best regards,
    Vinay

    in reply to: Connecting Icon box with picture #700967

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    #top.page-id-156 .iconbox_top {
        margin-top: -20px!important;
    }
    #top.page-id-156 .iconbox_content {	
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    }
    

    Best regards,
    Vinay

    in reply to: Top logo overlaps #700965

    Hey cipriana,

    Your site is unreachable at the moment and we cannot view the screenshots. Would you mind posting us a screenshot to imgur.com or dropbox and share the link here :)

    Also provide a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    in reply to: Video contanier with specific width and height #700894

    Hi,

    Please try using a colorsection with 100% height instead of a video element and use the video as a background video.

    Please NOTE: The video will be zoomed in to fit 100% of the browser width and maintain the aspect ration.

    Best regards,
    Vinay

    • This reply was modified 9 years, 3 months ago by Vinay.
    in reply to: remove title from YouTube embed #700891

    Hi,

    Glad it is sorted for you :) It will help us a lot 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,
    Vinay

    in reply to: Icons #700889

    Hey lech07,

    Please refer to this page http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/

    Before downloading a new package rename the fontello icon package on the top right of the fontello download page.

    Let us know if you have any issues.

    Best regards,
    Vinay

    in reply to: Instagram icon at the end of my article #700873

    Hey louisziegle,

    Please try adding the instagram icon from Enfold > Social Profile

    If you have any issue we need to troubleshoot this issue but the current login credentials you provided do not work for me. 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.

    Best regards,
    Vinay

    • This reply was modified 9 years, 3 months ago by Vinay.
    in reply to: Remove related items from protfolio #700869

    Hi,

    Do not worry at all. It is completely safe to share the required credentials in private content area. Only moderators can view it :)
    We need to take a closer look at the settings. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • FTP login credentials.
    • The URL to the WordPress 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,
    Vinay

    • This reply was modified 9 years, 3 months ago by Vinay.
    in reply to: Space between header and slider #700836

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .home .container .av-content-full.units {
        padding: 0!important;
    }

    Best regards,
    Vinay

    in reply to: A weird problem #700828

    Hi,

    Glad the issue is sorted for you! It will help us a lot 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,
    Vinay

    in reply to: Combo Widget: Recent Tab as default #700826

    Hey Circle of Blue,

    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,
    Vinay

    in reply to: contact form add file #700824

    Hi,

    To setup all the styles and layout manually it will take a lot of time. It’s much accurate and faster to copy the short code for the whole page or just the elements you require.

    1. Please enable debug mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
    2. Create a new page.
    3. Open the page with the look and feel you are after.
    4. Copy the shortcode from the bottom of the page.
    5. Paste the shortcode in the new page and save changes to view the changes.
    6. Go to Appearance > Menu and set the newly created page as your contact page

    Let us know if you have any questions.

    Best regards,
    Vinay

    in reply to: Internal link anchors top offset is wrong #700787

    Hi,

    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.

    In the code provided earlier please replace the below line

    
       menu   = jQuery('a[href^="#"]');

    with

    
       menu   = jQuery('a'); 

    Best regards,
    Vinay

    in reply to: page anchors on mobile devices #700786

    Hi,

    Before you try the plugin In the code provided earlier please replace the below line

    
        menu   = jQuery('#mobile-advanced a[href^="#"]');

    with

    
     menu   = jQuery('#mobile-advanced a'); 

    I have personally checked the page specific menu plugin on my installation and it works fine.

    in the homepage options please select what items you want to display. Please check the plugin documentation for more info.

    If it still does not work for you try the below plugin to create different menu for different pages.
    https://wordpress.org/plugins/menu-swapper/

    Best regards,
    Vinay

    • This reply was modified 9 years, 3 months ago by Vinay.
    in reply to: Slider Pictures are not showing up!!! #700781

    Hi,

    We noticed js error in console. A plugin conflict may be one of the reason 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 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,
    Vinay

Viewing 30 posts - 4,681 through 4,710 (of 10,428 total)