Forum Replies Created

Viewing 30 posts - 13,171 through 13,200 (of 14,834 total)
  • Author
    Posts
  • in reply to: Layerslider #362607

    Hey AdamTurner!

    I’m not sure if there is a specific option for that. If you have a transparent image you want to use for the overlay though then you can create a new layer and set it’s position to absolute and have it cover the whole slide and it should create the same effect.

    Best regards,
    Elliott

    in reply to: li:last-child #362604

    Hey Ikyo!

    Try this.

    .av-catalogue-list > li:last-child:after {
        content: "";
    }

    Regards,
    Elliott

    in reply to: Homepage issue #362600

    Hey spadalbert!

    So in the french and polish translations everything looks fine but when switching to English I’m seeing this javascript error.

    too much recursion
    	
    
    ...^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype...

    Try deactivating all of your other plugins and send us a WordPress login so we can take a closer look.

    Cheers!
    Elliott

    in reply to: Home V11 Home page image sizes #362597

    Hey MarcG5!

    Open up /enfold/functions.php and you can find the sizes used starting on line 99.

    $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

    Regards,
    Elliott

    in reply to: Sell an album and songs #362596

    Hey Nimad!

    We recommend using Woocommerce, http://www.woothemes.com/woocommerce/.

    They have virtual product features where you can sell files for download.

    Best regards,
    Elliott

    in reply to: margin issue #362594

    Hey alexoua!

    Try adding this to your custom CSS.

    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 186px !important;
    }

    Regards,
    Elliott

    in reply to: Enfold Photography demo – front page won't scroll #362588

    Hey raymcginty!

    Navigate to Dashboard > Enfold > General Layout and make sure the “Sticky Sidebar menu” option is set to never sticky.

    Regards,
    Elliott

    in reply to: Tabs, Slider Navigation, Arrows, Ajax #362586

    Hi jansthh!

    1. You can play around with the value on line 1036 in /enfold/css/shortcodes.css.

    @media only screen and (max-width: 767px)  {
    

    To change when the tabs switch to responsive.

    2. Try adding this to your custom CSS.

    .scroll-down-link { font-size: 200px !important; }
    .avia-slideshow-arrows a:before {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    }

    3. Add this to your custom CSS.

    .portfolio-preview-title.entry-title {
        text-align: center !important;
    }

    Cheers!
    Elliott

    in reply to: Lightbox Image size #362585

    Hey mecdesign!

    The image that pops up in the magnific popup is going to the fullsized image and not a thumbnail. The magnific script is going to constrain it so it fits as large as possible inside your screen dimensions. I recommend keeping it like this otherwise it will annoy users (especially on mobiles) as they will have to scroll around to see the full image.

    Cheers!
    Elliott

    in reply to: Show parent page above nested subpages in sidebar navigation #362583

    Hi!

    It’s near the bottom.

    if ($children)
    		{
    			$default_sidebar = false;
    			$sidebar_menu .= get_the_title($parent); // this is the line you edit
    

    Cheers!
    Elliott

    in reply to: google maps tooltips #362580

    Hey Munford!

    Unfortunately this would take a lot of time and code and would have to be considered custom work. I think it is possible using the google maps api but you’ll need to hire a freelancer to code this in.

    I don’t think those plugins would have that feature either but you can check.

    Regards,
    Elliott

    • This reply was modified 11 years, 1 month ago by Elliott.
    in reply to: Mobile menu is working half #362578

    Hey Georg!

    Try adding this to your custom CSS.

    #menu-item-search {
        width: 35px !important;
    }

    Cheers!
    Elliott

    in reply to: WordPress 4.01 Breaks My Site #362559

    Hi!


    @jdepal20
    , Your getting some javascript errors. Try deactivating all of your plugins to see if the errors go away.

    Best regards,
    Elliott

    in reply to: Some pages in Enfold not responsive… #362544

    Hey!

    Try this instead.

    @media only screen and (max-width: 767px) {
    .avia-image-container-inner, .avia_image, .av-image-caption-overlay { width: 100% !important; }
    }

    And then play around with the 767px value until it looks good.

    Best regards,
    Elliott

    in reply to: Preview Button Not Working #362541

    Hi!

    It’s displaying fine on my end as well.

    It’s not displaying for you? Take a screenshot and highlight what your seeing.

    Also try clearing your browser cache and view in a different browser. Make sure your browsers are updated to their latest versions and try deactivating any browser plugins / extensions you may have installed.

    Cheers!
    Elliott

    in reply to: Masonry gallery image opens in new tab #362538

    Hey!

    I tried deactivating your plugins to test but now all I get is a white screen? Let’s try the following.

    1. Deactivate all plugins.

    2. Completely delete Enfold before downloading + uploading a fresh copy and then activate that copy of Enfold, not the child theme to see if it happens there as well.

    Regards,
    Elliott

    in reply to: Sidebar after content in mobile version #362528

    Hey!

    If your nesting them inside each other in the debug then you’ll need to continue editing in the debug view. Dragging stuff around like that is going to cause problems. Or you can switch to the default editor and edit them that way.

    Regards,
    Elliott

    in reply to: Disable Hide Background for Parallax while on Mobile #362525

    Hey!

    Hmm, try commenting out line 21 in /enfold/js/shortcodes.js.

    //$('.avia-bg-style-fixed').avia_mobile_fixed();
    

    Cheers!
    Elliott

    in reply to: Enfold 3.0.4 problems #362506

    Hey StaffordRC!

    Sorry about the problems your having.

    Did you recently create a child theme, rename the parent theme folder, or upgrade from a very old version of Enfold? If so then that could explain why you have to reconfigure the widgets.

    When you say white boxes are you referring to the blog posts shortcode on your homepage under “Latest News”? If so then add this to your custom CSS.

    .avia-content-grid-active .slide-image { display: none !important; }
    

    Best regards,
    Elliott

    in reply to: Google maps zoom not working WP 4.01 Enfold 3.04 #362497

    Hi asiFarran!

    Hmm, not sure what’s going on there. Let’s try the following.

    1. Deactivate all plugins.

    2. Completely delete Enfold from your WordPress theme directory before downloading + installing a fresh copy.

    If your still having problems then send us a WordPress login and we’ll take a closer look.

    Cheers!
    Elliott

    in reply to: Contact Form #362492

    Hi!


    @mhauslaib
    , You linked us to your LayerSlider. Your having a problem with a contact form correct? Please create a new topic and we’ll be with you shortly.


    @Nello83
    , Please upgrade the login to administrator so I can see how your using the WP SMTP plugin.

    Best regards,
    Elliott

    • This reply was modified 11 years, 1 month ago by Elliott.
    in reply to: How display the title page with sidebar template? #362490

    Hey Alex!

    Not sure what’s going on there. Is it a plugin your using?

    Cheers!
    Elliott

    in reply to: contact form: form validation. #362425

    Hi bicounet!

    Open up /enfold/js/shortcodes.js and change line 2742 from this.

    form.slideUp(400, function(){responseContainer.slideDown(400, function(){ $('body').trigger('av_resize_finished'); }); send.formElements.val('');});
    

    To this.

    form.slideUp(400, function(){responseContainer.slideDown(400, function(){ $('body').trigger('av_resize_finished'); }); send.formElements.val('');
    jQuery('html, body').animate({ scrollTop: jQuery(".ajaxresponse").offset().top }, 1000);
    });
    

    Cheers!
    Elliott

    in reply to: Woocommerce errors #362409

    Hi!

    Your link redirects me to another site. Is there a special way to login?

    Best regards,
    Elliott

    in reply to: "Load more" in text block #362406

    Hi!

    They were not meant to be used like that but you can try enabling the debug view, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, and then copy and paste the shortcodes so they are nested inside each other.

    Best regards,
    Elliott

    in reply to: Font Problem #362405

    Hi!

    1. I’m pretty sure it’s Cufon. I switched your heading font back to “no custom font” and it’s displaying fine now. If you want to use a custom font with korean characters then I recommend checking out the WP Google Fonts plugin and use some CSS to target the headings.

    2. That’s how the template is meant to display, http://kriesi.at/themes/flashlight/blog/.

    Cheers!
    Elliott

    in reply to: prevent semiautomatic form filling #362393

    Hey squaic!

    It looks like your using a plugin there. I’m not really sure I understand but your trying to make it so that a user can add a space into his email address? Emails do not allow spaces so that would not be a good idea.

    You’ll want to contact the plugin authors about this.

    Best regards,
    Elliott

    in reply to: Header Behavior Not Working Correctly #362391

    Hey strausberg!

    Are you referring to the “Responsive Site” option in Dashboard > Enfold > General Layout?

    Go ahead and take a screenshot and highlight what your trying to do so we can get a better idea.

    Cheers!
    Elliott

    in reply to: Adding Custom Post Type data to Masonry #362387

    Hi!

    I would try adding it right above line 598.

    					}
    					$items .= 	geodir_get_post_info($entry['ID']);
    					$items .=	$text_after."</div></figcaption>";
    				}

    If it’s still not working then it would be best to contact the plugin authors for more information.

    Cheers!
    Elliott

    in reply to: Can't Update to Enfold 3.0.4 #362381

    Hey!

    No your settings will be fine but if you have edited any of the theme files then they will be overwritten.

    Cheers!
    Elliott

Viewing 30 posts - 13,171 through 13,200 (of 14,834 total)