Forum Replies Created

Viewing 30 posts - 54,991 through 55,020 (of 67,485 total)
  • Author
    Posts
  • in reply to: Latest enfolf version + WP 4 : Black screen Home Page #336539

    Hi!

    Thank you for the info.

    You’re using a very old version of the theme which is not compatible with the latest version of WordPress. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Ismael

    in reply to: Change Social Media Icons to their original color #336538

    Hi dsauce!

    Thank you for using Enfold.

    You can add this on Quick CSS or custom.css:

    #top #wrap_all .av-social-link-rss	   	 a{background-color:#fff; color:#ffa133; }
    #top #wrap_all .av-social-link-facebook  a{background-color:#fff; color:#37589b; }
    #top #wrap_all .av-social-link-twitter   a{background-color:#fff; color:#46d4fe; }
    #top #wrap_all .av-social-link-mail      a{background-color:#fff; color:#9fae37; }
    #top #wrap_all .av-social-link-dribbble  a{background-color:#fff; color:#e44885; }
    #top #wrap_all .av-social-link-linkedin  a{background-color:#fff; color:#419cca; }
    #top #wrap_all .av-social-link-search    a{background-color:#fff; color:#222222; }
    #top #wrap_all .av-social-link-gplus     a{background-color:#fff; color:#de5a49; }
    #top #wrap_all .av-social-link-behance   a{background-color:#fff; color:#008cfa; }
    #top #wrap_all .av-social-link-flickr    a{background-color:#fff; color:#ff0086; }
    #top #wrap_all .av-social-link-forrst    a{background-color:#fff; color:#234317; }
    #top #wrap_all .av-social-link-myspace   a{background-color:#fff; color:#000000; }
    #top #wrap_all .av-social-link-tumblr    a{background-color:#fff; color:#345574; }
    #top #wrap_all .av-social-link-vimeo     a{background-color:#fff; color:#31baff; }
    #top #wrap_all .av-social-link-youtube   a{background-color:#fff; color:#a72b1d; }
    #top #wrap_all .av-social-link-pinterest a{background-color:#fff; color:#cb2027; }
    #top #wrap_all .av-social-link-skype 	   a{background-color:#fff; color:#12a5f4; }
    #top #wrap_all .av-social-link-instagram a{background-color:#fff; color:#a67658; }
    #top #wrap_all .av-social-link-five_100_px a{background-color:#fff; color:#222222; }
    #top #wrap_all .av-social-link-soundcloud  a{background-color:#fff; color:#F76700; }
    #top #wrap_all .av-social-link-xing 	     a{background-color:#fff; color:#006567; }
    #top #wrap_all .av-social-link-vk 	   	 a{background-color:#fff; color:#597BA5; }
    #top #wrap_all .av-social-link-reddit 	 a{background-color:#fff; color:#FF4500; }

    Cheers!
    Ismael

    in reply to: Sidebar Subnavigation: Not all links are shown! #336537

    Hi Daniela!

    Thank you for using Enfold.

    Did you set these pages as child page of a page? Those pages will only show up when they are nested subpages of the current page.

    Cheers!
    Ismael

    in reply to: Imposible to transfer to another domain.. #335985

    Hi!

    Thank you for using Enfold.

    In order to migrate the theme successfully and leave the database intact, please use this plugin: WP MigrateDB or WP MigrateDB PRO

    Refer to this link for more info on how to properly migrate your enfold website from production to development vice versa:

    http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
    https://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684

    Cheers!
    Ismael

    in reply to: Errors in new theme #335984

    Hey!

    Another user reported the issue and updating to PHP 5.6 seems to fix it.

    https://kriesi.at/support/topic/bug-with-team-member-content-element/

    Cheers!
    Ismael

    in reply to: Product Grid Bug in Enfold 3.0 #335982

    Hey!

    What is the exact error that you get when you insert the Product Grid element? I can’t open the Advance Layout Builder when I tried to edit a page. Plugins that causes the issue are Ultimate TinyMCE, WP All Import and Duplicator. We would like to deactivate the plugins while working on the site with your permission.

    Best regards,
    Ismael

    in reply to: Child Settings won´t save #335978

    Hi!

    There’s still a (Forbidden) error related to enfold_child.css file. Did you set the correct file permission on the wp-content and folders inside it? Maybe try setting it to 777 for testing purposes. See if that changes anything.

    Regards,
    Ismael

    in reply to: Can't edit aspects of theme #335975

    Hi!

    When you check the site there’s an error directly related to enfold.css file located on dynamic_avia folder and other content inside the wp-content folder: Failed to load resource: the server responded with a status of 404 (Not Found)

    This is usually cause by incorrect folder and file permission or the files doesn’t exist. Please try to set those to 755 or higher. Toggle any theme options then save changes. Please post the FTP login details here. Set it as a private reply. We would like to check it.

    Regards,
    Ismael

    in reply to: Can't edit ARCHIVES template #335971

    Hey HIO2014!

    Thank you for using Enfold.

    Please go to Enfold > Blog Layout panel then set the Blog Style to “Use the advance layout builder”. Edit the blog page, add the Blog Posts element and other contents that you want.

    Regards,
    Ismael

    in reply to: Remove Services from Share this Entry Bar #335970

    Hey danieltjohnston!

    Thank you for using Enfold.

    Please go to Enfold > Blog Layout. Deselect the icons that you don’t want on Share links at the bottom of your blog post section.

    Regards,
    Ismael

    in reply to: Page Titles aligned to left #335969

    Hey!

    Thank you for the update.

    Just add this on Quick CSS or custom.css:

    #top .title_container .container {
    padding: 0 50px !important;
    }

    Regards,
    Ismael

    in reply to: Starting fresh with business flat theme #335968

    Hi paslet!

    Thank you for using Enfold.

    You can’t import two dummy data on a single website. It will retain all pages from the previous demo data. Now, you need to delete those pages manually. Please go to Appearance > Menus panel. Remove unnecessary menu items. Make sure that main menu is set as Enfold Main Menu on Theme Locations.

    Best regards,
    Ismael

    in reply to: gravity form #335964

    Hi!

    Did you use the Text Block element for the shortcode? Code block will work as well. Please post the login details here. We would like to check it.

    Regards,
    Ismael

    in reply to: Social Icon Toolbar on pages are not displaying ( v3.0) #335962

    Hi!

    Are you using the advance layout builder for pages? You can use this on functions.php:

    add_filter('avf_template_builder_content', 'avia_add_social_toolbar_template_builder', 10, 1);
    function avia_add_social_toolbar_template_builder($content = "")
    {
    	if(is_page(2) || is_page(3437)) {
    	$content .= avia_social_share_links(array(), false);
    	}
    	return $content;
    }

    Use the is_page conditional if you want to show the share section on specific pages.

    Cheers!
    Ismael

    Hey!

    Thank you for pointing that out. Another user is having the same issue as yours. This thread might help.

    Best regards,
    Ismael

    in reply to: Hover Effect for Images or Custom Icons #335959

    Hey P. Bert!

    Thank you for using Enfold.

    Instead of adding social icon images, you can use the icon shortcode. We can then change the hover state using CSS. You need to create a custom script for image swap which is beyond the scope of support.

    Cheers!
    Ismael

    in reply to: How to add a table to a tabs element? #335956

    Hi barrygur!

    Thank you for using Enfold.

    You can generate a table shortcode using the shortcode wand then place the table shortcode inside the Tab’s Text mode editor. If you don’t like using the table shortcode, you can create your own table manually using html.

    Regards,
    Ismael

    in reply to: Enfold & NexGen Pro Gallery #335953

    Hey Aleks!

    Thank you for using Enfold.

    I’m sorry but we don’t provide support for third party plugins. Anyway, maybe the NGG is in conflict with MagnificPop plugin which is the default lightbox plugin of the theme. Please disable MPU on Enfold > Theme Options > Lightbox Modal Window.

    Best regards,
    Ismael

    in reply to: Content Slider #335951

    Hi lizybloom!

    Thank you for using Enfold.

    You can use this:

    .home div#av_section_2 .container {
    padding: 0;
    }
    
    .home div#av_section_2 .template-page.content.av-content-small.alpha.units {
    padding: 0;
    margin: 0;
    }
    
    .home div#av_section_2 .template-page.content.av-content-small.alpha.units div .av_one_fifth {
    margin-left: 0;
    width: 20%;
    }

    If possible, apply unique id on the color section then replace all instances of div#av_section_2 with the custom color section id.

    Best regards,
    Ismael

    in reply to: contact form 7 #335950

    Hey meisterpreiss!

    Thank you for using Enfold.

    We need to see the actual contact form. Please post the url here.

    Best regards,
    Ismael

    in reply to: Alternate "small" logo #335948

    Hi redfirestudio!

    Thank you for using Enfold.

    You can use this on Quick CSS or custom.css:

    .header-scrolled .logo a img {
    display: none;
    }
    
    .header-scrolled strong.logo.bg-logo a {
    width: 100px;
    background: url(LOGO IMAGE URI HERE) no-repeat;
    }

    On header scroll, we’ll remove the default logo then replace another logo set as background image. Adjust the width and height.

    Cheers!
    Ismael

    in reply to: Template Builder is not working #335946

    Hi!

    Probably, you didn’t investigate enough. If you can update the theme to 3.0.1, we’ll try to fix the advance layout builder for you. Did you modify the core theme files? If that is the case, I’m sorry but we won’t be able to help trace back the modifications. If you are ready with 3.0.1, please post the ftp and wordpress login details here. We’ll check it.

    Regards,
    Ismael

    in reply to: Parallax Scrolling Effects #335942

    Hey gkobmf!

    Thank you for using Enfold.

    That is a custom parallax created specifically for that website. I’m sorry but that is beyond the scope of support. You can find some parallax tutorials on the web. An example: http://ianlunn.co.uk/plugins/jquery-parallax/

    You can use simple Image Fade in Animations if you don’t want to create a custom script.

    Regards,
    Ismael

    in reply to: Separated layer elements #335941

    Hey David!

    Thank you for using Enfold.

    We need to see the actual website. Please post it here. Why are you using the Dynamic content?

    Best regards,
    Ismael

    in reply to: issue with mobile menu items that contain a dropdown #335939

    Hi!

    You’re using a very old version of the theme. Please download the latest version 3.0.1 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Make sure that you’re running WordPress 4.0. Some of the theme elements and layout might change a bit. You need to make a few adjustments after the update.

    Cheers!
    Ismael

    in reply to: Icon Font doesn't appear #335938

    Hey!

    I would like to check the website but the login credentials you posted above are not working. Please check. Do you have any minify or cache plugins? Please try to disable those then check the icons again.

    Best regards,
    Ismael

    in reply to: problem – page visibilty in menu structure #335937

    Hi!

    There’s a problem with the website migration. In order to migrate the theme successfully and leave the database intact, please use this plugin: WP MigrateDB or WP MigrateDB PRO

    Refer to this link for more info on how to properly migrate your enfold website from production to development vice versa:

    http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
    https://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684

    Cheers!
    Ismael

    in reply to: layerslider does not work after update #335936

    Hey!

    Do you have cloudflare on your installation? Please refer to this link for a possible fix: https://kriesi.at/support/topic/layerslider-blank-after-updating-to-enfold-3-0/#post-334802

    Best regards,
    Ismael

    in reply to: scroll down arrow only on homepage not shown #335935

    Hey!

    The height of the fullscreen slider is calculated wrong. Every time you resize the browser, the height of this selector will change (.avia-builder-el-0.av-minimum-height-100 .container, .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow). Maybe a css modification causes the miscalculation. Please update the theme to get the latest version of the scroll down arrow.

    Best regards,
    Ismael

    in reply to: Can't edit Frontpage "Home" #335934

    Hey!

    This should be fix on the next patch of the theme. Please wait for 3.0.2. For now, add this on functions.php:

    // temporary fix for woocommerce 2.2+ and enfold 3+: woocommerce_product_subcategories() not available in admin mode
    
    add_action('woocommerce_init', function() {
      if ( ! function_exists( 'woocommerce_product_subcategories' ) )
        include_once( __DIR__.'/../../plugins/woocommerce/includes/wc-template-functions.php' );
    } );

    Best regards,
    Ismael

Viewing 30 posts - 54,991 through 55,020 (of 67,485 total)