Viewing 30 results - 78,211 through 78,240 (of 142,926 total)
  • Author
    Search Results
  • #808936
    ptctgo
    Participant

    I try to put space between tab so that the Text will be in one line

    I put this code in

    #top .av-section-tab-title {
        padding-right:60px!important;
    }

    But it only extended the space between tab but the text is still be compress

    here my website:

    the reasoning through language arts, could I made it to be in one line

    Many thanks

    #808930
    albertobarch
    Participant

    Hi, on a site I have a video on the home page, which you do not see on mobile. I created a new layer, inserted image and selected visible only on ipad and phone, while video is visible only on desktop. On mobile though vertically the image is not full screen, I would like it to fit even in height, even cutting it, not just in width, too low. how can I do? Thank you!
    P.S.: The video to edit is “home video”

    #808925

    Hi,

    I should have said that before : you can close the topic.

    Thanks a lot,
    Clement

    #808924

    Hi,

    I should have say that before : you can close the topic.

    Thanks a lot,
    Clement

    #808917

    Hi,

    Sorry I should have say that before : you can close the topic :)

    Thanks,
    Clement

    #808913
    xprinta
    Participant

    Hi, in our web http://www.clickdisplays.com we have a serious problem. Suddendly, the Woocommerce product page stops working when Woocommerce 3.0 updates. To Check it all, first we gone back to a previous backup, then we updated your theme to 4.07 version, and then starts to update all the plugins except Woocommerce related ones. All fine up to this point, but when we update the Woocommerce to 3.0, the same error appears again.

    This is the error message:

    Fatal error: Uncaught exception ‘Exception’ with message ‘Producto no válido.’ in /home/clickdis/public_html/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php:133 Stack trace: #0 /home/clickdis/public_html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(143): WC_Product_Data_Store_CPT->read(Object(WC_Product_Variable)) #1 /home/clickdis/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php(126): WC_Data_Store->read(Object(WC_Product_Variable)) #2 /home/clickdis/public_html/wp-content/plugins/wc-dynamic-pricing-and-discounts/wc-dynamic-pricing-and-discounts.php(689): WC_Product->__construct(88) #3 [internal function]: RP_WCDPD->product_page_pricing_table(”) #4 /home/clickdis/public_html/wp-includes/class-wp-hook.php(298): call_user_func_array(Array, Array) #5 /home/clickdis/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array) #6 /home/clickdis/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array in /home/clickdis/public_html/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php on line 133

    We are in a hurry because we cannot sell anything right now. How can we solve this problem?

    Thanks for your fast response

    Regads,

    Sergio

    #808910

    Thank you, works great!

    One more thing, can I join the top menu with the main menu on responsive also?

    Regards,
    Ahmad

    #808898

    And the color switch in the small top bar?

    http://kriesi.at/themes/enfold-health-coach/ -> In this demo happened what I need with the top bar….

    Best regards
    Annemarie

    #808883

    Thank you John,

    maybe you can help me.
    I have a transparant small top bar. Now when I scroll that top bar should be white and the icons #810500 – but only when I scroll.
    I try different codes, but nothing works.

    And how can I give a ID section to a “special headline”?
    I can´t use grid row or color section.

    Thanks for helping :)

    Annemarie

    • This reply was modified 8 years, 10 months ago by mary301187.
    #808853

    Hey atwalsh12,

    Thank you for using Enfold!

    Yes, you can do this. Please turn the Extra Elements on and set them up, then hide them from desktop using this code in the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    @media only screen and (min-width: 767px) {
       #header_meta.av_extra_header_active {display:none;}
    }

    If the code does not work for you, please provide a link to your website so that we can take a closer look.

    You can adjust the minimum width to suit your preference. You can set it to 990px, or 1024px if you would like to show the extra elements for tablets. For more information on media queries, please see this article: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/

    Best regards,
    Sarah

    #808842
    atwalsh12
    Participant

    Im not sure if you are able to only show the extra elements i.e. Phone number and social icon on mobile devices and NOT on desktop?

    #808810

    In reply to: Sticky Small To Bar

    Hi,

    Looks like you managed to fix it with the following css modification.

    .html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
        padding-top: 98px;
    }

    If not, please provide a screenshot of the issue.

    Best regards,
    Ismael

    #808796

    Hi Elad,

    Great, glad you got it figured out and thanks for sharing your findings. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #808790
    adminaws123
    Participant

    Hi
    We had a ticket open here https://kriesi.at/support/topic/missing-images-mobile-device-only/

    We changed hosting and it resolved the issue, but now the issue has recurred, hence we are no longer able to view images from our mobile phones…

    I have disabled all plugins and provide access below, thanks

    #808770

    Hi,

    Edit the css to the following:

    #top .gallery .gallery-item img{
    width:300px!important;
    height:auto!important;
    padding:10px
    }

    Best regards,
    Jordan Shannon

    #808766

    Hi,

    Unfortunately, we wouldn’t be able to do much more here on that topic in theme support. Perhaps try researching if the All In One SEO plugin offers the functionality to manage those tags as well. If nothing else, it could give you a simpler interface to do so.

    Best regards,
    Jordan Shannon

    #808765

    I’m not finding a working solution found in similar topics that have since been closed.
    I am also trying to add the Houzz icon at the top right Social Media Icons area.
    I’ve followed the notes found in this forum and tried 3 different suggestions but to no avail.
    Link here: https://bpatest.com/hudsonstreetdesign will not show the Houzz icon even though I’ve uploaded both the Fontello zip and the Brandico zip, as well as added suggested code to both child theme css and functions files.
    The Houzz icon is selected in the backend, but either shows nothing, or shows the pencil icon instead.
    Please advise, thank you!

    #808762

    Hey Dandelion222,

    Add the following to quick css and adjust the number to the appropriate size:

    #top .gallery .gallery-item{
    width:180px!important;
    height:180px!important;
    }

    Best regards,
    Jordan Shannon

    #808754

    Hey dvus4l,

    Add the following to quick css:

    #top #wrap_all .social_bookmarks{
    margin-top:10px!important;
    }

    Let me know if this works.

    Best regards,
    Jordan Shannon

    #808730
    viaggiareverde
    Participant

    Hi,
    I’ve some category in the main menu of my website. Usually, clicking on it, they show those post that bring to the category. Now, it does it only on desktop while it show a blank page on mobile, as if there is not post categorized.
    In the last day i did lots of test for improve the speed of my web site and i’ve used plug-in such as wp super cache and w3total cache. i’ve also enables gzip compression.

    Can you please help me understand what happend. thanks!

    #808728
    dvus4l
    Participant

    Here is the site I am building –

    I’ve extended the height for the top bar where the social icons are located, now I need to center the social icons (as you see they’re floating top right now). I don’t want them to be centered on the page, just sitting centered in the bar where they’re currently at

    Thank you in advance

    #808722

    Hi! This is in reference to the closed thread… i’ve tried adding the code from the documentation to the functions file in my child theme… however it’s still not showing up. the code that i used is:

    add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
    function avia_add_heading_font($fonts)
    {
    $fonts[‘Cookie’] = ‘Cookie, cursive’;
    return $fonts;
    }

    add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
    function avia_add_content_font($fonts)
    {

    $fonts[‘Cookie’] = ‘Cookie, cursive’;
    return $fonts;
    }

    not sure if i need to add anything to the css as well? wasn’t mentioned in the documentation.

    pcmichiana
    Participant

    Quite often products in our industry go obsolete and we can no longer sell them. Rather than delete the products we refer customers to recommended upgrades from obsolete products. On our previous theme we replaced the default Woocommerce FREE! text with “This product is obsolete. Call for recommended alternative.” Woocommerce would automatically replace any item with a blank price to FREE!

    For some reason, Enfold puts $0.00 on any items that have a blank price. This has caused our code to stop working. This is the function we used to use:

    add_filter('woocommerce_empty_price_html', 'custom_call_for_price');
    
    function custom_call_for_price() {
         return 'Obsolete. Please Contact Us For Recommended Upgrades';
    }

    Is there any way to apply this same function to Enfold? The above code would work on both Archive pages and on Product Pages. It appears Enfold overwrote the default Woocommerce behavior for woocommerce_empty_price_html that caused this function to stop working.

    Thank you!

    #808711
    mary301187
    Participant

    hallo,

    auf meiner Seite gibt es eine transparente Small Top Bar mit weißem Telefon-Icon.
    Sobald man scrollt, soll diese Top Bar weiß werden und das Icon #810500.

    Welchen Code muss ich verwenden? Bisher hat nichts funktioniert.

    Und noch was: Ich möchte einer “Speziellen Überschrift” eine Section ID zuweisen. Wie mache ich das?

    Danke + Grüße

    Annemarie

    • This topic was modified 8 years, 10 months ago by mary301187.
    #808694

    well for onepage solutions it works with this snippet – but to find a solution which does not change the url ( append #IDs) coming from a different site was difficult.

    function scroll_without_hash() {
    ?>
    <script type="text/javascript">
    jQuery(document).ready(function(){
        jQuery('a[href*="#"]').on('click', function(event) {
            event.preventDefault();
            var hash = this.hash;
            jQuery('html, body').animate({scrollTop: jQuery(hash).offset().top}, 900);
        });
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'scroll_without_hash');

    you can jump from that site to the IDs and the url does not change.
    you can jump to other sites – but:
    you can not jump from start page to that anchors ( submenu 8-columns: Marke1 und contact)
    i can not solve it (for now – i have to grill now for my family) :lol:

    • This reply was modified 8 years, 10 months ago by Guenni007.
    #808672

    See here https://kriesi.at/support/topic/remove-header-shopping-cart-icon-when-empty/

    • This reply was modified 8 years, 10 months ago by 3dconge.
    #808670

    Topic: ENFOLD

    Evan LoBalbo
    Guest

    My client purchased your Enfold theme a while back….. How can I change the social icons at the top right? The Enfold social tools do not allow. Also I he can’t find the purchase code

    Here’s the website

    Thanks

    #808669
    Nick
    Participant

    I’ve tried running installing this code to make the featured image slider clickable to the corresponding post, but it doesn’t seem to work.

    Any suggestions on how to get this to work?

    nick

    Hey yava17,

    For the first topic please add the following to quick css:

    @media only screen and (max-width: 767px)  {
    .av-parallax.avia-full-stretch.active-parallax{
    background-size:contain!important;
    }
    
    
    #av_section_2{
    margin-top:-200px!important;
    }
    
    }

    After this is fixed we can focus on the second portion of your question.

    Best regards,
    Jordan Shannon

    #808650

    Hi!

    We’re glad that everyone was able to help out. :)

    Do you still need further help with this topic, or can we close this thread?

    Cheers!
    Sarah

Viewing 30 results - 78,211 through 78,240 (of 142,926 total)