Viewing 30 results - 219,151 through 219,180 (of 244,416 total)
  • Author
    Search Results
  • #281299

    Hey cbentley65!

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

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

    and please try using Code block element instead of Text block

    Cheers!
    Yigit

    #281294
    cbentley65
    Participant

    Hi
    I would like to use my own images and short javascript image swap to animate them on mouseover, in the sidebar, with a link to a page on the site.
    With the code in a text box, the mouseover effect runs once and then the ‘default’ Enfold mouseover applies with opacity layer and the animated circular icon with an arrow in the center.
    Is there a way of stopping it from doing that and only using my javascript image swap?
    Thanks for your help
    Chris

    #281292

    Hey!

    You can replace default search with SearchWP or Relevanssi to exclude portfolio items from search. Please see following links;
    http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/
    http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Cheers!
    Yigit

    #281291
    Fran
    Participant

    Hello everyone.

    I had the Vitue theme running before, after installing the Enfold theme, i’m having some problems with the look of the YITH filters.
    Please have a look at http://www.filamentworld.de/shop/
    For example, the color filter is ordered vertical, and if i select a filter, there is no X to deactivate them again.

    Are there any opportunites to edit the sidebar?
    I dont understand why there are breaks after every color and every feature…

    Best regards,
    Robin

    #281287

    Hi!

    Login credentials are not working for me. Please check them once again.
    1- Please check “Map dragging on mobile” in Google Maps element options – http://i.imgur.com/O1UukWy.png
    Please add following code to Quick CSS in Enfold theme options under General Styling tab
    2-

    dl.customer_details dl {
    width: 100%;
    }

    3-

    #scroll-top-link {
    color: red;
    border: 1px solid #e1e1e1;
    background-color: yellow;
    }
    
    #advanced_menu_toggle, #advanced_menu_hide {
    background-color: red;
    color: blue;
    border-color: orange;
    }
    
    .cart_dropdown_first .cart_dropdown_link { color: black !important; background-color: green !important; }
    

    Best regards,
    Yigit

    #281281

    Hey Superbobrik!

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

    #searchform, li#menu-item-search { display: none; }
    .logged-in #searchform, .logged-in li#menu-item-search { display: block; }

    Best regards,
    Yigit

    #281279

    Hi codecreative!

    You are currently using an older version of the theme. Can you please firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
    please make sure that WooCommerce is up-to-date as well

    Best regards,
    Yigit

    #281273

    Hi Munford!

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

    #after_section_2 .avia-button-wrap {
    width: 100%;
    }

    Do you have a social button added in Enfold theme options on your website?

    Regards,
    Yigit

    #281269

    Hi!

    No it is the functions.php file inside Enfold folder ( or enfold-child folder if you are using child theme ). You can edit the file in Appearance > Editor

    Cheers!
    Yigit

    Hi!

    I think I found a fix – please try to open up enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php and replace:

    
    add_action( 'template_redirect',array($this, 'template_redirect') );
    

    with

    
    add_action( 'template_redirect',array($this, 'template_redirect'), 1000);
    

    Then open up enfold/config-wordpress-seo/config.php and delete this code located at the very top:

    
    remove_action('template_redirect', 'wpseo_frontend_head_init', 999);
    add_action('template_redirect', 'wpseo_frontend_head_init', 9);
    

    Regards,
    Peter

    #281265

    In reply to: Layerslider Issue

    Hey infobahncreative!

    Please try re-updating config-layerslider folder inside Enfold folder via FTP – http://vimeo.com/67209750

    Cheers!
    Yigit

    #281249
    #281247
    codecreative
    Participant

    Hi enfold

    If you go to http://www.jasminesboutique.co.uk/product-category/ready-to-wear/

    and select to refine products on the right hand side and choose swimwear if you scroll down a bit there appears a line where there is only 1 product. Can you provide any insight as to why this happens?

    I know with the Gallery feature sometimes does this if I don’t set the thumbnail size to “Square”

    Please advise if you can. Any feedback is much appreciated

    Hi Dude,

    Thank you for the code!

    I added the first part of the code in to my localhost test site and realized this put the image above the page title and breadcrumbs area. However, what I’m looking for is adding the image to the page title and breadcrumbs area that spans the entire width of the page and is height of the picture (or can be adjustable with css). And one is still able to see the page title and the breadcrumbs text that would be above the image. Is this possible in Enfold?

    I’m trying to achieve something similar to this website (this is where I got the idea): http://www.austinmanualtherapy.com/services.html

    And do you know the best way to find the page ids that come in sets (xx,xx) as you referenced above and is needed for the array?

    Thank you!

    Steve

    #281234
    This reply has been marked as private.
    #281227

    Topic: Video Gallery

    in forum Enfold
    agenziapaganelli
    Participant

    Hello
    I have a question:
    I’m realizing a Video Gallery. Using as base your page “Masonry Portfolio” I would like to view the video in a pop-up window after clicking on it ( as on your example on http://kriesi.at/themedemo/?theme=enfold “Single Portfolio Full Slider” ).
    How can I do it?
    Thanks
    best regards

    #281216

    Topic: Layerslider Issue

    in forum Enfold
    infobahncreative
    Participant

    Dear Kriesi

    Recently installed the theme – liking it so far.

    I am however having a problem with the Layerslider. I have installed the demo content, and when I try to view a preview of the demo layerslider or select a shortcode, I get the following error:

    Parse error: syntax error, unexpected $end in /home/infobahn/public_html/callwls.com/wp-content/themes/enfold/config-layerslider/LayerSlider/helpers/phpQuery.php on line 4547

    Also, if I try to add a new layer slider in the main LS option page, it just hangs and will not let me create a new one.

    Any thoughts?

    Regards,

    Ali

    #281209

    In reply to: Blog

    Hi jjma!

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

    div.container.template-blog:before {
    content: 'your text goes here!';
    }

    Cheers!
    Yigit

    #281199
    docperi
    Participant

    Hi there,
    i found this post:
    https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/#post-260646

    I added the code to functions.php
    The second code block works fine. But the first one, for standard pages, doesn’t work for me. I’ve got the newest enfold version.

    Question, is it possible, to add this code manually ? I dont want it at the end of the site, neighter on top. Can codeblock help? If yes, how?
    Thx

    #281194

    Hey!

    Please go to Enfold/Includes folder and open loop-index.php file and find

    echo '<span class="blog-author minor-meta">'.__('by','avia_framework')." ";

    and change it to

    echo '<span class="blog-author minor-meta">';

    Regards,
    Yigit

    #281193

    Topic: Updating Theme Enfold

    in forum Enfold
    hark
    Participant

    Hi

    I have just tried Updating the Theme Enfold.
    In the private content box below you can see the error that I am picking up. I have other installs of the Enfold theme on the same server and they are fine? Any ideas?
    Ian

    #281184

    Hey Lewis!

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

    #mobile-advanced, #mobile-advanced * {  -webkit-perspective: none!important; }

    Best regards,
    Yigit

    #281172
    Lewis
    Participant

    Hello,

    When using the responsive menu on my Samsung Mega or iPhone 5, the menu text is really blurry.
    I’ve tried it on multiple sites and even your own Enfold demo site, which I have a screenshot of…
    Blurry Menu Items

    This only happens to the menu text, no other text on the website.
    How can I eliminate this blurry text and restore nice, clean, crisp text?

    Thanks,
    Lewis

    #281171

    Hey Kanzleramt!

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

    .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 105px;
    }

    Regards,
    Yigit

    #281156

    Hi xpoveda!

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

    .av-masonry-entry .av-masonry-entry-title {
    color: #C20000;
    }

    Cheers!
    Yigit

    Hi,
    I’ve just copied :

    enfold/includes/loop-comments.php

    to

    enfold-child-01/includes/loop-comments.php
    and deleted enfold-child-01/loop-comments.php because it didn’t belong there…

    What do I do next..

    #281149

    Hey!

    No, all settings (Enfold > Theme Options) will remain if you update the theme. Only if you edit Enfold theme files directly the update will overwrite them again.

    Regards,
    Peter

    #281145

    OK! Do I need a child theme? I have always added the custom CSS into the quick css field. Will that CSS code be overwritten if I update the theme and not having a child theme? Will all other settings in the Enfold menu be lost with an update of the theme?

    #281134

    Hey Steve!

    You can use this code (place it into the child theme functions.php or enfold/functions.php):

    
    function add_stuff_before_breadcrumbs() {
    	echo '<div class="stretch_full container_wrap alternate_color light_bg_color title_container"><div class="container">';
    	echo '<img src="http://kriesi.at/wp-content/themes/kriesi/images/enfold.jpg" alt="" title="" />';
    	echo '</div></div>';
    }
    add_action('ava_after_main_container', 'add_stuff_before_breadcrumbs'); 
    

    to add an image above the breadcrumb. Obviously you need to replace “http://kriesi.at/wp-content/themes/kriesi/images/enfold.jpg&#8221; with your custom image url. If you want to change the image based on the page id replace:

    
    echo '<img src="http://kriesi.at/wp-content/themes/kriesi/images/enfold.jpg" alt="" title="" />';
    

    with

    
    $img = "http://kriesi.at/wp-content/themes/kriesi/images/enfold.jpg";
    if(is_page(array(20,30))) $img = "http://mywebsite/image2.jpg";
    if(is_page(array(14,60))) $img = "http://mywebsite/image3.jpg";
    echo '<img src="'.$img.'" alt="" title="" />';
    

    and replace the first image url with the default image, the http://mywebsite/image2.jpg url with the second image, etc. and adjust the page ids (20, 30) and (14, 60), etc.
    14 and 60 would display the image “http://mywebsite/image3.jpg&#8221; in the sample code above.

    Best regards,
    Peter

Viewing 30 results - 219,151 through 219,180 (of 244,416 total)