Viewing 30 results - 91,891 through 91,920 (of 142,714 total)
  • Author
    Search Results
  • #671301
    wrapdistribution
    Participant

    Hi,

    I’m in the process of building a new site that only offers a subscription service using Woocommerce Subscriptions. When I add the subscription to the basket the subtotal is shown as £0.00. On the cart page it then has a recurring totals section. How can I get rid of the subtotal and total saying £0.00 and just have one section instead of it being split up? i.e. I just want subtotal, shipping and final total.

    Also, if you go to a product page I can’t seem to remove the lightbox. I have unchecked the Lightbox Modal Window box under the theme options and don’t have any other plugins to do this. How can I get this to stop?

    Many thanks,
    Caroline

    #671292
    mike.rav
    Participant

    Hello,

    I am using Partner/Logo element and i have it set to 4 columns on the Desktop. Its a set of 10 images in total.

    Now on mobile it has 4 items one below the other. I would like to know if its possible on mobile to have 1 item per slide or at 2 items per slide.

    Thanks in advance.

    • This topic was modified 9 years, 6 months ago by mike.rav.
    #671284

    Hey Timo,

    du könntest einen negativen Wert innerhalb eines “Separator/Whitespace Elements” verwenden oder es mit diesem Code im Quick CSS versuchen:

    h2.av-special-heading-tag {
    margin-top: -15px !important;
    }
    

    Best regards,
    Andy

    #671282

    the problem was with Autoptimize-plugin

    #671265
    Freek
    Participant

    Hi,

    I want to remove the table border on mobile devices. I removed all styling of the table with the following command and that works good on desktop devices but not on a mobile device.
    The code i use is:

    /* Remove styling of table element */
    td { background-repeat: repeat-x; background-size: contain; border: none;  }
    .main_color table, .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background: transparent; border: none; }
    td { background-repeat: repeat-x; background-size: contain; border: none; }
    .main_color table, .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background: transparent; border: none;  }
     td { border-style: none; }
    tr:first-child td { border-top-style: none; }
     tr td:first-child { border-left-style: none; }
    .alternate_color tr:nth-child(odd) { background: #111111; }

    Can you help me out?
    THX Freek

    #671250

    In reply to: Enfold Showcase

    Hey there,

    We built our startup MVP based on Enfold:

    https://itsoncraft.com

    Craft features more than 70.000 pieces of art-of material from high-quality films, games, animation and other digital media productions. We pick the top professionals, including currently 3 Academy Award nominated films, and showcase all that went into creating the productions. Normally you see the final piece, we show you the story behind it.

    There is a paywall, so you’re only able to see what we did to the theme on some parts of the site. Here’s a few screenshots from inside the member’s area:

    http://b3.ms/8Wj9o0VvALKg
    http://b3.ms/a8XAjZxNABDx
    http://b3.ms/yk5MWpy59Q2W

    #671235
    Thekoenski
    Participant

    Hey Support,

    I’ve added a 3 column masonry to my page with 4 images. This means I would need 2 rows to fit the 4 images. Preferably I would have the top row filled and the last image in the first spot of the second row. However, this last image seems to be added randomly on the second row which makes it look untidy.

    (Having the same issue with 5 images, in a 3 column 2 row structure)

    Hope you can help me out, thanks a lot.

    #671230
    3dot9
    Participant

    hy,
    i did not find a solution for this topic here.

    how can ic change the color of the Enfold Secondary Menu Divider
    if i change the font color of the Secondary Menu Divider to dark like:
    #top .header_color .sub_menu ul li a { color: #000; }

    i need to change the color of the divider to the same color, what is the css?

    thanks

    #671224
    Uri_Berry
    Participant

    Hey Kriesi,
    I’ve altered the single blog view for the featured mage to be full-width (see first link),
    the problem is when there is no featured image, there is no top padding for the author image (second link),

    Can I change CSS specifically for a blog page that doesn’t have a featured image?
    I need this change not to effect the blog post element…

    Thanks!
    Uri

    #671222

    In reply to: Date in SERP

    Found another topic on the forum with a piece of css to hide the date, hopefully that will work out for the SERP, Yoast does not take care of this specific issue. I had it in other custom themes as well. Thanks for the help

    #671218
    condonpb
    Participant

    Dear Sirs
    Iam developing site at http://climatecare.wpengine.com/?page_id=19. (hosted on WPengine) I have been playing around with contact details, phone numbers and e-amils etc on the right of the header. However my client want this more as part of the header with associated icons, rather than in the top section.
    I am using a title mod in the function.php which you kindly showed me as follows :
    <?php
    add_filter(‘avf_logo_subtext’, ‘kriesi_logo_addition’);
    function kriesi_logo_addition($sub) {
    $sub .= ‘<div class=”logo-title”>Climate Care<span> Systems</span></div>’;
    $sub .= ‘<div class=”logo-subtitle”>The Air Conditioning Professionals</div>’;
    return $sub;
    }
    $avia_config[‘imgSize’][‘featured’] = array(‘width’=>1500, ‘height’=>555 ); // images for fullsize pages and fullsize slider

    ?>
    Is there anyway of adding some additional code for the right hand side of the header for e-mail address and icon and mobile and landline number with icons as in the header on the right of the mock up.

    Mock up is at http://climatecare.wpengine.com/mock-up.jpg.

    Just by way of a request could you not add the feature where you can add sections to the header ie 1/2 by 1/2 and then add in text or images as if using the advanced layout but in the header, but keeping the menu nar below? Just a thought

    This one:
    https://kriesi.at/support/topic/incorrect-section-order-in-rtl-mobile-display-2/#post-668811
    It is working good with 3 columns, but what if i have 3 columns like in the link i attached?
    Please help. Thanks

    #671195

    In reply to: WooCommerce variations

    I will update you if I get anything out of them, but so far I just get the same pasted message for the Woocommerce documentation. (As with most other threads with a similar topic).

    #671189

    In reply to: can't edit the pages

    Hi,

    Great, glad it’s working again. I’m not familiar with the plugin you are having problem with unfortunately, please try contacting the plugin authors about it.

    We’ll keep the thread open in case you should have any further problems on the topic.

    Regards,
    Rikard

    #671143

    In reply to: Plugin problem

    Hi,

    Great glad you found a solution. Please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

    #671126

    In reply to: https issue

    Hi,

    There is another user with the same issue. You can check the discussion here: https://kriesi.at/support/topic/enfold-layerslider-wp-with-https-issue/

    And the final solution: https://kriesi.at/support/topic/enfold-layerslider-wp-with-https-issue/#post-660361

    Best regards,
    Ismael

    #671123

    Hi,

    The section”why-choose-atlas” and the succeeding sections are outside the main container. That’s why the next arrow is not working. We moved the headline rotator and the full width button inside a color section then added this in the Quick CSS field:

    #crm-erp .template-page, #crm-erp .container {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
    
    #crm-erp .av-rotator-container {
        top: 40px;
        height: 100px;
    }

    Best regards,
    Ismael

    #671119

    Hey Toni Martin,

    Thank you for using Enfold.

    1.) This is possible but you have to modify one of the core files of the theme. Visit these threads:
    https://kriesi.at/support/topic/un-mute-audio-in-an-embedded-video-in-a-color-section/#post-228062
    https://kriesi.at/support/topic/video-hosting/#post-454189

    2.) They can mute the tab of the browser. http://www.howtogeek.com/231959/how-to-mute-individual-browser-tabs-in-chrome-safari-and-firefox/

    Best regards,
    Ismael

    #671113

    In reply to: AMP not supported

    Hi,

    Thank you for using Enfold.

    I’m sorry but this feature has not been implemented in the theme yet. Please request for it here: https://kriesi.at/support/topic/enfold-feature-requests

    Best regards,
    Ismael

    Hi,

    I’m sorry but you cannot use the color section as a shortcode outside the advance layout builder because it is following a certain logic. It is creating closing tags base on the current layout of the page. If you really need the color section in a template, create a temporary post or page then insert the color section shortcode. Check the frontend version of the page, inspect the elements then extract the actual html code. For example, you can insert this color section markup directly in the template.

    
    <div id="av_section_1" class="avia-section main_color avia-section-default avia-no-shadow avia-full-stretch avia-bg-style-scroll  avia-builder-el-0  el_before_av_submenu  avia-builder-el-first   av-minimum-height av-minimum-height-25 container_wrap sidebar_right" style="background-repeat: no-repeat; background-image: url(https://ideavalidation.staging.wpengine.com/wp-content/uploads/Banner-StartupChart-528x423.jpg); (hosted on WPengine) background-attachment: scroll; background-position: top center; " data-section-bg-repeat="stretch">
    <div class="container"><main role="main" itemprop="mainContentOfPage" class="template-page content  av-content-small alpha units">
    <div class="post-entry post-entry-type-page post-entry-13">
    <div class="entry-content-wrapper clearfix">
    <div style="padding-bottom:10px;font-size:38px;" class="av-special-heading av-special-heading-h3  blockquote modern-quote modern-centered  avia-builder-el-1  avia-builder-el-no-sibling   av-inherit-size">
    <h3 class="av-special-heading-tag" itemprop="headline">Hello</h3>
    <div class="special-heading-border">
    <div class="special-heading-inner-border"></div>
    </div>
    </div>
    </div>
    </div>
    </main><!-- close content main element --></div>
    </div>
    

    Best regards,
    Ismael

    Hi,

    Please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    https://s32.postimg.org/uww0e5x45/Quick_Memo_2016_07_30_22_11_49.png
    Do you want to increase the width of reply container? Try this:

    @media only screen and (max-width: 767px) {
    .single-topic #bbpress-forums div.bbp-reply-author, .forum-search #bbpress-forums div.bbp-reply-author, .bbp-user-page #bbpress-forums div.bbp-reply-author, .forum-search #bbpress-forums div.bbp-topic-author {
        clear: both;
        float: none;
        margin: 0 auto;
    }
    }

    https://s32.postimg.org/lnuiri6tx/Quick_Memo_2016_07_30_22_15_17.png
    Edit the grid row element and set the Mobile Behaviour to the first option. Add this in the Quick CSS field:

    @media only screen and (max-width: 767px) {
    .home #av-layout-grid-1 .flex_cell {
        padding: 20px 20px 20px 40px!important;
    }
    }

    https://s32.postimg.org/ry4pvre1h/Quick_Memo_2016_07_30_22_16_30.png
    Combine this with the css codes above inside the css media query.

    .avia-table {
        min-width: 768px;
    }

    Please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    And if possible, please create a single for each inquiry. Thank you.

    Best regards,
    Ismael

    sameddo
    Participant

    After installation and activation I can access the admin panel if I stay on the same page after installation. If i close my browser or try to access the admin panel from another computer the screen goes blank after I login. The only character being displayed is ‘.’, a full stop. The rest of the functionality of the theme is working fine. I am running wordpress 4.5.3 on the machine and allocated 128mb via the define(‘WP_MEMORY_LIMIT’, ‘128M’); command.

    #671092

    Hi,

    I have a Enfold theme with business flat settings. (http://kriesi.at/themes/enfold-business-flat/service/)
    I want to change the text style (not so bold) in title and the full slider. I wrote the following text in Quick css, but it doesn’t work.
    If I’m in admin page, it’s ok, but without sign in it doesn’t work.

    Can you help me?
    Hoffy

    .avia-caption-title {font-family: Open Sans; font-weight:100 !important; }
    .avia-caption-content { font-family: Open Sans; font-style: none; }
    .avia-caption-title { background: rgba(78, 202, 194, 0.0) !important; }
    .avia-caption-content p { background: rgba(78, 202, 194, 0.0) !important; }
    .slideshow_align_caption { top: 5%; vertical-align: inherit; }

    .avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-title
    {text-shadow: 1px 1px 1px #696969;}
    .avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-content
    {text-shadow: 1px 1px 1px #696969;}

    #671086

    In reply to: Transparent menu

    Hi Rikard,

    Thanks for getting back to me. Here is the page: http://henrysegerstromdevsite.webfour.net/index.php/temptest/

    It has #222222 for the transparency header, as that is the global setting, but I would like it to be #ffffff; I found this CSS:

    #top #header .av-main-nav > li > a .avia-menu-text, #top #header .av-main-nav > li > a .avia-menu-subtext {
    color: #222222;
    }
    So, I can change the #222222 to #ffffff, but I do not know how to create the page-id class for this. I’ve create classes using the color area, but nothing like this. I’ve indicated the login in the private section below in case its easier for you to just implement the change.

    Thanks for your help!

    #671084
    idinc
    Participant

    Hello,

    The menu of my website is displaying oddly on my phone. I have an iPhone 5s on iOS 9.3.4. See the screenshot below.

    The issues:
    – Floating menu on top with an X in a circle
    – Mobile menu icon is sitting behind my logo on the left
    – Mune options (Home Demo Contact Us) are below the header overlapping my Color Section image.

    This error is not occurring on my iPad, or on my Samsung LG G2. I haven’t checked with any other devices.

    Issue screenshot.

    View post on imgur.com

    Any suggestions on how to fix this?

    • This topic was modified 9 years, 6 months ago by idinc.
    #671056

    Same problem, follow the topics

    #671038

    Sorry, this is repeat of this tread which I’ve been getting support on:

    But I’m looking for a solution that’s more permanent where I don’t have to update each time there’s an update.

    #671031

    Thanks for the info and links re page speed jjdenmark. I know its not really the topic of this thread, but I have been struggling with speed issues on another site and you’ve given me a start in the right direction. Thank you!

    On the whole though, I’m with perfortuna. Any plugin is an “extra” – I like to use as few as possible.

    #670927

    Hey!

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

    #top .sub_menu li ul a:hover {
        background: orange!important;
    }
    #top .sub_menu li ul { 
    padding: 0;
    }

    Regards,
    Yigit

    #670924

    Hi Yigit!
    Thanks, but for some reason it doesn’t seem to work? The buttons seem to be immune to the change in margin-top: -10px, and thus still fall outside the slider.

    I’ve even tried to change the margin-top value to -100px, and there’s no difference.

Viewing 30 results - 91,891 through 91,920 (of 142,714 total)