Forum Replies Created

Viewing 30 posts - 57,871 through 57,900 (of 67,597 total)
  • Author
    Posts
  • in reply to: Partner Image Logos #284992

    Hey!

    Thank you for the update.

    Use the logo/partner element with the same settings then use this on Quick CSS or custom.css:

    .avia-msie-10 #top .avia-logo-element-container img {
        width: auto;
        max-width: 180px;
    }
    

    Regards,
    Ismael

    in reply to: layerslider now showing correct for 3 slides #284989

    Hi!

    Thank you for using the theme.

    Did you update the theme recently or did you transfer the website? The latest patch includes the latest version of the layer slider and some users have to re-edit the layer sliders in order to bring them back to their previous settings. I’m sorry but you need to edit the sliders again.

    Best regards,
    Ismael

    in reply to: Issue with Full Screen Slider #284988

    Hey!

    Thank you for the update.

    I thought you’re using the fullscreen slider on the home page. Anyway, yes, the fullscreen slider is not working on your installation when I test it. Did you modify any theme files? Please try to deactivate all plugins then test it again. The element is working fine on our installation. This is the test page that I created: http://jadestonephotography.ca/test-fullscreen-slider/

    Best regards,
    Ismael

    in reply to: Page loads blank and missing widget #284986

    Hi!

    Thank you for the update.

    Please deactivate all plugins then test it again. If possible, post the login details here. We would like to check the page. Set it as a private reply.

    Cheers!
    Ismael

    in reply to: Mobile transparent menu issue #284984

    Hi!

    Thank you for using the theme.

    Do you mind if we take a look at the actual website? Please post the url here.

    Best regards,
    Ismael

    in reply to: Custom Menu Float and Responsive Dropdown #284981

    Hi!

    Thank you for the access.

    1.) Please use this on Quick CSS or custom.css to fix the menu:

    #menu-parallax-menu li {
    clear: none !important;
    }

    2.) I’m sorry but the mobile menu will only work for the default theme menu. You need to hire a freelance developer if you want to apply it on your custom menu. Please visit Envato Studio or Werkpress for further customization.

    Best regards,
    Ismael

    Hey!

    Alright. Please add this on Quick CSS or custom.css:

    @media only screen and (max-width: 1140px) {
    .logo img {
    padding: 0;
    max-height: 100px !important;
    }
    
    #header_main .container, .main_menu ul:first-child > li a {
    height: 100px !important;
    line-height: 100px !important;
    }
    
    .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 130px;
    }
    
    .header-scrolled .logo img {
    height: 50px !Important;
    max-height: 50px !important; 
    }
    
    .header-scrolled #header_main .container, .header-scrolled .main_menu ul:first-child > li a {
    height: 50px !Important;
    max-height: 50px !important; 
    line-height: 50px !important;
    }
    }
    

    Cheers!
    Ismael

    in reply to: Image Code Displaying in Avia Layout Easy Slider #284978

    Hi!

    Alright. Thank you for the info. I can reproduce the issue on my end. This is also happening on the Fullwidth Easy Slider. We already reported the issue to Kriesi. Please wait for his response.

    Best regards,
    Ismael

    in reply to: Portfolio preview image quality #284976

    Hey Richard!

    Thank you for using the theme!

    Please edit the portfolio grid element then look for the Portfolio Grid Image Size option. Select the second option from the list. This will give you a new option to select the portfolio thumbnail size manually.

    Best regards,
    Ismael

    in reply to: Enfold Front Page Settings not showing pages. #284974

    Hey!

    @EcomMobility: I just checked the link and the homepage is working properly. Can you please elaborate the issue? A screenshot will help.

    Best regards,
    Ismael

    in reply to: Image Element – Possible Bug? #284973

    Hi sdbroker!

    Thank you for using the theme!

    Even if you set the styling to default, there should be no shadow effect on the image. A plugin might be causing the issue. Please deactivate all plugins then test it again.

    Best regards,
    Ismael

    in reply to: social media icons / buttons #284971

    Hey!

    Thank you for the info.

    You can add a unique selector for each Avia Elements. Edit functions.php, find this code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;
    

    Below, add this code:

    add_theme_support('avia_template_builder_custom_css');
    

    Edit the linked n icon then add a custom css class. Add linkedin-icon for example. Use this on Quick CSS:

    .linkedin-icon {
    margin-top: 2px;
    }

    Best regards,
    Ismael

    Hey Nathalie!

    Thank you for visiting the support forum!

    Try to add this on Quick CSS or custom.css:

    @media only screen and (max-width: 767px) {
    .avia-content-slider .slide-entry {
    width: 100%;
    }
    }

    Cheers!
    Ismael

    in reply to: Scrolling text? #284967

    Hi rhysbowen!

    Thank you for using the theme!

    You can use the content slider element if you want to have a sliding text or content.

    Regards,
    Ismael

    in reply to: Invoke mobile menu at different breakpoint #284965

    Hi!

    Thank you for using the theme!

    Please go to Enfold > Header Layout > Mobile Menu. Look for the Header Mobile Menu activation then select the second option to activate the advance menu toggle on iPad landscape view.

    Cheers!
    Ismael

    Hey yes9310!

    Thank you for visiting the support forum!

    Not sure why the image overlay is not being added on the first image but you can add this on Quick CSS or custom.css to disable the image overlay entirely:

    span.image-overlay.overlay-type-extern {
    display: none !important;
    }

    Regards,
    Ismael

    Hey SomeBloke!

    Thank you for using the theme.

    Yes, you can select specific images for the masonry gallery. Edit the gallery then click Add/Edit gallery. Select the images that you want to add on the gallery.

    Best regards,
    Ismael

    in reply to: social icons shortcode #284958

    Hey Munford!

    Thank you for using the theme!

    Please add this on Quick CSS or custom.css:

    div.avia-button-wrap.avia-button-left {
    display: block;
    }
    
    div.flex_column.av_one_half.first.avia-builder-el-4.el_after_av_hr.el_before_av_one_half span.av_font_icon.avia_animate_when_visible.avia-icon-pos-left.avia_start_animation.avia_start_delayed_animation {
    display: block;
    margin-left: 10px;
    }

    Cheers!
    Ismael

    in reply to: Possible Bug #284956

    Hi!

    I’m not sure what you mean but glad you made it work. If you still have questions, let us know.

    Cheers!
    Ismael

    in reply to: Product price removal stuck #284954

    Hey midischool!

    Thank you for using the theme!

    Looks like you managed to remove the variable product price on the single product page. If not, please add this on Quick CSS or custom.css:

    .product-type-variable .price {
    display: none !important;
    }

    Best regards,
    Ismael

    Hey!

    Thank you for the update.

    I’m not really sure what’s wrong with the masonry gallery thumbnails. It looks sharp and clear on Windows 8 Chrome.

    Best regards,
    Ismael

    in reply to: Post alignment inside Blog Post Content Element #284950

    Hi!

    Glad it is working. Sometimes you need to wait a few minutes before the css takes effect. You can press CTRL+F5 to hard refresh the page and load it from scratch. If you still have questions, let us know.

    Regards,
    Ismael

    Hey lzevon!

    Thank you so much for using the theme!

    1.) Please go to Enfold > Header Layout > Mobile Menu panel. Look for the Header Mobile Menu Activation, choose the second option.

    2.) Please go to Enfold > Advanced Styling, edit the Main Menu Links. Please post the website url here so that we can inspect it.

    Cheers!
    Ismael

    in reply to: Portfolio Items do not show up all of a sudden #284942

    Hi!

    Glad you figured it out. If you still have questions, let us know.

    Cheers!
    Ismael

    in reply to: Image apperas when adding links #284941

    Hi progenki!

    Thank you for using the theme!

    Are you trying to get the featured image to show on facebook or something like that? Please install http://wordpress.org/plugins/wordpress-seo/ and then you can use the SEO > Social panel. Enable the “Add Open Graph meta data” to specify some content for social sharing services like facebook and twitter etc. Note that you have to wait a few hours before any of this services re-pick the data.

    Regards,
    Ismael

    in reply to: main menu style #284940

    Hi!

    Thank you so much for using the theme!

    Please use this on Quick CSS or custom.css:

    .av-main-nav > li > ul {
    border-top: 0;
    }

    Best regards,
    Ismael

    in reply to: Clickable image in header #284939

    Hi VisuellDK!

    Thank you for using the theme!

    Please go to Appearance > Menus panel. Create a custom link. Add html tag on the menu label or title. Something like this:

    <img src="IMAGE URI HERE" />
    

    Inspect the menu item then look for the menu id, use it to modify the image inside the menu. It will look something like this:

    li#menu-item-3128 img {
     /* Add style here*/
    }
    

    The id of the menu item is 3128, it might be different with yours.

    Cheers!
    Ismael

    in reply to: Custom Menu Float and Responsive Dropdown #284938

    Hi janeyj!

    Thank you for visiting the support forum.

    We can’t access the site. It says “Authorization Required”. If you don’t mind, please post a screenshot of what you’re trying to do. You can use imgur, dropbox etc.

    Regards,
    Ismael

    Hi OblakJ!

    Thank you so much for using the theme!

    Please use this on Quick CSS to remove the padding:

    .logo img {
    padding: 0;
    }

    Go to Enfold > Header Layout > Mobile Menu panel. Look for the Header Mobile Menu activation setting then choose the second option in order to prevent the main menu from overlapping the logo.

    Regards,
    Ismael

    in reply to: Accordion Problems #284936

    Hey!

    There are no images on the layer slider. Please try to remove browse cache then check the slider again. In order to migrate the theme successfully and leave the database intact along with the layer slider, 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

    Best regards,
    Ismael

Viewing 30 posts - 57,871 through 57,900 (of 67,597 total)