Forum Replies Created

Viewing 30 posts - 61,531 through 61,560 (of 66,027 total)
  • Author
    Posts
  • in reply to: You-Tube embed – size issue #192245

    Hey!

    I’m sorry but you didn’t post the url of the website. Please the website here. You can use the Advance Layout Builder to embed a youtube video. Go to Media Elements tab then insert the Video element.

    Best regards,
    Ismael

    in reply to: Enfold: contact form #192222

    Hey Niels!

    You can use the Contact Form 7 plugin then follow the solution introduce here: http://wordpress.org/support/topic/contact-form-7-double-email-field?replies=8

    Best regards,
    Ismael

    Hi rednovaMeUp!

    Edit the portfolio item them look for “Overwrite Portfolio Link setting”, set it to “Define custom link”. Add the url of a youtube video or vimeo video. The portfolio images or thumbnail will open the video in a lightbox once click.

    Best regards,
    Ismael

    in reply to: Strech Slider #192218

    Hi!

    I think you need to set a width for the Layers Container because it will constrain the elements on a specific width. This is needed for mobile device view or for smaller screens. You might need to reposition the layers again.

    Best regards,
    Ismael

    in reply to: iFrame Height not showing as 100% #192203

    Hey!

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

    .drop_bgg .paging_bg {
    width: 100%;
    }

    Best regards,
    Ismael

    in reply to: Avia Login Widget #192202

    Hey MatthijsIJ!

    You can use plugins like this: http://wordpress.org/plugins/sidebar-login/

    Don’t expect to have the same thing as you can see here on the forum because Kriesi personally customize every plugins that he used.

    Cheers!
    Ismael

    in reply to: Page featured image displayed as full width easy slider? #192200

    Hey!

    No, this is not possible. You need to create the slider manually. You can visit http://werkpress.com and hire someone who can add this feature.

    Best regards,
    Ismael

    in reply to: Add Google AdWords Conversion Tracking code to Enfold #192199

    Hi webWahine!

    You can place it on header.php, find this code:

    <?php
    
    	/* Always have wp_head() just before the closing </head>
    	 * tag of your theme, or you will break many plugins, which
    	 * generally use this hook to add elements to <head> such
    	 * as styles, scripts, and meta tags.
    	 */
    
    	wp_head();
    ?>

    Place the google adsense script above:

    <!-- Google Code for Calls From Ad Conversion Page
    In your html page, add the snippet and call
    goog_report_conversion when someone clicks on the
    phone number link or button. -->
    <script type="text/javascript">
    /* <![CDATA[ */
    goog_snippet_vars = function() {
      var w = window;
      w.google_conversion_id = 981812135;
      w.google_conversion_label = "P0mFCLGzuAcQp4eV1AM";
      w.google_conversion_value = 0;
      w.google_remarketing_only = false;
    }
    // DO NOT CHANGE THE CODE BELOW.
    goog_report_conversion = function(url) {
      goog_snippet_vars();
      window.google_conversion_format = "3";
      window.google_is_call = true;
      var opt = new Object();
      opt.onload_callback = function() {
      if (typeof(url) != 'undefined') {
        window.location = url;
      }
    }
    var conv_handler = window['google_trackConversion'];
    if (typeof(conv_handler) == 'function') {
      conv_handler(opt);
    }
    }
    /* ]]> */
    </script>
    <script type="text/javascript"
    src="//www.googleadservices.com/pagead/conversion_async.js">
    </script>

    Best regards,
    Ismael

    in reply to: Problem with installing them Enfold #192197

    Hey intosuwo!

    Please download the theme again. Looks like there are corrupt or missing files.

    Cheers!
    Ismael

    in reply to: Mobile Display – no slider display #192193

    Hi journey5956!

    Can you please post the link to the website? The theme should work properly on iPhone and Safari. This is the first time I’ve heard of something like this.

    Regards,
    Ismael

    in reply to: Blog Page on Theme Options page has disappeared #191767

    Hi awsystems!

    You need to set a page on the Frontpage Settings first. :)

    Cheers!
    Ismael

    in reply to: Background Color at the Avia Partner Section #191766

    Hey!

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

    .main_color .avia-content-slider .slide-image {
    background: transparent;
    }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    Hey toddgeist!

    You’re using an incorrect url. Please go to the actual youtube video then click “Share”. Copy the url and use it. It should look like this for example:

    [av_video src='http://youtu.be/uwnEpDmAceI' format='16-9' width='16' height='9']

    Regards,
    Ismael

    in reply to: New single post Syle #191764

    Hey!

    Can you please post the link to the actual recipe post?

    Best regards,
    Ismael

    in reply to: sortable portfolio #191760

    Hi!

    Glad you figured it out. :)

    Regards,
    Ismael

    in reply to: HEADER ISSUES #191759

    Hey silviouk!

    Can you please post the changes that you made? You can change the height of the header using this on your custom.css or Quick CSS:

    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
    height: 116px;
    line-height: 116px;
    }

    Adjust the height and the line-height.

    Regards,
    Ismael

    in reply to: Transparent MegaMenu #191758

    Hey!

    Please try this on your custom.css or Quick CSS to make it transparent:

    .header_color .avia_mega_div ul.sub-menu {
    background-color: rgba(255,255,255,0.3);
    }

    You can change the color of the mega menu title using this:

    #top #header .mega_menu_title a {
    color: blue;
    }

    Regards,
    Ismael

    in reply to: Fullwidth easy slider frame color #191753

    Hey msmazza!

    What frame? Can you please post a screenshot or the link to the demo data?

    Best regards,
    Ismael

    in reply to: Easy Slider Not Displaying Slides #191752

    Hey!

    Have you tried deactivating those plugins? Do you mind creating a temporary login details? Please post it here as a private reply.

    Regards,
    Ismael

    in reply to: Default Static Front Page Won't Change #191751

    Hey dvmoore!

    Please set the home page on Enfold > Theme Options > Frontpage Settings. Don’t select any page on Settings > Reading.

    Best regards,
    Ismael

    in reply to: Styling options don't change. Can't change away from green! #191750

    Hi!

    Please check the file permission of wp-content/uploads/dynamic_avia/enfold.css. Set it to 755. Select a predefined color scheme a few times then save changes.

    Regards,
    Ismael

    in reply to: Strange issue with standard Blog-View #191746

    Hey kaMai!

    Can you please post a link to the subcategory page? A screenshot will help.

    Regards,
    Ismael

    in reply to: Strech Slider #191745

    Hi!

    It depends but you can try to put 1024 or 960 on the Layers Container. Can you please post a link to the website?

    Cheers!
    Ismael

    in reply to: Accordion Toggle #191744

    Hey David!

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

    .single_toggle {
    overflow: visible;
    width: auto;
    margin-right: 20px;
    }

    Cheers!
    Ismael

    in reply to: Widget nagivation in sidebar on pages #191733

    Hi!

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

    .widget.widget_nav_menu.widget_nav_hide_child {
    display: none;
    }

    Best regards,
    Ismael

    in reply to: Fullscreen Slider – Can't change image size #191730

    Hi lakecoast!

    If you’re expecting the full screen slider to change size when you select a “Slideshow Image Size” then you’ll be disappointed. The thumbnails that are use on your slider are correct since the original size of the images are 1500x600px and you set “Slideshow Image Size” to “No Scaling”. The “Slideshow Image Size” option refers to the thumbnail size that is going to be use on the full screen slider but it will not change the dimension of the actual slider.

    Cheers!
    Ismael

    in reply to: social icon in footer #191729

    Hey!

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

    #simple-social-icons-3 {
    left: -70px;
    }

    Best regards,
    Ismael

    in reply to: 6 column megamenu on full width in Enfold #191728

    Hi salai_com!

    You don’t have a 6 column mega menu. Can you please create one? Please add this on your custom.css or Quick CSS:

    #top #header .avia_mega_div .sub-menu {
    width: 100%;
    }

    Remove browser cache then reload the page.

    Cheers!
    Ismael

    in reply to: Fontello Font isn't working on the Virtual Machine #191726

    Hey Liminalty!

    Please try Kriesi’s fix here: https://kriesi.at/support/topic/icons-still-not-working-in-firefox-and-ie/#post-173204

    Cheers!
    Ismael

    in reply to: event tracking with google analytics + mega menu font color #191725

    Hey!

    You can change the main menu using this:

    .main_menu ul:first-child > li > a {
    font-size: 16px;
    }
    
    .header_color .main_menu ul:first-child > li > a {
    color: black;
    }

    Regards,
    Ismael

Viewing 30 posts - 61,531 through 61,560 (of 66,027 total)