Viewing 30 results - 225,481 through 225,510 (of 244,499 total)
  • Author
    Search Results
  • #242744

    In reply to: Main Menu

    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

    Reachout
    Participant

    Hi, i installed woocommerce and create a variable product with different size. When it publish it and go to the product page
    http://yannickbardagi.com/photographe/produit/photographie-bebe-n1/ as you can see i don’t have the Button ” Add to cart ” that show up
    like in this example http://kriesi.at/themes/enfold/product/eva-solo-my-teapot/

    Everything works fine on Simple product, i just have this issue with the variable product. Any tips to fix that ?
    Ps : i’am running the lastest Enfold version + the lastest woocommerce version too.

    The comments thing is a big deal, and since the settings are correct do you have any thoughts here?

    The hover over showing the blob of html – to me there must be a way to change what shows on hover over — but, where is that? In your enfold demo there are lots of different things that pop up when you hover over an icon, so… how did you accomplish that?

    Hi bakbek!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .single-post .big-preview { display: none !important; }

    Regards,
    Yigit

    #242722

    Hi Carolina!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a { border: none !important; }

    Best regards,
    Yigit

    #242715

    Hey PPCHound!

    Please see – http://kriesi.at/documentation/enfold/add-your-own-favicon/

    Cheers!
    Yigit

    #242712

    Hey ollyjukes!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .avia_mobile #top .av-parallax-section { z-index: 0; }

    Regards,
    Yigit

    Hey pbennion!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 767px) {
    .responsive .mobile_slide_out .logo {
    margin-left: 25%;
    }}
    @media only screen and (max-width: 480px) { 
    .responsive .mobile_slide_out .logo {
    margin-left: 30%;
    }
    #header_main .social_bookmarks { right: -20%; }}

    Cheers!
    Yigit

    #242708

    In reply to: Smaller Menu size

    Hi mikaelsv!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    span.avia-menu-text { font-size: inherit; }
    .av-main-nav > li > a { font-size: 11px !important; }

    Cheers!
    Yigit

    #242707
    PPCHound
    Participant

    Although the entypo-fontello icons in Enfold 2.6.1 include a heart symbol, I also need the symbols for diamonds, clubs and spades. How can I add these please?

    kindest regards,

    PPCHound

    #242703
    gorans
    Participant

    Hi

    1. Child Theme
    I installed and activated the Enfold Child Theme (http://bit.ly/enfold-child) with Enfold v 2.6.2 as the parent theme. In the child theme, I imported the parent theme’s settings – however, the entire site design & css breaks. Also, the child theme changes the selected menus which were set for the main navigation. Do you have a child theme compatible with the latest Enfold version?

    2. Changing the Layout of the Sidebar to 2 units
    Also — what I am trying to achieve is to make the left side bar on pages smaller (*two* columns instead of *three*). So what I need to do is edit the template code so that the aside class says ‘two’ instead of ‘three’:

    
    <aside class="sidebar sidebar_left smartphones_sidebar_active three alpha units" role="complementary" itemscope="itemscope" itemtype="http://schema.org/WPSideBar">...</aside>
    

    and change <div class="template-page content nine units">...</div> to say *ten* instead of *nine*.

    What is the best way to achieve this whilst maintaining compatibility with all future auto-updates?

    • This topic was modified 12 years ago by gorans. Reason: cleaning up formatting
    bonsitemor
    Participant

    Hey,

    I would like to add the yoast breadcrumbs in the same spot of the Enfold breadcrumbs.
    I tried to add the yoast code to the breadcrumbs.php file but it didn’t work.

    i know i can add it to header.php but then it won’t be in the same position.

    please let me know how i can add it?

    thanks

    regev

    #242666

    Yes of course,
    It´s simple if i enter in theme options and i click save.
    It change all the parameters and it looks like when i intall it.

    Thanks in advance

    #242664

    Hi benditodilema!

    Can you explain a bit more what you mean by “it restores all the stiles that i did before”.

    Cheers!
    Devin

    #242663

    In reply to: Blog Post as List

    Hi atomicdreamz!

    Not without a good bit of customization. I think the closest would be the Blog Single Author Small style however: http://kriesi.at/themes/enfold/blog/blog-single-small/

    Regards,
    Devin

    Hi Ismael,
    Today I am very happy – it works! Wow!
    I can see the portfolio and the site seems quicker. And – the blog comments show where they suppose to show. I missed your comment regarding updating the theme – I have the latest version but I will update it again.

    When it comes to styling on the Enfold (SV) dashboard – I am not sure what styling you refer to. Can you explain?
    Thanks a lot
    eva

    #242653
    benditodilema
    Participant

    Hi,
    I have problems with enfold editor (theme options)
    If i enter it restores all the stiles that i did before.
    What can i do?

    #242652

    Hey romankornfeld!

    Try following fix – open up wp-content/themes/enfold/framework/php/class-superobject.php and replace:

    
    		function set_javascript_framework_url()
    		{
    

    with

    
    		function set_javascript_framework_url()
    		{
    				 if(is_feed()) return;
    

    Cheers!
    Peter

    #242647
    Artinet
    Participant

    Is there any news on a fix for the issues with IE and the parallax effect? Not only is there no parallax movement in IE, but the positioning of the image within the Colour Section is incorrect, meaning that it’s impossible to place an image so that it’s right for IE and other browsers. Other themes manage this OK so why not Enfold?

    #242627

    In reply to: Smooth scrolling

    Hey!

    You can suggest the idea here: https://kriesi.at/support/enfold-feature-requests/ . I looked into it and it would require some work to implement this feature (it’s based on a Chrome extension code which you can download here: https://github.com/galambalazs/smoothscroll ). Depending on the number of votes we might add it to a future update…

    Cheers!
    Peter

    #242623

    Hi Ismael,
    Thanks for the quick support.

    I have downloaded the font files and uploaded them to a /fonts/ directory and also added the following to the Quick CSS but the fonts are not loading:
    @font-face {
    font-family: “Open Sans”;
    font-style: normal;
    font-weight: 600;
    src: local(“Open Sans Semibold”), local(“OpenSans-Semibold”), url(“http://websitename.com/wordp/wp-content/themes/enfold/fonts/OpenSans-Semibold.ttf&#8221;) format(“ttf”);
    }
    @font-face {
    font-family: “Open Sans”;
    font-style: normal;
    font-weight: 400;
    src: local(“Open Sans”), local(“OpenSans”), url(“http://websitename.com/wordp/wp-content/themes/enfold/fonts/OpenSans-Regular.ttf&#8221;) format(“ttf”);
    }

    What is still required to make the fonts load and no longer call or show the Google Fonts in the Source Code?

    Thanks

    #242618

    Hi Pedro!

    If you want to overwrite an existing shortcode create a “shortcodes” folder within the child theme directory, then copy the /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php into the child theme “shortcodes” folder and modify the php code. At least add following code into the child theme functions.php file

    
    add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);
    function avia_include_shortcode_template($paths)
    {
    	$template_url = get_stylesheet_directory();
        	array_unshift($paths, $template_url.'/shortcodes/');
    
    	return $paths;
    }
    

    This code will make sure the the shortcode file of the child theme is loaded first and you can overwrite the parent theme slideshow shortcode file with the child theme.
    Best regards,
    Peter

    #242617

    In reply to: Enfold Showcase

    No it is not there normaly my favorite programer added this for me :)

    But maybe you can copy/paste it to your theme.

    i used the enfold theme.

    <!-- STICKY HEADER ANFANG --> 
        
            <link rel="stylesheet" type="text/css" href="http://www.apprupt.com/blogv4/wp-content/themes/enfold/css/stylesheet.css" />
        <script type="text/javascript">
        
        
        jQuery(document).ready(function ($) {
            var scroller,
                element = $(window),
                navi = $('.sticky-navigation'),
                ontop = true,
                threshold = navi.offset().top;
                
            navi.wrap('<div class="sticky-wrapper" />');
            
            navi.each(function() {
                var $this;
                $this = $(this);
                $this.parent().height($this.outerHeight());
                return true;
            });
                
            scroller = function () {
                var t = element.scrollTop(), tt = false,
                    $body = $(document.body), h, hh;
                if (t > threshold && ontop) {
                    ontop = false;
                    tt = true;
                } else if (t <= threshold && !ontop) {
                    ontop = true;
                    tt = true;
                }
                if (tt) {
                    navi.toggleClass('stuck', !ontop);
                }            
                
                if ($body.css('position') == 'absolute' && navi.hasClass('stuck')) {
                    h = parseInt($body.css('left'), 10);
                    hh = true;
                    if (!h) {
                        h = parseInt($body.css('right'), 10);
                        hh = false;
                    }
                    console.info('add margin ' + hh + ' ' + h);
                    navi.css('margin-left', (hh ? h : -h)).css('margin-right', (hh ? -h : h));
                } else {
                    console.info('remove margins');
                    navi.css('margin-left', 0).css('margin-right', 0);
                }
                
            };
            element.bind('resize', scroller);
            element.bind('scroll', scroller);
            window.__topBarScroller = scroller;
        });
        
        
        </script>
        
        
        <!-- STICKY HEADER ENDE -->  

    you’ll need this part i think

    http://www.apprupt.com/

    #242610

    In reply to: Enfold Showcase

    Strange, that’s where I looked and can’t find anything even close to what you said.

    Perhaps we’re not on the same theme then. :)

    #242605
    This reply has been marked as private.
    #242591
    Raiden
    Participant

    Hope life is grand in Kriesi world :)

    I’m trying to complete a new design for a client, the idea came from another site i came across on the awards site. Here is the link http://phobiahz.fr The site is using the salient theme, but I’m sticking with enfold for life!

    Basically my question is in regard to firstly when you open http://phobiahz.fr the first thing you see is the slider/top section of the page. No matter how you change the size of the browser all you will see is this section. I have tried this on enfold but when i change the size of the browser it will start to show the next section of the site. How do i keep this from happening with enfold?

    My next question is in regard to background images. I have set a background, and then added an image with the them builder, the image is responsive but the background image does not change down with the image, it seems that the background image is not responsive? Would i need to use media queries to control the background image?

    #242584

    Hey pbennion!

    Yes, you could deactivate the hover effect. Open up wp-content/themes/enfold/js/avia.js and delete this line:

    
    
    		avia_hover_effect(container);
    

    Cheers!
    Peter

    #242582

    Hey!

    I suggest to wrap your image into a div and then add a custom class to this div. I.e. like:

    
    <div class="my_custom_img"><img src="http://website.com/my_img.jpg" alt="" /></div>
    

    Then open up enfold/js/avia.js and replace:

    
    var logo            = $('#header_main .container .logo img, #header_main .container .logo a'),
    

    with

    
    var logo            = $('#header_main .container .logo img, #header_main .container .logo a, #header_main .container .my_custom_img img'),
    

    Best regards,
    Peter

    #242581

    Hi Viramedia!

    You can try to use the dark lightbox skin. Open up enfold/js/avia.js and replace

    
    elements.prettyPhoto({ social_tools:'',slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh });
    

    with

    
    elements.prettyPhoto({ social_tools:'', theme: 'dark_rounded', slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh });
    

    or

    
    elements.prettyPhoto({ social_tools:'', theme: 'dark_square', slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh });
    

    2) Yes, you can link to the fullsize image by adding this code to your child theme functions.php file:

    
    add_filter('avf_avia_builder_gallery_image_link', 'avia_change_gallery_thumbnail_link', 10, 4);
    function avia_change_gallery_thumbnail_link($link, $attachment, $atts, $meta)
    {
        $link = wp_get_attachment_image_src($attachment->ID, "full");
        return $link;
    }
    
    

    Regards,
    Peter

    #242568
    abedia
    Participant

    Hi

    Maybe this is too much to ask but I ask anyway. I am developing my site using your beautiful Enfold theme. This theme should be compatible with Explorer 8 according to the descriptions.
    When I open the site, which has a boxed layout, with IE8, it is shown like this: http://kitm.se/1.jpg
    Using Firefox, it looks like this: http://kitm.se/2.jpg
    My question is if there is any code that could be entered in Quick CSS so that the header is shown with the white background. Also I notice the the width of the boxed layout is less in IE8 compared to Firefox. How can I widen it and still have the boxed layout which I like more?

    Regards
    Abedi

Viewing 30 results - 225,481 through 225,510 (of 244,499 total)