Forum Replies Created

Viewing 30 posts - 58,891 through 58,920 (of 67,463 total)
  • Author
    Posts
  • Hi mexi33330!

    Thank you for using the theme!

    Do you mind if we take a look at the actual page with the shopping cart widget? We would like to check it.

    Regards,
    Ismael

    in reply to: Page arrow slider order #258099

    Hey!

    Thank you for the update.

    Yes, you can insert the code at the very bottom of functions.php. It should work just fine.

    Cheers!
    Ismael

    in reply to: Social Media Icons and scroll top of page arrow #258098

    Hey!

    Thank you for the update.

    Please add this at the very bottom of Quick CSS or custom.css to alternate the color and background:

    #top #wrap_all .av-social-link-rss a{color:#fff; background-color:#ffa133; }
    #top #wrap_all .av-social-link-facebook a{color:#fff; background-color:#37589b; }
    #top #wrap_all .av-social-link-twitter   a{color:#fff; background-color:#46d4fe; }
    #top #wrap_all .av-social-link-mail      a{color:#fff; background-color:#9fae37; }
    #top #wrap_all .av-social-link-dribbble  a{color:#fff; background-color:#e44885; }
    #top #wrap_all .av-social-link-linkedin  a{color:#fff; background-color:#419cca; }
    #top #wrap_all .av-social-link-search    a{color:#fff; background-color:#222222; }
    #top #wrap_all .av-social-link-gplus     a{color:#fff; background-color:#de5a49; }
    #top #wrap_all .av-social-link-behance   a{color:#fff; background-color:#008cfa; }
    #top #wrap_all .av-social-link-flickr    a{color:#fff; background-color:#ff0086; }
    #top #wrap_all .av-social-link-forrst    a{color:#fff; background-color:#234317; }
    #top #wrap_all .av-social-link-myspace   a{color:#fff; background-color:#000000; }
    #top #wrap_all .av-social-link-tumblr    a{color:#fff; background-color:#345574; }
    #top #wrap_all .av-social-link-vimeo     a{color:#fff; background-color:#31baff; }
    #top #wrap_all .av-social-link-youtube   a{color:#fff; background-color:#a72b1d; }
    #top #wrap_all .av-social-link-pinterest a{color:#fff; background-color:#cb2027; }
    #top #wrap_all .av-social-link-skype 	   a{color:#fff; background-color:#12a5f4; }
    #top #wrap_all .av-social-link-instagram a{color:#fff; background-color:#a67658; }
    #top #wrap_all .av-social-link-five_100_px a{color:#fff; background-color:#222222; }
    #top #wrap_all .av-social-link-soundcloud  a{color:#fff; background-color:#F76700; }
    #top #wrap_all .av-social-link-xing 	     a{color:#fff; background-color:#006567; }
    #top #wrap_all .av-social-link-vk 	   	 a{color:#fff; background-color:#597BA5; }
    #top #wrap_all .av-social-link-reddit 	 a{color:#fff; background-color:#FF4500; }
    
    #top #wrap_all .social_bookmarks li:hover a { background-color: transparent; color: #fff; }

    Best regards,
    Ismael

    in reply to: Font change again! #258095

    Hi!

    Thank you for the update.

    Please use this at the very bottom of Quick CSS or custom.css:

    .iconbox_content_title, body .av-special-heading .av-special-heading-tag {
    font-family: “Trebuchet MS”, “Lucida Grande”, “Lucida Sans Unicode”, “Lucida Sans”, Tahoma, sans-serif !important;
    }

    Make sure that you didn’t add it inside any media query.

    Best regards,
    Ismael

    in reply to: Underline hovering portfolio link in widget #258093

    Hi erwin_m!

    Thank you for using the theme!

    I’m sorry if I don’t understand it clearly, do you want to remove the hover effect? Maybe, if we can see the actual page with the widget link, we’ll come up with a solution. Please post the website url here. We would like to check it.

    Best regards,
    Ismael

    in reply to: Layer slider Carousel skin #258091

    Hey Edna!

    Thank you for using the theme!

    I’m sorry but as far as I know, Kriesi disabled the layer slider skins. You can enable the thumbnail navigation on Slider Settings > Thumbnail Navigation > Appearance > Thumbnail navigation then add the picture of the member for each slide. You can then create different slides with the team member picture and description.

    Regards,
    Ismael

    in reply to: Internet Explorer – wrong appearance #258090

    Hey!

    Please let us know how it turns out. The update will surely fix a lot of things on your end.

    Best regards,
    Ismael

    Hi mrgreenwaters!

    Thank you for using the theme!

    I checked the mobile menu on Enfold demo and all the pages are included there. You need to scroll down in order to view all the pages below the screen.

    Regards,
    Ismael

    in reply to: Avia Icin Box Top Margin #258082

    Hey richardruddle!

    Thank you for using the theme!

    You can add this on Quick CSS or custom.css to adjust the top margin of the icon box:

    #top .iconbox_top {
    margin-top: 50px;
    }

    It is possible to add a unique css selector for any avia elements. You need to enable the custom_css support. Edit functions.php, find this code on line 16:

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

    Below, add this code:

    add_theme_support('avia_template_builder_custom_css');
    

    Edit any avia elements like the IMAGE element then scroll below. Add a unique css selector on “Custom Css Class” field. For example, add “awesome-image”.

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

    .avia_image.awesome-image {
    width: 210px;
    }

    Regards,
    Ismael

    in reply to: Plugin not working with advanced builder #258081

    Hey!

    Do you have WP 3.9? If we’re not mistaken the plugin is not updated to work with WP 3.9 TinyMCE upgrade. Regretfully, we cannot provide support for third party plugins or scripts as stated on our support policy due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not included on the theme package will need to be directed to the plugin author.

    Thank you for your understanding.

    Regards,
    Ismael

    in reply to: Enfold and GoDaddy issue #258080

    Hey!

    Thank you for visiting the support forum and the link.

    Is this still happening on your end? Please try to download the wordpress core files again then override your installation. Deactivate all plugins then test it on another browser or computer. I’m sorry but we’re not certain of the issue and maybe it has something to do with your host configuration of the server. Please try to contact them, maybe they can share more insights on the problem.

    Anyway, I checked the layer slider on Firefox Windows 8 and it looks good.

    Regards,
    Ismael

    in reply to: Mobile Centered Logo + Social Icons #258078

    Hey!

    Thank you for the link.

    Please add this on Quick CSS or custom.css:

    @media only screen and (max-width: 767px) {
    .responsive.html_header_top.html_logo_center .logo {
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%,, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    }
    
    .av_header_transparency #advanced_menu_toggle {
    top: 50px;
    }
    }

    I hope that helps.

    Regards,
    Ismael

    in reply to: 302 Found Error – Child Theme and Litespeed #258077

    Hi!

    Kriesi is aware of this problem and I’m sure this has been taken care of on the version 2.7. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Ismael

    in reply to: Background Bleeding And Sliders in IE9 #258076

    Hey bpnorth!

    Thank you for using the theme!

    Please try to add this code to fix the IE rendering:

    .header_color .header_bg, div#header_main, #header_meta {
    background: #ffffff;
    }

    I’m not so sure yet about the second issue but please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Ismael

    in reply to: Layout problem on mid-sized screens #257654

    Hey Tim!

    Thank you for using the theme and the kind words!

    Looks like the form plugin that you’re using is not responsive. Please try to add this on Quick CSS or custom.css:

    @media only screen and (max-width: 979px) {
    div.library_entry {
    width: 140px;
    }
    }

    Add another media query for smaller screens if you’re still having the same issue.

    Best regards,
    Ismael

    in reply to: How can I change the font in the Layer Slider? #257639

    Hey uychkinnear!

    Thank you for using the theme!

    I checked the website but I don’t see any layer slider there. I saw an image with the word “Accredited Courses” though. You can change the font on the layer slider on the layers’ Styles panel. Look for the Font > Family field.

    Best regards,
    Ismael

    in reply to: Using custom Entypo Fontelle Font #257634

    Hi paic!

    Thank you for using the theme!

    Have you tried this solution? http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems

    On what browser and OS are you testing this with? The issue might fix itself once the site is live.

    Cheers!
    Ismael

    in reply to: Side Widgets My Account Default #257632

    Hi Ignazio!

    Thank you for using the theme!

    You can disable the nested subpages on Enfold > Sidebar Layout > Page Sidebar navigation. Disable the option.

    Cheers!
    Ismael

    in reply to: woocommerce catalog #257627

    Hi!

    Thank you for using the theme.

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

    .single-product form.cart {
    display: none;
    }

    Best regards,
    Ismael

    in reply to: Assigning ID to button Element #257620

    Hi!

    I’m not sure why the code doesn’t work for you but do you mind if we ask why you need an id to the button? Maybe knowing why you need it can give us a better understanding on how to approach the problem. You can actually edit the config-templatebuilder > avia-shortcodes > slideshow.php and look for the button code on line 792:

    $button_html .= "<a href='{$link}' {$blank} class='avia-slideshow-button avia-button avia-color-{$button_color} {$button_count}' data-duration='800' data-easing='easeInOutQuad'>";
    

    You can add the id there but every button generated on the full screen slider will have the same id which might cause some conflict.

    Regards,
    Ismael

    in reply to: Problems with Fullwidth Masonry Gallery #257615

    Hey Ivana!

    Thank you for using the theme.

    Looks like it is happening randomly. I tested it on Chrome, load the website and 1 out 5 refresh the issue appear. Please try to optimize the website, see if it helps. Usually minimizing the image sizes and number of plugins that you install will greatly improve the performance. These are the things that you can do to optimize the website speed and page load courtesy of the wordpress community:

    1. Optimize all images with AI/Photoshop before uploading to server ‘save as web safe’ jpg
    2. Once all images are on the website optimize with ewww optimizer plugin twice 1hr 10mins apart.
    3. Install wp-smushit run once to remove jpeg extra data, then uninstall.
    4. Use BWP minify plugin to minify scripts and stylesheets.
    5. Install WP-Super cache, select all recommended settings.
    6. Logout your website, visit every page at least once to create super cache files.
    7. Join Cloudflare setup your website on their CDN, Choose options: Full CDN Optimisation save then activate purge files. once done log out.
    8. Have a cup of coffee.
    9. Visit your site after 20 minutes or so.
    10. Don’t forget to smile.

    Best regards,
    Ismael

    in reply to: Function to remove mega menu #257608

    Hi hamzahmauzam!

    Thank you for using the theme!

    Please add this on the child theme’s functions.php:

    function ava_css_dashboard() {
    echo '<style type="text/css"> p.description.description-wide.avia_checkbox.avia_mega_menu {display: none; !important} </style>';
    }
    
    add_action('admin_head', 'ava_css_dashboard');

    Regards,
    Ismael

    in reply to: Enfold Page Template crashing – losing content on page #257582

    Hey Fred!

    Please switch your advance layout builder to debug mode. Edit function.php, find this code:

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

    Below, add this code:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    You will be able to see the actual shortcode below the builder. Try to copy the shortcodes on another page. Let us know if it works.

    Regards,
    Ismael

    in reply to: Problem whit the advanced layout editor #257579

    Hey!

    Thank you for the update.

    Please add it at the very bottom of functions.php. Make sure to remove browser and plugin cache. If I am not mistaken, the patch to fix the text block should be out in a few days. Please wait for it.

    Cheers!
    Ismael

    in reply to: Lost shortcodes #257031

    Hey Surensuren!

    Thank you for using the theme!

    Did you update to WP 3.9? Please download the Enfold latest version 2.7 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Ismael

    Hey Jez!

    Thank you for using the theme!

    Please add this on Quick CSS or custom.css:

    .avia-fullscreen-slider .avia-slideshow-inner {
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    -moz-transform: translate3d(0px, 0px, 0px) !important;
    -ms-transform: translate3d(0px, 0px, 0px) !important;
    transform: translate3d(0px, 0px, 0px) !important;
    }

    Cheers!
    Ismael

    in reply to: Page Title in posts #257026

    Hey CloudChoice!

    Thank you for using the theme.

    Please use this on functions.php to replace the title with the post title:

    add_filter('avf_title_args', 'fix_blog_page_title', 10, 2);
    function fix_blog_page_title($args,$id) {
    $args['title'] = get_the_title($id);
    $args['link'] = get_permalink($id);
    return $args;
    }

    Regards,
    Ismael

    in reply to: Post Slider – rearrange elements (date, read more, etc) #257024

    Hey!

    What do you mean by access the Content Elements? Do you want to edit the code? You can find all avia shortcodes on config-templatebuilder > avia-shortcodes folder.

    Cheers!
    Ismael

    in reply to: Parallax problem in tablets #257023

    Hey!

    Thank you for the info.

    Do you mind posting a screenshot? Please add this on Quick CSS or custom.css:

    .avia-android div.av-parallax.avia-full-stretch {
    transform: translate3d(0, 0, 0) !important;
    -webkit-transform: translate3d(0,0,0) !important;
    -ms-transform: translate3d(0,0,0) !important;
    -moz-transform: translate3d(0,0,0) !important;
    }
    

    Cheers!
    Ismael

    in reply to: Testimonial Grid #257022

    Hey Bodymindlinks!

    Thank you for using the theme!

    Insert the Testimonial element using the shortcode wand or the Advance Layout Builder then change the Testimonial Style to Grid.

    If you have any questions, definitely take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Cheers!
    Ismael

Viewing 30 posts - 58,891 through 58,920 (of 67,463 total)