Viewing 30 results - 211,051 through 211,080 (of 244,571 total)
  • Author
    Search Results
  • #330873

    In reply to: Special heading

    Hey!

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

    .av-subheading_below {
    margin-top: 15px;
    }
    body .av-special-heading.blockquote > * {
    font-weight: bold;
    }

    Cheers!
    Yigit

    #330872

    Hi!

    Alternatively, 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/
    So you can copy your shortcodes you would like to edit to a private page, edit them using ALB and then you can copy&paste new code.
    No, it is not planned as it causes many issues.

    Cheers!
    Yigit

    #330867

    Hey Guenter!

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

    .flex_column .av-hotspot-container {
    display: table;
    }
    .avia-mozilla .flex_column .av-hotspot-container {
    display: block;
    }

    Or you can add following code to Quick CSS to make image fullwidth

     .av-hotspot-container img { width: 100%; }

    Cheers!
    Yigit

    #330861

    Hey!

    Can you please post the link to your website please?
    If you are using Enfold version 3 and WordPress 4.0, ALB should load just fine. If it does not, please try de-activating all active plugins and check if that helps. Then you can activate them one by one to find the culprit

    Regards,
    Yigit

    #330858

    Hey Thomas!

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

    span.avia-menu-fx {
    display: none!important;
    }

    Best regards,
    Yigit

    dennesjk
    Participant

    I have just updated to v3.0 (great release!) to see if this issue would be resolved, but unfortunately it is not.

    I have installed the PayPal for WooCommerce plugin and when I activate the PayPal express checkout, the PayPal button overwrites the checkout button on the cart page. If you turn off the PayPal check out button on the cart page, it does not show the Enfold checkout button either.

    Does anybody else have this problem (and a solution?) do they have the same id / style name ???

    Thank you

    #330851

    Hi!

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

    .flex_column .av-hotspot-container {
    display: table;
    }
    .avia-mozilla .flex_column .av-hotspot-container {
    display: block;
    }

    Or you can add following code to Quick CSS to make image fullwidth

    .av-hotspot-container img {
    width: 100%;
    }

    Cheers!
    Yigit

    • This reply was modified 11 years, 6 months ago by Yigit.
    #330846

    Hi Yory!

    Please go to Enfold theme options > Header > Extra Elements and add your social network accounts and then choose where to display them.
    Please refer to Peter’s post here – https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/#post-260646

    Cheers!
    Yigit

    Hey!

    I can see sidebar on your page now – http://i.imgur.com/axczX0u.png
    Kriesi suggested these steps after updating the theme – https://kriesi.at/support/topic/enfold-3-0-update-thread/
    What you saw was cached version of your site

    Cheers!
    Yigit

    #330832

    Hey investmentwriter!

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

    div#after_layer_slider_1 {
    border-top: none;
    }

    Regards,
    Yigit

    #330830
    investmentwriter
    Participant

    Hi!

    Is it possible to add an advanced layer slider without a (visible) border line?

    I tried to add an advanced layer slider but Enfold also automatically added a white border line which I don’t want.

    I know that it’s possible to change the border color in the Enfold general styling options, but I don’t want the other border lines to be changed (= white line between sections).

    Is it possible to omit the border line only for a specific added slider?

    Thanks for your help!
    Cheers,
    Thomas

    #330827

    Hi cahe!

    Please add your image in title using HTML and then add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .aviaccordion-slide img { opacity: 1; }

    Best regards,
    Yigit

    #330824

    Hey jeshvidmikkelsen!

    Please update Enfold to the latest version 3.0 via FTP – http://vimeo.com/67209750
    You are currently using an older version which is not compatible with WordPress 4.0

    Regards,
    Yigit

    #330823

    In reply to: big header

    Hi codecreative!

    It is a transparent header with logo on the left and menu on the right option. And below there is a Color section with background and icons as background image – http://kriesi.at/themes/enfold-business-flat/files/2014/08/icon_bg_trans_wave.png

    Cheers!
    Yigit

    #330821
    jeshvidmikkelsen
    Participant

    Hi there,

    I am developing a site for a Danish member of parliament. I have now an weird error; when I went to update and edit some pages the edit area did not show. I can’t edit the pages! And on the same time the Enfold theme options are gone – so I cannot update or change anything on the theme. What happened. This is crucial.

    #330819

    In reply to: widget area

    Hi czar!

    You can modify class-breadcrumb.php file inside Enfold/framework/php folder to do so. But you are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of our support

    Best regards,
    Yigit

    Hi D5WDesignGroup!

    You can look for such plugin on CodeCanyon – http://codecanyon.net/
    It is recommended to contact plugin author for your questions. We cannot guarantee but most plugins on CodeCanyon should work fine with Enfold

    Best regards,
    Yigit

    #330812

    Hey!

    You can add Blog posts element to your page and choose to display it as a grid with 3 columns. Example can be seen here on demo site – http://kriesi.at/themes/enfold/blog/blog-grid/

    Regards,
    Yigit

    #330807

    Topic: big header

    in forum Enfold
    codecreative
    Participant

    hi i love the big headers on this demo site of yours http://kriesi.at/themes/enfold-business-flat/

    how are they implemented exactly ? especially love those icons on the blue home page header

    #330803
    This reply has been marked as private.
    #330802

    Topic: AJAX Portfolio bug

    in forum Enfold
    danfarberoff
    Participant

    Hi

    Got a problem with the AJAX portfolio, since the latest ENFOLD theme update. AJAX pop-up appears with no text at screen sizes above 767px. Tracked it down to this bit of code in Shortcodes CSS (line 2004):

    @media only screen and (max-width: 767px) {
    .responsive .ajax_slide .av_table_col {
        display: block;
        padding: 30px;
    }

    It appears that the display command is missing for screens above 767px?

    Thanks.

    #330799
    This reply has been marked as private.
    #330796
    opvab
    Participant

    Hi,
    I’ve got a problem I can’t get rid of. After latest WP, Enfold & WPML update, one of my site languages behaves different from the others.
    I’ve got Swedish, English and German. The English Enfold Main Menu acts different from the other two when it comes to how the menu is positioned. The English version pushes the menu headers to long to the left and push the logo to far to the right.
    I have the same quick css for all languages.
    I have exported and imported Enfold Theme Settings between languages.

    I can’t understand were the English version gets its settings from.

    /Ted

    #330789

    Hi investmentwriter!

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

    .html_header_transparency .content {
    padding-top: 0;
    }

    Cheers!
    Yigit

    #330784

    Hey!

    Well it seems that you are going to need to update both WordPress and Enfold re-configure settings/pages in that case

    Regards,
    Yigit

    Hi billlon!

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

    .tribe-filter-live .content {
    width: 100%!important;
    }

    Regards,
    Yigit

    #330766
    MDPC
    Participant

    Hi all;
    First of all thanks you for this great theme, I’m enjoying playing with it!
    I have an issue with a website I run with Woo Commerce and WPML in 3 languages; My problem is that it seems that Enfold v3 has incompatibility issues with Yoast WP SEO and Yoast Woo Commerce SEO (this statement is fron Yoast support staff); In fact the problem is that it somehow disable the pages editing options (only on pages with products on it, shortcodes ot wathever, in any languages), resulting in a blank page with an error message on the sidebar (Fatal error: Call to undefined function woocommerce_product_loop_start() in /home/www/b69abcc7737760eb521b013d87b43f40/web/site/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php on line 182 or Fatal error: Call to undefined function wc_setup_product_data() in /home/www/b69abcc7737760eb521b013d87b43f40/web/site/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php on line 510).
    I have contacted peoples at Woo Commerce and WPML and after digging into my site, they send me to Yoast support staff as it seems this plugin was the problem but almost instantly they tell me that the problem is an incompatibility issue with the latest version of Enfold.
    I tested page editing options with another theme and all was working fine (all plugins activated) but when I switch to Enfold I cannot edit pages with products on it and have to disable Yoast SEO plugins (WP SEO & WC SEO) to have my website up and running.
    Could you please have a look into it? I give you credentials on a clone site for you to see what I mean…
    Thanks in advance for helping me, hope to hear soon from you;
    Best Regards.

    #330763

    Hi bakbek!

    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 8px; }}

    Best regards,
    Yigit

    #330756

    Hey!
    Devin is correct, once commented out there should be nothing in the theme that affects your event calendar. However I noticed that the google maps element simply lacks a height value. Not sure why this is, probably a plugin issue but you can fix it if you add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->General Styling:

    .single-tribe_events .tribe-events-venue-map > div {
    min-height: 300px;
    }
    

    Best regards,
    Kriesi

    #330749
    marcelmontel
    Participant

    I would like to use “fira-sans” as the main font together with the Enfold theme, what would be the preferred way to use a non google font in my theme?

Viewing 30 results - 211,051 through 211,080 (of 244,571 total)