Forum Replies Created

Viewing 30 posts - 50,941 through 50,970 (of 66,306 total)
  • Author
    Posts
  • in reply to: SIngle item in top menu alternative colour #386815

    Hi!

    You need to change the menu item id. Use this:

    li#menu-item-433 span.avia-menu-text {
    color: orange !important;
    }

    Best regards,
    Ismael

    in reply to: Posts sidebar #386814

    Hi!


    @dekoff
    : Not sure what you mean by that but you can always disable the sidebar on every page. Look for Layout > Layout setting. Choose “No Sidebar”.

    Best regards,
    Ismael

    in reply to: Grid Row video background #386813

    Hey royaltask!

    Thank you for using Enfold.

    Unfortunately, it’s not possible without major modification on the theme. You can only add video backgrounds on color sections and full screen sliders. Anyway, you can request for the option on our Feature Requests page.

    Cheers!
    Ismael

    Hey fortbliss!

    Thank you for using Enfold.

    If you can translate the inquiry to english, that would be great. We will be able to help you better. Also, if possible please create a single thread for every single inquiry to keep the threads subject related and it’ll be much easier for other users with the same issue to find the thread. I’ll ask Andy to take a look. If possible, please provide screenshots of the issue.

    Best regards,
    Ismael

    in reply to: Header Image is not Responsive – why? #386807

    Hi antosi!

    Thank you for using Enfold.

    The background size of the color section is set to cover by default in order to make sure that the section is fully covered on different screen sizes. You can try to upload a smaller image or add this on Quick CSS:

    .avia-full-stretch {
    background-size: 100% !important;
    }

    Regards,
    Ismael

    in reply to: Problem with predefined color scheme #386806

    Hi meuwissen!

    Thank you for using Enfold.

    Do you have any cache or minify plugins? Please disable it while working on the site. Make sure that the wp-content > uploads folder has the correct file permissions. If it’s still not working, go to wp-content > uploads > dynamic-avia folder. Delete the enfold.css file. Toggle the theme options then save changes. It will regenerate the enfold.css file again.

    Regards,
    Ismael

    in reply to: Second Portfolio Permalink #386805

    Hey Jan!

    Thank you for using Enfold.

    Unfortunately, that is not possible without major modification on the theme. A lot of users ask about it but we can’t provide an easy solution here. You can request for the option on our Feature Requests page.

    Best regards,
    Ismael

    in reply to: Transparent nav bar background #386804

    Hi markpevans!

    Thank you for using Enfold.

    What is the current layout of the header? We may need to see the actual website in order to provide a solution. Please post the website url here.

    Regards,
    Ismael

    in reply to: Slider or image in title area and header options #386803

    Hey!

    I’m sorry but I don’t see any issues on the menu. Can you please provide a screenshot? Regarding the footer, please make sure that the socket is enabled on Enfold > Footer > Default Footer Widgets & Socket Settings settings.

    Best regards,
    Ismael

    in reply to: problems with the Avia layouter and storage #386798

    Hi!

    Did you add any html codes on the home page content? Make sure that all tags are properly closed. I was able to CREATE and UPDATE a test page without losing content here: http://test.implus-immobilien.de/wp-admin/post.php?post=3358&action=edit&message=1

    Best regards,
    Ismael

    in reply to: Cursor Focus in text boxes – editing #386796

    Hi xyzb!

    Thank you for the heads up.

    We can’t reproduce the issue on our installation. Anyway, why are using IE11? Do you have any other browser other than IE?

    Best regards,
    Ismael

    Hi!

    The site is still using the default search icon. Please add the modification then we’ll check the site.

    Cheers!
    Ismael

    in reply to: No play icon on LayerSlider video thumbnails #386794

    Hi!

    Thank you for the link.

    Create your own preview image then replace the video layer code with this:

    <div onclick="thevid=document.getElementById('thevideo'); thevid.style.display='block'; this.style.display='none'">
    <img style="cursor: pointer;" src="PREVIEW IMAGE URI HERE" alt="" />
    </div>
    
    <div id="thevideo" style="display: none;">
    <iframe width="640" height="360" src="//www.youtube.com/embed/t9bJNyODBuI?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
    </div>

    Cheers!
    Ismael

    Hey!

    I checked the site using Chrome App (mobile) but I can’t reproduce the issue. Anyway, we don’t have any control over how browsers or apps behave so I don’t think we can help you with this one.

    Best regards,
    Ismael

    in reply to: Offline demo data import possible? #386792

    Hey!

    You need to create a fresh installation of WP if you want to try all the demo. Each demo will override the previous one if there is any, stacking pages, theme options, widgets etc.

    Best regards,
    Ismael

    in reply to: General styling slow to update #386791

    Hey!

    Thank you for the update.

    I checked the dashboard but we don’t have access on the Plugins panel. What plugins are currently installed there? Do you have a cache and minify plugin? If yes, please deactivate those while working on the site.

    Regards,
    Ismael

    in reply to: Sidebar on Mobile #386790

    Hi lizybloom!

    Thank you for using Enfold.

    Please take a look at this page (http://hineytales.com/main-shop/). Did you set that page to have a sidebar? Which widget area is set on the Sidebar Setting? First thing to do is to deactivate all plugins. If you have any custom modifications on functions.php, please post it on pastebin.com.

    Best regards,
    Ismael

    Hi!

    There’s a prettyPhoto lightbox error on the site which is weird because this plugin has been replaced by MagnificPopUp. Looks like the site is using CDN. Try to deactivate all plugins then purge the cdn cache.

    Best regards,
    Ismael

    in reply to: Portfolio Grid & Styling Help #386788

    Hi!

    The portfolio grid dynamically calculates the position of the portfolio entries so it’s not perfect in few cases. Try to increase or decrease the Max Container Width by 1-2px on Enfold > General Layout > Dimensions panel to get rid of the unwanted padding.

    Regards,
    Ismael

    in reply to: Change Archive For Category to match modified breadcrumb #386786

    Hey!

    Did you enable Header Title and Breadcrumbs option on Enfold > Header > Header Layout > Header Title and Breadcrumbs setting?

    Regards,
    Ismael

    in reply to: Transparent Background #386784

    Hi!

    Thank you for using Enfold.

    Insert columns inside a color sections with background. It should be transparent by default.

    Cheers!
    Ismael

    in reply to: Is there a limit with the Avia Layout Builder? #386131

    Hi!

    Thank you for using Enfold.

    Glad you figured it out. Unfortunately, we don’t provide support for third party plugins as stated on our support policy. Please contact the plugin author for more info.

    Best regards,
    Ismael

    in reply to: mega menu quit working & menu items are gone after update #386130

    Hey!

    Did you add any css modifications in order to hide or remove containers? Something like this code:

    #selector {
    display: none;
    }

    Cheers!
    Ismael

    in reply to: Mega Menu Issue after update #386127

    Hey!

    Thank you for the confirmation. Is it working now?

    Cheers!
    Ismael

    Hi!

    @Iain: Thanks for sharing. Is it OK if we check the site with the issue?

    Cheers!
    Ismael

    Hi!

    I tested the shortcodes above and it works fine. Place it inside the HTML / Video / Audio layer.

    Cheers!
    Ismael

    in reply to: Location of the language files #386111

    Hi!

    It should be there by default. Please download the theme again.

    Best regards,
    Ismael

    in reply to: Image display in the simple slider #386110

    Hi a-l-p!

    Thank you for using Enfold.

    1.) The 4th slide looks fine. Can you please provide a screenshot of the issue?

    2.) Use this to adjust the position of the dots:

    .avia-slideshow-dots.avia-slideshow-controls {
    position: absolute;
    top: 60px;
    left: 100px;
    }

    Best regards,
    Ismael

    in reply to: Header not displaing correctly on IE after updates #386109

    Hi demtnman!

    Thank you for using Enfold.

    Site looks fine on IE:

    Cheers!
    Ismael

    in reply to: Randomize Testimonials Slider #386108

    Hi!

    Please remove the modifications then look for this code on shortcodes.js file, line 2072:

    var container = $(this), elements = container.find('.avia-testimonial');
    

    Below, add this code:

    $('.avia-testimonial').shuffle();
    

    Look for this line:

    // -------------------------------------------------------------------------------------------
    // testimonial shortcode javascript
    // -------------------------------------------------------------------------------------------
    

    Below, add this code:

    $.fn.shuffle = function() {
    
    	var allElems = this.get(),
    		getRandom = function(max) {
    			return Math.floor(Math.random() * max);
    		},
    		shuffled = $.map(allElems, function(){
    			var random = getRandom(allElems.length),
    				randEl = $(allElems[random]).clone(true)[0];
    			allElems.splice(random, 1);
    			return randEl;
    	   });
    
    	this.each(function(i){
    		$(this).replaceWith($(shuffled[i]));
    	});
    
    	return $(shuffled);
    
    };

    This will only change the order of the testimonials on every page load. Remove browser cache then reload the page.

    Cheers!
    Ismael

Viewing 30 posts - 50,941 through 50,970 (of 66,306 total)