Viewing 30 results - 218,761 through 218,790 (of 244,022 total)
  • Author
    Search Results
  • #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

    #281118

    Hey!

    Please check the server configuration – I get these errors when I try to view the website:

    
    Failed to load resource: the server responded with a status of 520 (Origin Error) http://johntarnoff.com/wp-content/plugins/easy-twitter-feed-widget/easy-twitter-feed-widget.css?ver=3.9.1
    Failed to load resource: the server responded with a status of 520 (Origin Error) http://johntarnoff.com/wp-content/themes/enfold/js/mediaelement/skin-1/mediaelementplayer.css?ver=1
    Failed to load resource: the server responded with a status of 520 (Origin Error) http://johntarnoff.com/wp-content/uploads/2013/04/JohnTarnoffBRCLogoFont-Bitter-c90000RED.png
    Failed to load resource: the server responded with a status of 520 (Origin Error) http://johntarnoff.com/wp-content/uploads/2014/06/Clare-Novak-36x36.jpg
    Failed to load resource: the server responded with a status of 520 (Origin Error) http://johntarnoff.com/wp-content/themes/enfold/js/avia-compat.js?ver=2
    Failed to load resource: the server responded with a status of 520 (Origin Error) http://johntarnoff.com/wp-content/uploads/2013/04/JohnTarnoffBRCLogoFont-Bitter-c90000RED.png
    Failed to load resource: the server responded with a status of 520 (Origin Error) http://johntarnoff.com/wp-content/uploads/2014/06/Clare-Novak-36x36.jpg
    
    

    These errors affect the logo which doesn’t display at all etc. and also the theme because the avia-compat.js file is essential.

    Best regards,
    Peter

    #281116

    Hey!

    Open up wp-content/themes/enfold/config-woocommerce/config.php and replace:

    
    echo "<div class='four units single-product-main-image alpha'>";
    

    with

    
    echo "<div class='six units single-product-main-image alpha'>";
    

    and

    
    echo "<div class='eight units single-product-summary'>";
    

    with

    
    echo "<div class='six units single-product-summary'>";
    

    Regards,
    Peter

    #281108

    In reply to: Tags..

    Hey rikv!

    We use the the_tags() function: http://codex.wordpress.org/Function_Reference/the_tags to add the tags to the single post template. As far as I know there’s no other best practice to display the post tags and I’m pretty sure it’s not caused by Enfold.

    Best regards,
    Peter

    #281074

    Hello,

    Do you have the latest version of Enfold (2.8.1) / WordPress(3.9.1)? have you tried disabling all third-party plugins to see if it gets fixed?

    Regards,
    Josue

Viewing 30 results - 218,761 through 218,790 (of 244,022 total)