Forum Replies Created

Viewing 30 posts - 56,131 through 56,160 (of 67,207 total)
  • Author
    Posts
  • in reply to: Animated icones do not works #312691

    Hi pako69!

    Thank you for using Enfold.

    I’m not sure where this container with the css class “shiftnav-toggle ask” is coming from but it interferes with the icon animation. Please deactivate the plugin responsible for that and the icon should work as expected. The issue seems to be random.

    Cheers!
    Ismael

    in reply to: Conflicting js #312690

    Hey!

    I’m sorry but we won’t be able to provide support for third party scripts as stated on our support policy. Your best bet is to contact the script author. Maybe he can shed some light on why the script is not working.

    Best regards,
    Ismael

    in reply to: Blog posts #312688

    Hey!

    I’m not sure if this is going to work but please try to add this on Quick CSS or custom.css:

    .toggle_icon .vert_icon:before {
    	content: '';
    	font-family: 'entypo-fontello';
    	font-size: 20px;
    }
    
    .activeTitle .toggle_icon .vert_icon:before {
    	content: '';
    	font-family: 'entypo-fontello';
    	font-size: 20px;
    }
    
    .toggle_icon .hor_icon, .toggle_icon .vert_icon {
    border: none !important;
    }
    
    .toggle_icon .vert_icon {
    left: 2px;
    top: -3px;
    border: none !important;
    }
    
    span.toggle_icon {
    border: none;
    }
    

    Cheers!
    Ismael

    in reply to: Google maps Magnific Popup lightbox Example #312682

    Hi khedrubje!

    Google forbids opening google maps using lightbox but another user managed to make it work somehow using another lightbox plugin. Please refer to this link: https://kriesi.at/support/topic/open-link-in-lightboxiframe/

    Regards,
    Ismael

    in reply to: Add code only on single post #312681

    Hey!

    Looks like you’re not using the default theme forms. I’m sorry but we don’t provide support for third party plugins or scripts as stated on our support policy. Please contact the script author.

    Regards,
    Ismael

    Hey!

    Thank you for the link.

    The css snippet Dude provided is the default size of the masonry entries. You can adjust it like this:

    #top .container .av-masonry-entry {
    width: 20%;
    }

    Regards,
    Ismael

    in reply to: Single page link to open masonry sorted. #312679

    Hey motylanogha!

    Thank you for using Enfold.

    I’m sorry but this particular request is not possible without major modification. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.

    Cheers!
    Ismael

    Hi!

    Thank you for the update.

    There is no custom css class on the text block with the “SOFT DRINKS” title. Please add it as described here: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Add this on Quick CSS or custom.css:

    @media only screen and (max-width: 767px) {
    .your-custom-class > * {
    padding-left: 0 !important;
    }
    }

    Regards,
    Ismael

    in reply to: Make smaller the images in Masonry Gallery #312675

    Hi Soapmarine!

    Thank you for using Enfold.

    You can use this:

    #top .container .av-masonry-entry {
    width: 20%;
    }

    Cheers!
    Ismael

    in reply to: Modal popup with promo box / button #312674

    Hey!


    @Gurify
    : Do you have the latest version of Enfold? The default lightbox has been replaced with the magnific pop-up plugin. You can refer to this link on how to open an inline content: https://kriesi.at/support/topic/contact-form-in-pop-up-prettyphoto-issue/

    Best regards,
    Ismael

    in reply to: Problem with fontello #312672

    Hey!

    Thank you for the update.

    We will be needing the actual font file that you want to add. Please post a download link here. You can use dropbox or any other media uploader tools. We would like to test it on our installation. Have you tried adding a single icon font only on a single zip file before uploading them?

    Cheers!
    Ismael

    in reply to: slider full screen #312668

    Hey!

    I’m sorry but I don’t see that you added the css snippet. Please add it again on Quick CSS or custom.css. Also, try this:

    .slideshow_align_caption {
    vertical-align: bottom;
    bottom: 50px;
    }

    Best regards,
    Ismael

    in reply to: Different content on mobile vs. PC browsers #312665

    Hey Allan!

    Thank you for using Enfold.

    Maybe a browser cache? Please remove browser cache then test it again. I’m sorry but the website it not loading on my browser. I’ll ask the rest of the support team to take a look.

    Best regards,
    Ismael

    in reply to: Slider / Background Photos in full-screen width of 1920px #312664

    Hey!

    Thank you for the update.

    Did you set the Slider Width to 100%? If you don’t mind, we would inspect your layer slider settings. Please post the login details here and set it as a private reply.

    Best regards,
    Ismael

    in reply to: No preview in LayerSlider #312662

    Hey!

    Thank you for the update.

    I’m not sure why the preview is not working on your installation. Do you mind if we deactivate all plugins while working on the site?

    Cheers!
    Ismael

    in reply to: Styling Queries #312658

    Hi!

    Thank you for the update.

    You can change the social icon css snippet with this:

    li.social_bookmarks_facebook a {
    background: url('http://www.littlefoxwebdesign.co.uk/lumbandmacgill/wp-content/uploads/2014/08/facebook-icon.png') center center no-repeat !important;
    }

    We added the center center value to center the icon image and the no-peat attribute to prevent the icon image from repeating.

    Regards,
    Ismael

    in reply to: All background videos begins with a black background. #312656

    Hi!

    Looks like it is the default background of the video itself. I don’t think we can change that. Please hire a freelance developer for further investigation.

    Best regards,
    Ismael

    in reply to: make font icons not animated #312654

    Hey Simon!

    Thank you for using Enfold.

    Please add this on Quick CSS or custom.css to disable the animation:

    .avia_transform .av_font_icon {
    opacity: 1 !important;
    -moz-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    }

    Cheers!
    Ismael

    in reply to: Background & Footer sizes #312653

    Hey MarcG5!

    Thank you for using Enfold.

    It depends on the kind of layout that you’re trying to achieve. Do you have a screenshot or mock up of the website? Please post it here.

    Regards,
    Ismael

    in reply to: Enfold and the SEO WordPress Version 1.5.5.3 #312651

    Hi!

    Do you mind if we take a look at the actual website? Please try to deactivate other plugins except yoast and woocommerce if you have it then test it on another browser after adding the fix Dude suggested.

    Cheers!
    Ismael

    in reply to: Captcha manual language modification? #312648

    Hi!

    Thank you for the update.

    Please try to use this plugin to search for the strings that you want to translate: https://wordpress.org/plugins/codestyling-localization/

    Cheers!
    Ismael

    in reply to: Content Slider Issue #312647

    Hi Andrew!

    Thank you for using Enfold.

    You currently set the content slider to 4. Can you please toggle it back to 3 so that we can see the issue? I tested this on my installation and 3 columns on content slider works fine.

    Regards,
    Ismael

    in reply to: Insert a banner or written info into the header #312644

    Hi!

    Thank you for the update.

    Please replace the css snippet with this:

    .my-custom-content {
    position: absolute;
    left: 330px;
    top: 20px;
    color: red;
    font-size: 18px;
    }
    
    .header-scrolled .my-custom-content {
    display: none;
    }

    Cheers!
    Ismael

    in reply to: Header Logo left, Main Menu below #312643

    Hi jansthh!

    Thank you for using Enfold.

    You can add this on Quick CSS or custom.css to apply a background on the menu container:

    div#header_main_alternate {
    background: #a4aba0;
    }

    Use this at the very bottom of functions.php to add extra elements on the header container:

    function add_stuff_to_header_func() {
    	?>
    	HTML_CONTENT_HERE OR ANYTHING YOU FANCY HERE
    	<?php
    }
    add_action('ava_main_header', 'add_stuff_to_header_func')

    Cheers!
    Ismael

    in reply to: IE8 Broken After Update #312640

    Hey!

    Thank you for using Enfold.

    IE8 doesn’t recognize media queries that is why you’re seeing spacing issues. Honestly, I will not expect much from an old hag browser like IE8. The only major issue that I noticed on browser is the menu overlapping the logo which can be fixed with this on Quick CSS or custom.css:

    .avia-msie-8 .av-main-nav > li > a {
    padding: 0 6px;
    font-size: 11px;
    }
    
    .avia-msie-8 .logo a img {
    width: 60%;
    top: 5px; 
    }

    Cheers!
    Ismael

    in reply to: Substitute Icon Font in Icon List with Image #312636

    Hey bemofunny!

    Thank you for using Enfold.

    You can change the background of the icon list icon invidividually with this on Quick CSS or custom.css:

    .main_color .avia-icon-list li:first-child .iconlist_icon {
    	background: red;
    }
    
    .main_color .avia-icon-list li:nth-child(2) .iconlist_icon {
    	background: blue;
    }
    
    .main_color .avia-icon-list li:nth-child(3) .iconlist_icon {
    	background: green;
    }
    

    Cheers!
    Ismael

    in reply to: Images doubt #312631

    Hi odmv91!

    Thank you for using Enfold.

    Yes, it is ok to replace the images via FTP but make sure that you retain the image file name. You can change the thumbnail sizes on functions.php, look for this code:

    $avia_config['imgSize']['widget'] 			 	= array('width'=>36,  'height'=>36);						// small preview pics eg sidebar news
    $avia_config['imgSize']['square'] 		 	    = array('width'=>180, 'height'=>180);		                 // small image for blogs
    $avia_config['imgSize']['featured'] 		 	= array('width'=>1500, 'height'=>430 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['featured_large'] 		= array('width'=>1500, 'height'=>630 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['extra_large'] 		 	= array('width'=>1500, 'height'=>1500 , 'crop' => false);	// images for fullscrren slider
    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] 		= array('width'=>260, 'height'=>185 );						// images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] 		 		= array('width'=>845, 'height'=>684 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['magazine'] 		 	= array('width'=>710, 'height'=>375 );						// images for magazines
    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);		// images for fullscreen masonry
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);		            	// big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );						// images for fullsize pages and fullsize slider

    You can also use this plugin in order to change the thumbnail sizes directly on the wp dashboard: https://wordpress.org/plugins/simple-image-sizes/

    Cheers!
    Ismael

    in reply to: Responsive issues on Tablet Portrait view #312630

    Hi GOWD!

    Thank you for using Enfold.

    You can decrease the font size of the phone info on mobile devices:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .phone-info {
    font-size: 13px;
    }
    }

    Go to Enfold > Header > Mobile Menu panel. Choose the second option on Header Mobile Menu activation to show the mobile menu earlier.

    Cheers!
    Ismael

    in reply to: Masonry Blog in Spanish not the same as in English #312627

    Hey optimized!

    Thank you for using Enfold.

    Can you please edit the spanish masonry page? Toggle the Masonry Size Settings again. If that doesn’t work, please post the login details here and set it as a private reply. We would like to check it.

    Best regards,
    Ismael

    in reply to: You tube not working in chrome or firefox #312625

    Hi midischool!

    Thank you for using Enfold.

    I tested the youtube url that you provided using the Video element and it works fine. Please try to deactivate all plugins then test it again. Anyway, where are the youtube videos located? I can’t find any on the home page.

    Cheers!
    Ismael

Viewing 30 posts - 56,131 through 56,160 (of 67,207 total)