Viewing 30 results - 214,831 through 214,860 (of 244,465 total)
  • Author
    Search Results
  • #309877

    Hey asthyanax!

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

    .header-scrolled .logo img { opacity: 0; }
    .header-scrolled .logo a { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-repeat: no-repeat; background-size: contain; }

    Cheers!
    Yigit

    #309876

    Hi Jonas!

    1- Please add following code to Quick CSS and adjust as needed

    .avia-content-slider .slide-entry-wrap { margin-bottom: 15px; }

    2- Please go to Appearance > Editor 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 text right below it as following

    echo "<div class='header-custom-text'>Here is my custom text!</div>";

    Then you can adjust its position using custom CSS in Quick CSS field

    .header-custom-text { position: relative; right: 0; top: 10px; color: red; font-size: 24px; }

    3- http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/

    Regards,
    Yigit

    #309867
    This reply has been marked as private.
    #309861
    This reply has been marked as private.
    #309856

    Hey!

    Yes, I’ll close this thread now. Enfold does not support “scrolling tabs” out of the box and we don’t advertise this feature on the demo page or product description page. I consider this as customization request which is beyond the scope of our free support service.

    Regards,
    Peter

    Hey gregdickson!

    Open up enfold / includes / loop-index.php and replace:

    
     echo "<time class='date-container minor-meta updated' $markup>".get_the_time(get_option('date_format'))."</time>";
    echo "<span class='text-sep text-sep-date'>/</span>";
    

    with

    
     echo "<time class='date-container minor-meta' $markup>".get_the_time(get_option('date_format'))."</time>";
    echo "<span class='text-sep text-sep-date'>/</span>";
    
     echo "<time class='date-container minor-meta updated' $markup>Modified: ".get_the_modified_date((get_option('date_format'))."</time>";
    echo "<span class='text-sep text-sep-date'>/</span>";
    

    Cheers!
    Peter

    #309833

    Hey!

    1- Yes you should download the file, edit it and then re-upload edited one.
    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-9 .content {
    padding-top: 10px;
    padding-bottom: 10px;
    }

    Cheers!
    Yigit

    #309830

    In reply to: No logo on mobile

    Hey!

    No worries. Feel free and let us know if you have any issues with your Enfold theme :)

    Cheers!
    Yigit

    #309826

    Hi Fritz!

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

    #top .social_bookmarks li a {
    height: 44px!important;
    line-height: 44px!important;
    }

    Regards,
    Yigit

    #309824

    Hi!

    1- Please edit your logo in a software like Photoshop and remove whitespace from top and bottom.
    2- initial logo divided by two, so half size. You can go to Enfold/js folder and open Avia.js file and adjust following line

    if(st < el_height/2)

    Cheers!
    Yigit

    #309820

    In reply to: Blog Title Colour

    Hi Steve

    Please give your color section element an unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add following code to Quick CSS in Enfold theme options under General Styling tab

    #your-unique-id h3.slide-entry-title.entry-title { color: red; }
    #your-unique-id .slide-meta * { color: orange!important; }

    Regards,
    Yigit

    #309817

    In reply to: Change font styles in

    Hey robertscott!

    Please turn on Custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your element a custom CSS class then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class { font-family: arial; }

    Regards,
    Yigit

    #309814

    Hey!

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

    @media only screen and (max-width: 1140px) {
    .av-main-nav > li > a { padding: 0 7px; }}

    Cheers!
    Yigit

    #309807

    Hi!

    You can find it inside Enfold/css folder

    Cheers!
    Yigit

    #309803

    Topic: Uber Menu child theme

    in forum Enfold
    hodgsondesign
    Participant

    Hi,

    I love the Kreisi theme but really needed to integrate Uber Menu within the site, so I am currently running the Child theme which the Uber Menu author set up to get it to work correctly. I have just updated the Enfold theme to version 2.9.2 which is brilliant and I can’t wit to see what’s going to be new in version 3.0!!! It did spark a question though, the child theme I am using is version 2.7.1 – are there any risks using the child theme and could I be losing out on features in the parent theme 2.9.2.

    Is there a better way to use Uber Menu without having to use the child theme like there used to be? Maybe you guys should work together to integrate them better as I see lots of people using this great theme and their great plugin.

    Thanks
    Tom

    Hi Josue,

    That works.

    Side note – this only works if saving in the main Enfold theme files rather than the child theme we’ve created ( we can work around this ) – is this normal for the js folder to not work in a child theme?

    Beside that one point many thanks, this is a working solution.

    Rob

    #309792

    Topic: WPML and Enfold

    in forum Enfold
    richardwilding
    Participant

    Hi, I have installed the WPML plugin, but it doesn’t seem to be compatible with the Enfold Advanced Layout Editor?

    I can click on a page or post to create a new language version of that page / post, but it doesn’t copy across the content for me to translate. When I click the ‘copy content from English’ button the builder elements do not copy over.

    Thanks, Richard

    #309789

    In reply to: No logo on mobile

    Hey Artinet!

    I am sorry but the theme in your link is not Enfold. We do provide support to only Kriesi themes. If you have posted wrong link, please post the correct one and we will happily try to help you

    Regards,
    Yigit

    #309787

    Hey Ivana!

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

    #advanced_menu_toggle, #advanced_menu_hide {
    background-color: #ffffff;
    color: black;
    border-color: black;
    }

    Currently all values are set to white

    Cheers!
    Yigit

    #309781

    Hey codecreative!

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

    Best regards,
    Yigit

    #309780
    codecreative
    Participant

    Hi Enfold

    I’ve noticed on tablets such as ipad air that the quick mobile menu doesn’t show. Instead it shows the full normal navigation menu and in a lot of cases there isn’t enough room to do this on an ipad. So they overlap with the logo

    I think that the quick button that appears on a mobile device should also be the standard for tablets. How can I bets modify the css to allow this?

    #309778

    Hey patriscia!

    Can you please try re-updating Enfold to version 2.9.2 via FTP – http://vimeo.com/67209750
    Please make sure to overwrite all files. Currently it seems like there is an issue with shortcodes.js file

    Regards,
    Yigit

    #309777

    In reply to: Menu Icons

    Hey Daniele!

    Please request such feature here – https://kriesi.at/support/enfold-feature-requests/
    As a workaround, you can add Icon element under Content elements in ALB and then copy HTML code – http://i.imgur.com/Loqd5it.png and paste it label field while adding new link in Appearance > Menus. Make sure to remove “style” attribute

    Best regards,
    Yigit

    #309776
    codecreative
    Participant

    Hi we have an issue I’d like advice on. My customer isn’t impressed with how product feature images are cropped for the thumbnails see this page

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

    And would like them to display the full heights of the images. She would rather do this then go through each product re uploading a new feature image that is resized to fit the pixels of the thumbnail boxs.

    Can you advise me what the best solution to achieve this is?

    #309750

    In reply to: Mobile version issue

    Hey!


    @fskupin
    Please go to Enfold theme options and choose to display Fixed Layout if you would like to turn off responsiveness

    @mathysjp
    Are you using any plugin like Jetpack to display a different theme on mobile? If so, please disable it

    Best regards,
    Yigit

    #309746

    Hi svetkol!

    No, you do not need to purchase to move from your testing environment to live server. Thank you for asking. Please see – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/

    Cheers!
    Yigit

    #309744
    Munford
    Participant

    HI
    I am about to start updating a site which is on drupal now and am not sure how to go about it. It’s running on a dedicated server with Hetzner (germany) but they don’t offer any real wordpress support. I’m not sure how to proceed and wondered if you recommend any hosting services? I need the drupal site to be up while I build the new site, but I don’t really understand how drupal works. I saw there was a plugin to migrate sites from drupal – wordpress, but I will kind of be doing a complete overhaul. What do you recommend? Will be using Enfold, of course.

    thanks
    Nancy

    #309738

    Hi Jean-Pierre!

    Please post your request here – https://kriesi.at/support/enfold-feature-requests/ :)

    Best regards,
    Yigit

    #309736
    mathysjp
    Participant

    Hi
    I have a feature request for you for all who used woocommerce with enfold.
    I allways display sold items because I have a wait list for sold out products.
    Please make a badge for sold out products. The badge must displayed on the product picture on the Product an also in the overwiew.

    cheers Jean-Pierre

    #309733
    Gee Are Pabst
    Participant

    Hi,

    on my blog https://miapple.me I use the ‘Enfold Combo Widget” with popular, recent and comments. The problem is that in the comments section wrong dates are displayed, e.g. the latest 5 comments are from today and not from 2013!

    Any tips?

    Cheers,
    Gee Are

Viewing 30 results - 214,831 through 214,860 (of 244,465 total)