Forum Replies Created

Viewing 30 posts - 58,591 through 58,620 (of 67,463 total)
  • Author
    Posts
  • in reply to: Advanced styling options issue #263749

    Hi!

    Thank you for the update.

    You can use this on Quick CSS or custom.css to change the hover color of the secondary menu items:

    #top .header_color .sub_menu ul li a:hover {
    color: blue;
    }

    Regards,
    Ismael

    in reply to: Please contribute and translate Enfold #263748

    Hey!


    @youyou78
    : Thank you! :)

    Cheers!
    Ismael

    in reply to: Align with responsive CSS #263744

    Hey martinbelton!

    Thank you for using the theme!

    First of all, what is the max width of your website? Please check on Enfold > Theme Options > Responsive Layout active? setting. If you’re using 1210px max width, you can set Layers Container 1210px as well to align the layer slider content with the main content. Also, set the Responsive under option to 2000px or more just to make sure that the layer slider is using the responsive mode.

    Cheers!
    Ismael

    in reply to: Layer Slider animations #263739

    Hey!

    Thank you for using the theme!


    @Flikk
    : You’ve been very helpful. Thank you!


    @martinbelton
    : Let us know if you have any questions, we’ll be happy to help.

    Best regards,
    Ismael

    in reply to: Hintergrund der sich in breite und höhe anpasst #263736

    Hey!

    Thank you for visiting the support forum!


    @Flikk
    : Thanks for helping out! :)


    @simonac
    : I would like to chime in but I don’t understand the language. Anyway, using google translate, from what I understand you wanted to create a page with background image. Maybe, this plugin will help: http://wordpress.org/plugins/wp-backgrounds-lite/

    If you can explain this on english, we will be happy to provide a better solution.

    Cheers!
    Ismael

    in reply to: Cart Icon not showing up after item added to cart #263734

    Hey!

    Thank you for the update.

    Again, I tested on Firefox and Chrome Windows 8 and the cart is there. Please add this on Quick CSS or custom.css:

    #wrap_all {
    overflow: visible;
    }
    
    .html_boxed .cart_dropdown {
    position: fixed;
    top: 35px;
    z-index: 5000;
    }

    Regards,
    Ismael

    in reply to: Style single pages not being build with avia builder #263730

    Hi!

    Thank you for the update.

    My bad! I forgot to mention that the selectors above are to differentiate between the pages that are not using the advance layout editor from the ones that does. You can use this:

    #main div.container_wrap.container_wrap_first.main_color.fullsize .entry-content {
    	width: 710px;
    	margin: 0 auto;
    }

    Cheers!
    Ismael

    in reply to: Blog posts don't show in translated language. #263729

    Hey ullastret!

    Thank you for using the theme!

    Please make sure that you translate the posts categories properly. Refer to this link for more info: http://wpml.org/documentation/getting-started-guide/translating-post-categories-and-custom-taxonomies/

    Best regards,
    Ismael

    in reply to: Editor role and remove formatting button #263727

    Hey!

    Thank you for visiting the support forum!

    Glad you figured this one out. :)

    Best regards,
    Ismael

    in reply to: Add Scroll down arrow button on Advance Layerslider #263724

    Hey!

    Thank you for using the update.

    The HTML code should work if you put it on a Text Block. Please try to insert two Color Sections. Add the text block and the html snippet on the first color section then add any content on the second one.

    Best regards,
    Ismael

    Hi!

    Thank you for using the theme!

    From what version did you update the theme? Please make sure that the Header Social Icons has been enabled on Enfold > Header > Extra Elements. I checked the site on Firefox Windows 8 and they are showing fine. Please remove browser cache then reload the page a few times.

    Cheers!
    Ismael

    Hey Ben!

    Thank you for using the theme!

    I’m not so sure if this is going to work for all the pages but please add this on Quick CSS or custom.css:

    div.flex_column.av_two_third.first + div.flex_column.av_one_third {
    background: #fef4e8;
    border-left: 1px solid #f99f32;
    padding: 10px 10px 10px 15px;
    }

    Cheers!
    Ismael

    in reply to: Footer Blinking Black #263717

    Hi homemadebyx!

    Thank you for using the theme!

    I checked the website on Chrome Windows 8 but I don’t see the testimonial section rendering black background on transition. Do you mind posting a screenshot of the issue? Regarding the socket, looks like you managed to remove the link.

    Best regards,
    Ismael

    in reply to: Remove Animation from slider only #263716

    Hey stevereed1968!

    Thank you for using the theme!

    You can remove the inner image overlay or the circle with this on Quick CSS or custom.css:

    span.image-overlay-inside {
    display: none;
    }

    I’m not entirely sure where you want the overlay to show or where you don’t so if you can give us a list of specific elements, that will be great.

    Regards,
    Ismael

    in reply to: Responsive layout – section ordering #263715

    Hi!

    Thank you for the info.

    Do you mind using a Special Heading element for the “A – B” title in place of the text block? Enclose the elements inside a color section then add this on Quick CSS or custom.css:

    .avia-section {
    min-height: 50px;
    }
    
    #top #main .avia-section .template-page {
    padding-top: 10px;
    padding-bottom: 10px;
    }

    Best regards,
    Ismael

    in reply to: Cannot edit pages any more #263714

    Hi Yuniyuni!

    Thank you for using the theme!

    Do you mind if we take a look at the actual page? You might want to increase the wordpress php memory limit to at least 128M. Depending on your hosting environment you might experience an issue when trying to access the Advance Layout Builder. This is usually due to the builder timing out because of a memory limit in your server environment. The first thing you can do to fix this is to add the following lines in your wp-config.php file located at the root of wp directory:

    define( 'WP_MEMORY_LIMIT', '128M' );
    define( 'WP_MAX_MEMORY_LIMIT', '256M' );

    You can also contact your host if you’re not comfortable doing the adjustments yourself. Refer to this link for more info: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Cheers!
    Ismael

    in reply to: change the height of a slider – please help!! #263712

    Hey!

    Thank you for using the theme.

    Let us know how it goes. Actually, the option Slideshow Image and Video Size option doesn’t resize the actual slider but it gives you the option to choose from different thumbnail sizes.

    Cheers!
    Ismael

    in reply to: Bug Report: Chrome Nav Bar Rendering Problem #263711

    Hi BMart!

    Thank you for using the theme!

    Do you mind if we take a look at the website? Please try to change the header background Attachment to fixed.

    Regards,
    Ismael

    in reply to: Menu Position #263164

    Hey!

    Thank you for using the theme!

    @jdrake: If you don’t mind, please open your own thread. Did you add any css modifications? Add this on Quick CSS or custom.css:

    #top .av-main-nav ul a {
    padding-left: 10px;
    }
    
    .header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
    max-width: 100px;
    }

    Anyway, nice website. :)

    Regards,
    Ismael

    in reply to: No sidebar on Product page with woocommerce #263163

    Hey!

    Glad it is working now.

    I’m sorry but I’m not sure if understand you correctly. What do you mean by your last post about pushing the sidebar on a category page?

    Regards,
    Ismael

    Hey annebetts!

    Thank you for visiting the support forum!

    Did you extract the actual enfold zip from the themeforest zip package? Please download the theme again from your themeforest account then upload the theme files via FTP. Refer to this link: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/

    Best regards,
    Ismael

    in reply to: Style single pages not being build with avia builder #263161

    Hey pageladder!

    Thank you for visiting the support forum!

    The default editor, set with a right sidebar, should have the .entry-content enclosed on this selector:

    div.container_wrap.container_wrap_first.main_color.sidebar_right
    

    If there are no sidebar, you can use this:

    div.container_wrap.container_wrap_first.main_color.fullsize
    

    Regards,
    Ismael

    in reply to: Akkordeon-Layout changed after theme update #263154

    Hi tredition!

    Thank you for using the theme!

    We would like to see the page where this is happening. Please post the the website url here then we’ll check it.

    Cheers!
    Ismael

    in reply to: French Version of site #263153

    Hi!

    Thank you for using the theme!

    We would like to see the actual page but it is on maintenance mode. Please give us a temporary login details so that we can point you on the right direction.

    Best regards,
    Ismael

    in reply to: Homepage v11 – Transparent Menu #263152

    Hey!

    Thank you for the update.

    First of all, please empty the plugin cache then add this on Quick CSS or custom.css just to make sure that there are no padding on top of the main container:

    .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 0;
    }

    Cheers!
    Ismael

    in reply to: hover/border colors for sidebar menus #263151

    Hi RobWu!

    Thank you for visiting the support forum!

    Do you mind if we take a look at the actual website? A screenshot of the element that you’re trying to change will help.

    Best regards,
    Ismael

    in reply to: Cart Icon not showing up after item added to cart #263150

    Hey!

    Thank you for the update.

    On what version of the browser and OS are you testing this with? I tested this on Chrome Windows 8 and the cart shows fine:

    Regards,
    Ismael

    in reply to: enfold lightbox in fullscreen? #263147

    Hi!

    Glad we could help. If you have more questions, let us know. :)

    Best regards,
    Ismael

    in reply to: Problems with Avia Layout Architekt #263146

    Hey ASteynes!

    Thank you for visiting the support forum! Glad you like the theme.

    If you don’t mind, we would like to see the actual website. Did you recently update to WP 3.9? If you did, make sure that you’re running the latest version of the theme which is 2.7.1. If you can provide us with a screenshot of the issue, that will be great. You can use imgur, dropbox, clipular etc to post a screenshot.

    Regards,
    Ismael

    in reply to: Breadcrumb Duplicated #263143

    Hi THP!

    Thank you for visiting the support forum!

    I can’t seem to reproduce the issue on my end. If I am not mistaken, a plugin is causing the breadcrumb issue. Did you modify anything on the theme files or did you add any snippets for the breadcrumbs? Please deactivate all plugins then we’ll check this again. Also, please empty the cache of WP Super-Cache plugin.

    Regards,
    Ismael

Viewing 30 posts - 58,591 through 58,620 (of 67,463 total)