Viewing 30 results - 216,121 through 216,150 (of 244,452 total)
  • Author
    Search Results
  • #301596

    Hi zchristos!

    You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
    You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
    then you can create any of them and copy/paste shortcode into any other content element or into text widget.

    Regards,
    Yigit

    Marc Bijl
    Participant

    Hi!

    First things first: thnx for the great Enfold theme, it’s just fab! Exactly what I’ve been looking for…

    Then this question. Right now I’m configuring the first site I´m making with the Enfold theme. That is: creating a standard setup, which I want to use for more sites in the future. For example, with some plugins installed and activated, like:

    • CleanTalk Antispam
    • WP Optimize
    • WP-DBManager
    • WordPress SEO
    • Google Analytics for WordPress
    • Etc etc

    And of course I’ll buy a separate licens for each website, no worries ;-)

    But how can I duplicate my standard configured website, without getting into trouble with license codes and things? Is it just a matter of installing the new theme (with the new license code), and copying the database of the first, standard configured site?

    Cheers,
    Marc

    #301584

    Hi!

    You can check “Apply only to mouse hover state” – http://i.imgur.com/zOC8P3C.png and please add following code to Quick CSS in Enfold theme options under General Styling tab to adjust font weight

    .main_menu ul:first-child > li > a { font-weight: 500l; }

    Best regards,
    Yigit

    #301578

    In reply to: Issues with menu

    Hi!


    @reederjack5252
    Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.


    @erikatzen
    https://kriesi.at/support/topic/menu-error-4/

    Best regards,
    Yigit

    #301576
    Luke86
    Participant

    I have followed the instructions on this page:

    http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/

    I was curious how I could get the side bar to appear on the left instead of the right please.

    Many thanks.

    Luke

    #301572

    Hi Denis!

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

    .header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu { border-top-color: red; }
    .header_color .avia-menu-fx { background-color: orange; }

    Best regards,
    Yigit

    #301571

    Hey gayleen!

    You may be using an older version of the theme. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
    If you still have missing elements in ALB after updating the theme, please create a temporary admin login and post it here privately

    Best regards,
    Yigit

    #301566

    In reply to: Display problem

    Hey Richard!

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

    @media only screen and (max-width: 990px) {
    .page-id-2 .container .twelve.units { width: auto; }}

    Best regards,
    Yigit

    This reply has been marked as private.
    #301559

    Hi sunstarcomposites!

    Please refer to Ismael’s post here – https://kriesi.at/support/topic/enfold-social-media-links-at-top-yelp/#post-290732

    Regards,
    Yigit

    #301557

    Hi foxtrotstudio!

    1- Please go to Enfold theme options > Advanced Styling and edit “Main menu links”
    2- Please refer to Ismael’s post here – https://kriesi.at/support/topic/enfold-social-media-links-at-top-yelp/#post-290732

    Best regards,
    Yigit

    Hi Enffie!

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

    .breadcrumb-trail span.sep:nth-child(5), span[typeof="v:Breadcrumb"]:nth-child(6) {
    display: none;
    }

    if that does not work, please post the link to your website

    Cheers!
    Yigit

    #301549

    In reply to: right menu

    Merhaba Fatih,

    Tamamdir! Rica ederim :)
    Bu arada yeni konu acmak istersen ( https://kriesi.at/support/forum/enfold/#new-topic-0 ) mesaj iceriginde Yigit yazarsan arkadaslar bana haber verecektir

    – Yigit

    #301540

    Hi Kayzel!

    They are 2 different images.
    Please go to Enfold/includes folder and open helper-main-menu.php file and find

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true);

    and add your image right below it as following

    `
    echo "<div class='header-image'><img src='linktoyourimage' /></div>";
    `

    It would be better if you make 1 image from these 2 images. Some custom CSS code may be needed, you can use .header-image class to style the DIV. If you need help, feel free and let us know :)

    Cheers!
    Yigit

    • This reply was modified 11 years, 7 months ago by Yigit.
    #301537

    In reply to: right menu

    Hi!

    Lutfen Appearance > Menus bolumunden yeni menu olusturup, linkleri ekleyip, Enfold secondary menu secenegini secin – http://imgur.com/a/NKTQP
    Gorsel mi kullanmak istiyorsunuz yoksa ikon mu? Gorselse linklerini atabilirseniz gerekli CSS kodunu gondereyim

    Best regards,
    Yigit

    #301535

    Hey!

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

    .av-main-nav > li > a span.avia-menu-text {
    border-right: 1px solid #e2e2e2;
    padding-right: 20px;
    }

    Best regards,
    Yigit

    #301533

    It works great ! Thank you Josue.
    Just a little question. I’d like to have my menu in bold style and with split bars between the categories (like in your example on Enfold settings : http://www.sphere-evenements.com/barreseparation.jpg) How can I do this please ?
    Cheers !
    Franck

    #301528

    In reply to: Menu error

    Hey!

    You can post the links to your screenshots here. I have noticed that you are using an older version of Enfold which is not compatible with WordPress version you are using. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750

    Cheers!
    Yigit

    #301527

    In reply to: Slider bottom border

    Hi!

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

    #top .avia-layerslider .ls-nav-next, #top .avia-layerslider .ls-nav-prev {
    left: auto!important;
    }

    Best regards,
    Yigit

    #301515

    In reply to: right menu

    Merhabalar Fatih,

    Enfold’un bahsettiginiz kisimda bulanan menusu var. Isterseniz Appearance > Menus bolumune gidip, yeni bir menu olusturup, “Links” bolumunden linklerinizi menuye ekleyip, “Menu Settings” altindaki “Enfold secondary menu” secenegini secin. Sonrasinda CSS kullanarak buton gorunumu verebiliriz.
    Yada manuel olarak ekleyebilirsiniz. Onun icinde Appearance > Editor bolumunden helper-main-menu.php dosyasini acip assagidaki satiri bulun

    <div id='header_meta' class='container_wrap container_wrap_meta <?php echo avia_header_class_string(array('header_social', 'header_secondary_menu', 'header_phone_active'), 'av_'); ?>'>

    HTML kullanarak butonlari hemen alt satirina ekleyebilirsiniz. Nasil butonlar oldugu hakkinda biraz daha detay verebilirseniz bende yardimci olmaya calisirim.

    Cheers!
    Yigit

    #301511
    MadRhino
    Participant

    Hi there,

    I’m having a problem updating my Enfold Theme.

    I purchased it a while ago on Envanto Theme forest, entered my UN and API code in the Theme Update section and although I was notified that there’s an update available, the download failed because it was forbidden.

    I love the theme, I think it’s one of the best out there, but taking care of these rather simple seemingly requires customers to jump through quite a few hoops.

    Does this really need to be so complicated?

    Many thanks.

    #301504

    That does still not work. nothing is happening, im getting desperate now. I was the one that pushed for us to use enfold on this job and now im in trouble :(

    Im not sure what else to do because i have taken off everything we have done and still now the site does not work on IE or Firefox

    hi ismael,

    thx for the suggestion. enfold is way too much for the things we need. we need a more simpler theme. something like this http://www.tmdesign.sk/
    http://morehazards.com/
    typemedia2011.com
    http://www.barrelny.com/24/

    This one is also great!!
    http://www.weshootbottles.com/

    any suggestions?

    regards,
    max

    #301488
    wgmassociatesllc
    Participant

    On the sample page http://kriesi.at/themedemo/?theme=enfold you have 7 pictures in one row below the image in the Some Enfold Core Features section. I can only seem to get 5 images on Row 1 and 2 images on Row 2. My thumbnails are showing up larger than yours. I went to school on how you have done it and can’t seem to find the issue.

    My thumbnails look square. See second link below. I don’t see how you save the thumbnail changes. All I have is a back button.

    It looks like my thumbnails are rectangular now and when I had them square (I will try to make them square again) … when square they were still bigger than the demo site but it looks like both were showing 80×80 in the code.

    I have wasted hours on this for my client.

    #301480

    Looking at the themes section of your admin the theme isn’t loaded in at all. Unless there is a major server issue or an error with the WordPress installation FTP would always work.

    What happens when you get to the point of uploading the enfold folder over ftp? This is after you’ve unzipped the package from themeforest and its just the enfold folder that makes up the theme (not the psds and other files).

    #301477

    Well, I’m not sure what I did, but I was able to get it working, yay!!! But in looking in the child directory, there isn’t a functions.php. Is this ok? Did this have anything in it I needed? I had a functions.php & a functions-enfold.php. I can’t remember, I think the functions-enfold.php might have been something I created when looking to do customizations based on what I read in support docs?

    So for the most part it looks ok. It looks like I will have to go in & make some changes which is going to be a pain, but at least it is working. I am noticing some of the things that I had customized in the quick css, like making my logo bigger etc, aren’t working, which is odd since I coped the quick css from the parent theme & moved it to the child?

    Anyways please let me know about the functions files if you would so I know if I need to do something with that. I appreciate the help. I didn’t think I was going to be able to do this, but it was easier than I thought! Whoo hoo!

    #301475

    And if I try to upload functions.php to the child theme, I get the following error when going to my site:

    Warning: require_once(functions-enfold.php) [function.require-once]: failed to open stream: No such file or directory in /home/monicawa/public_html/wp-content/themes/enfold-child/functions.php on line 512
    
    Fatal error: require_once() [function.require]: Failed opening required 'functions-enfold.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/monicawa/public_html/wp-content/themes/enfold-child/functions.php on line 512
    #301473

    Hello again. Ok so from the links you gave I THINK I have it figured out, but am running into a problem.

    This is what I did:
    I created a new directory in themes called enfold-child.
    I made sure the directory chmod was the same as the parent.
    I modified the css to the following & then uploaded it to the child directory:

    /*
     Theme Name:   Enfold Child
     Theme URI:    http://kriesi.at/themedemo/?theme=enfold
     Description:  A superflexible and responsive Business Theme by Kriesi
     Author:       Kriesi
     Author URI:   http://www.facebook.com/pages/Kriesi/333648177216
     Template:     enfold-child
     Version:      1.0.0
     Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
     Text Domain:  enfold-child
    */
    
    /*
    For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where twentyfourteen is the name of the directory where the theme resides:
    
    Make sure you uncomment out this import line below if you want to include the parent CSS and the wp_enqueue_style() is not working. If you do not then you will not have any styling in your child theme from the parent theme.
    */
    
    /*
    @import url("../enfold/style.css");
    */
    
    /* =Theme customization starts here
    -------------------------------------------------------------- */

    Then I went in & activated the child theme & it said it activated successfully.
    The only thing I am not sure about is functions.php. I uploaded all of the same site files into the child theme directory that existed in the parent EXCEPT for functions.php as outlined in the link http://codex.wordpress.org/Child_Themes

    So everything says it’s working in the admin but when I go to my site, monicawalston.com, I get the following error:

    Fatal error: Call to undefined function avia_get_option() in /home/monicawa/public_html/wp-content/themes/enfold-child/header.php on line 5

    What am I missing? I feel like there’s just one little thing? From what I read in the above link, I got the jist that I shouldn’t upload a functions.php, is that correct???

    Please help?

    Thank you!

    #301467

    Hey gmarco!

    Thank you for using Enfold.

    You can edit includes > loop-index.php, find this code on line 186:

    echo $content;
    

    Replace it with:

    if(!is_single()) { echo  wp_trim_words( $content, 10 ); } else {
    				echo $content;
    			}

    Increase the value 10 if necessary.

    Best regards,
    Ismael

    #301461

    Hey chrisheath28!

    Thank you for using Enfold.

    You can use the Color Section then change the Section Colors to Alternate Content. Regarding the table, you can use inline styling on the rows or columns. Something like this:

    <div style="color: red;">Content Here</div>
    

    Regards,
    Ismael

Viewing 30 results - 216,121 through 216,150 (of 244,452 total)