Forum Replies Created

Viewing 30 posts - 59,431 through 59,460 (of 67,155 total)
  • Author
    Posts
  • in reply to: Team Member, Social Service or Icon Links not showing #243159

    Hey dmpitzer!

    Please insert an image place holder (maybe a plain image with white background, any size) for each team member elements. Add this on Quick CSS or custom.css:

    .avia-team-member .team-social {
    position: relative;
    visibility: visible !important;
    text-align: left;
    border-radius: 3px;
    width: 100%;
    height: 60px;
    opacity: 1 !important;
    border: none;
    }
    
    .avia_image_team {
    display: none !important;
    }

    Best regards,
    Ismael

    in reply to: Header adding images resize #243156

    Hey!

    Please edit the code like this:

    echo '<div class="my_custom_img"><img src="/wp-content/uploads/2014/03/free-shipping.png" alt="Free Shipping" /></div>';
    

    Follow Dude’s instruction regarding the js file.

    Cheers!
    Ismael

    in reply to: Issues with secondary header navigation, top right #243155

    Hi!

    Yes, that will do. All media queries should be at the bottom. I hope it works. :)

    Regards,
    Ismael

    in reply to: Enfold Accordion is always open on page load #243153

    Hi lewisedavis!

    Do you have other plugins installed? Maybe, you’re using the url with the toggle id? Something like this:

    http://localhost/kriesi/enfold/?page_id=2880#toggle-id-1
    

    We tested this on our end and the toggle containers closed as expected when the value is set to zero. Please give us a link to the page with the issue.

    Cheers!
    Ismael

    in reply to: Contact form issue #243151

    Hi chiummog!

    I tested the contact form 4 times on Chrome Windows 8 and it works fine. Please let us know if the issue persist. Maybe a slow internet connection? :)

    Best regards,
    Ismael

    in reply to: "My Account" styling and translation #243150

    Hi chiummog!

    Can you please give us a link to the actual website? Please try this plugin, see if you can translate the string: http://wordpress.org/plugins/codestyling-localization/

    Cheers!
    Ismael

    in reply to: woocommerce title bar: change "Shop" #243149

    Hi rene!

    You can deselect the page on Woocommerce > Settings > Pages > Shop Base Page. Create another page, name it anyway you want then add the Product Grid element. :)

    Regards,
    Ismael

    in reply to: Feedback Box, Icons, Gravity Forms #243148

    Hi!

    Those are custom animations Kriesi created. You can find some on css > shortcodes.css, look for the “Animations” section.

    Cheers!
    Ismael

    in reply to: WP slider in header #243147

    Hey jeroenberings!

    Thank you for using the theme! :)

    Edit the page then switch to the Advance Layout Builder. Look for the Layer Slider element under Media panel. Unfortunately, you can’t use the layerslider shortcode with the default layerslider so the only way to add it is the ALB.

    Cheers!
    Ismael

    in reply to: Cannot balance layout elements containing icon lists #243145

    Hi PPCHound!

    We need to see the actual website to give you proper css solution. Please post it here.

    Regards,
    Ismael

    in reply to: Search bar #243141

    Hi!

    Can you please post a screenshot of the issue? The only thing I noticed is that the ajax search field is out of alignment. Add this on Quick CSS or custom.css:

    #menu-item-search > div {
    left: -200px !important;
    }

    Regards,
    Ismael

    in reply to: Getting a strange error on my local installation #243138

    Hey!

    Thanks for the heads up. I’m really not sure why it doesn’t work on the latest version of the app. I’m using WAMPSERVER on my end.

    Cheers!
    Ismael

    in reply to: Title Bar/Container – Not Showing #243136

    Hey bmneimark!

    Do you have the latest version of Enfold? You can edit the page then look for Layout > Title Bar Settings > select Display Titlebar and breadcrumbs. Make sure that you didn’t add any css to hide the title-container.

    Cheers!
    Ismael

    Hey!

    I’m sorry I must have been dreaming when I read your inquiry. I thought you want to decrease the space between them. You can use this:

    body .av-special-heading.blockquote > * {
    margin-bottom: 20px;
    }

    Remove browser cache then reload the page a few times.

    Cheers!
    Ismael

    in reply to: Problem with WPML and portfolio portfolio grid element #243132

    Hi!

    Thanks for your input. Do you mind posting the login details here? Another user reported the same issue the other day and the funny thing is we fixed the issue by just updating the portfolio grid element. Please post the login details here and set it as a private reply. We would like to check it.

    Regards,
    Ismael

    in reply to: Editing Mobile Version of Site #242772

    Hey!

    I’m sorry. Make sure that you remove browser cache then reload the page a few times. Please use this:

    @media only screen and (max-width: 480px) {
    .responsive.social_header .phone-info, .responsive.social_header .phone-info a {
    text-align: center;
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 11px !important;
    }
    
    .responsive.social_header .phone-info a {
    clear: both;
    display: block;
    margin-bottom: 2px;
    padding: 3px 0;
    }
    }

    The header should look like this:

    Regards,
    Ismael

    in reply to: Feedback Box, Icons, Gravity Forms #242765

    Hey!

    You can add this on Quick CSS or custom.css:

    .av_font_icon span:hover:after {
    -webkit-animation: sonarEffect 1s ease-out;
    -moz-animation: sonarEffect 1s ease-out;
    animation: sonarEffect 1s ease-out;
    }

    Best regards,
    Ismael

    in reply to: https Problem Firefox #242763

    Hi!

    Of course you can trust us! :)

    I checked the website and the images are loading properly. I don’t see any mixed content errors anymore when I visited the site on Firefox. One thing I noticed is that you’re using a very old version of the theme. You might want to update the theme to the latest version 2.6.2. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    Regards,
    Ismael

    in reply to: Mailchimp for wp #242759

    Hey martin321!

    Can you please post the code here or shortcode if there is any? Please post the link of the website here.

    Best regards,
    Ismael

    Hi!

    Glad it is working now.

    The theme options along with WPML will create multiple environment or set of options for each language. You need to configure each language’s theme options separately. In your case, go to the Enfold (SV) > Styling > Main Content then choose the background again.

    Cheers!
    Ismael

    in reply to: Email Information #242755

    Hi pumpkinwebdesign1!

    You’re using a very old version of the theme. Please make it a habit to update the theme. The latest version is 2.6.2, download it from your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    You can use plugins like Contact Form 7 or Gravity Forms if you want a more complex contact form.

    Best regards,
    Ismael

    in reply to: WPLM bug – HELP ME WITH THE LANGUASE FLAGS please #242752

    Hey Kalid!

    You have a very old version of the theme. Please download the latest version 2.6.2 from your themeforest account. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    Some of the contents might not work after the update. You must configure them again especially the header options.

    Regards,
    Ismael

    in reply to: Problems with Theme Options (Enfold) #242750

    Hey!

    Can you please give us a link to the website? Please ask your host if all wordpress file permissions are set to 755 or higher. Go to wp-content/uploads/dynamic_avia/ folder the delete the enfold.css file. Make sure that the folder permission is writable. Go to Enfold > Styling then select a predefined color scheme. Save changes.

    Regards,
    Ismael

    in reply to: lightox video after clicking on image gallery #242747

    Hey!

    If you define a custom link and point it to a youtube or vimeo video, it should open the video on lightbox. Can you please give us a link to the test page?

    Regards,
    Ismael

    in reply to: How to have Facebook and Linked as icons in the footer? #242746

    Hi Soapmarine!

    You can use the icon shortcode, generate it on a post or a page then copy the actual shortcode on a text widget. The icon shortcode look like this:

    [av_font_icon icon='ue8f5' font='entypo-fontello' style='' caption='' link='manually,http://' linktarget='' color='' size='40px' position='left' custom_class=''][/av_font_icon]
    

    Regards,
    Ismael

    in reply to: Main Menu #242744

    Hi AliMese!

    You can add the twitter social icon beside the header menu. Go to Enfold > Header > Extra Elements > Header Social Icons > Select “Display in main header area”. Remove unnecessary social icons below the header options.

    Cheers!
    Ismael

    in reply to: Portfolio base and breadcrumb #242737

    Hi!

    You can use the Yoast SEO plugin to configure the url for the post type portfolio. Refer to this link: https://yoast.com/articles/wordpress-seo/#wpseo-plugin-titles

    Cheers!
    Ismael

    in reply to: Mega menu image scaling #242734

    Hey!

    Glad it is fixed. :)

    Cheers!
    Ismael

    in reply to: Audio player not displaying properly #242733

    Hi!

    Please use this one:

    .mejs-controls div.mejs-horizontal-volume-slider {
    width: 58px !important;
    }

    If that doesn’t work, edit js > mediaelement > mediaelementplayer.min.css. Find this code:

    .mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative;}
    

    Replace it with:

    .mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:58px;position:relative;}
    

    Best regards,
    Ismael

    in reply to: problem matching Icon list ! Undefined #242731

    Hi jb84!

    Please post the link to your website here. Increase the wordpress php memory limit to at least 128M. Refer to this link: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Regards,
    Ismael

Viewing 30 posts - 59,431 through 59,460 (of 67,155 total)