Viewing 30 results - 83,131 through 83,160 (of 142,734 total)
  • Author
    Search Results
  • #758357

    In reply to: Theme Enfold

    Hey KreativKompanie,

    I added following code to Quick CSS to remove underlines from links

    #top .av_inherit_color a {
        text-decoration: none;
    }

    Parallax was disabled on mobile due to compatibility issues. We are going to focus on improving mobile experience and our devs might add parallax back. Please feel free to request – or vote if already requested – such feature on Enfold feature request form.

    Best regards,
    Yigit

    #758355

    In reply to: indent

    Hey jelle,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .widget_nav_menu {
        text-align: left;
    }
    #top .sidebar_left .widget_nav_menu ul ul li:before {
        right: auto;
    }
    #top .sidebar_left .widget_nav_menu li.menu-item-has-children:hover .sub-menu {
        display: block;
    }
    #top .sidebar_left .widget_nav_menu .sub-menu {
        display: none;
    }
    

    Best regards,
    Yigit

    • This reply was modified 8 years, 11 months ago by Yigit.

    Hi,
    Unfortunatly, it’s not working. I’ve seen it many times before, if you change something in the settings like the API key it works for a couple of signups, but eventually it stops working again.
    Can you further investigate, please?

    #758353

    Hi,

    Sorry for the late reply!

    Please edit your tabs and choose to display them top aligned – http://i.imgur.com/0Is04s6.png

    Best regards,
    Yigit

    #758336

    i see you did it : but

    if you like to see allways your social buttons on top we had to do this too: (and do it for the same breakpoint as the toggler)

    @media only screen and (max-width: 920px) {
    #top .social_bookmarks {
        right: 50px !important;
    }
    }

    and now the hover style of your toggler (mobile menu) goes to not visible (#fff same as background)
    maybe this will be nice:

    .avia_desktop #advanced_menu_toggle:hover, .avia_desktop #advanced_menu_hide:hover {
        background-color: #fff;
        border-color: #0a0;
        color: #000;
    }
    Rohan K. Abraham
    Participant

    Hi folks,

    I have recently added woo commerce to my website [www.indiatrail.org] and wanted to explore adding a shop page as well. So everything was working great, till I added the Booking and Appointment Plug in for Woo Commerce by Tyche Softwares. This plug is meant to help capture a date in addition to the rest of the booking details.

    The woo commerce plug in by default doesn’t seem to have the option of setting a date [I’m selling a service and not a product and I feel this is more tuned towards products]. So anyway, the woo commerce plug in works beautifully with enfold, but as soon as I enable this plug in by Tyche Softwares, the pages goes all wrong. The tabs go off, the sliders don’t work properly, the images don’t load etc. When I disable the plug in – it is back to it’s great normal self.

    I wrote to Tyche and they checked the functioning of this and came back with the following comments – pasted below because they asked me to get in touch with Enfold for some matters.

    Could I please get your views on this line below: “the HOOK “woocommerce_before_single_product” is not being executed on your product page which we are using to include the CSS and JS files of our Booking plugin on the front end product page.”

    ______________________________________________________
    Pasting below the communication:

    Hi Rohan,

    Thank you for providing the access details of your website.

    I was debugging the issue on your website and I noticed that the HOOK “woocommerce_before_single_product” is not being executed on your product page which we are using to include the CSS and JS files of our Booking plugin on the front end product page.

    If you will switch to default WordPress theme and check then this issue will not occur. This issue might be occurring on your website because of the currently active theme on your website. Because I observed that you are using “Avia layout builder” to create the layouts on the product page. And I don’t understand why your currently active theme is not allowing to execute the “woocommerce_before_single_product” HOOK on the front end of the product. Kindly contact to theme author regarding this issue and please share reply of them with us.

    I have applied the fix for the issue in “woocommerce-booking.php” file of our Booking plugin on line number 207 and 208. I have changed the “woocommerce_before_single_product” HOOK to “wp_enqueue_scripts” HOOK to include the JS and CSS files of our plugin on the product page. Now, if you see the calendar is appearing on the front end of the product page.

    Please check the same and let me know that applied fix is working fine on your website or not.

    > Also, one more thing I noticed on your product page is the price is being shown twice on the front end of the product. To avoid this, kindly enable the setting “Hide Variation Price on Product Page” which is located in Booking-> Settings->Global Booking Settings. This will hide the WooCommerce Variation Price on the front end of the product and show the price only once when all the booking details are entered by the customer.
    Please see this screenshot: https://www.screencast.com/t/u4Ytkjxxv7Zt

    Note:
    We will not integrate this fix in the plugin updates of our Booking plugin as this issue is your site specific. If you wish to update the plugin in future, then you have to add the same fix in the updated Booking plugin file if the same error occurs.

    Please let me know if you have any questions.

    Regards,
    Priyanka Jagtap.

    Post Link: https://www.tychesoftwares.com/forums/topic/plug-in-not-working-properly/#post-256864

    svetkol
    Participant

    Hi, I use a video in a layerslider on my page and need to autoplay it only the first time a user opens the page. The next time I want it to be played manually. I am using the “Automatically play videos”setting in the Layerslider menu. Please give me some advise how can I achieve that. I know that I need to set a cookie but I am not sure how I can override the Layerslider setting with that cookie as I do not use the autoplay=1 in my embed code.
    Regards

    #758286
    MeSchWo
    Participant

    Wir haben auf unserer Startseite Icon Boxes eingerichtet. In der mobilen Version laufen die Überschriften über die Ränder der Box hinaus. Welche Einstellung sollte hierfür vorgenommen werden?
    Weiterhin sind diese Icon Boxes auf equal height eingestellt, die Größen der Boxen variieren in der Desktopansicht trotzdem in der Höhe und sind nicht einheitlich. Welche Lösung gibt es hierfür?

    #758285
    MeSchWo
    Participant

    Hi,

    für die Texte auf unserer Website haben wir als Formatierung Blocksatz genommen. Auf der Desktop Version sieht das gut aus, Schaut man es sich mobil an, dann entstehen leider durch diese Formatierung große Lücken im Text. Gibt es eine Möglichkeit die Formatierung für die mobile Version anzupassen?

    #758264

    Hey!

    Add the shortcode in the functions.php file:

    // https://kriesi.at/support/topic/using-alb-with-custom-post-type-and-meta-information/#post-580716

    After that, edit the the post then use the following shortcode:

    [the_post_meta]
    

    Best regards,
    Ismael

    #758262

    Hey!

    I’m sorry I didn’t notice it. Is this the modification that you used?

    // https://kriesi.at/support/topic/display-the-post-category-above-the-title-in-masonry-view/#post-660217

    Did you add any modification to that filter?

    Cheers!
    Ismael

    #758260

    Hey!

    1.) We revised the modification. Please try it again.

    // https://kriesi.at/support/topic/events-calendar-pro-adding-a-sidebar/#post-757675

    2.) Which search bar are you referring to? Please provide a screenshot.

    Regards,
    Ismael

    #758253

    Hey peanuttario,

    By default, sound is muted on background videos with Enfold. Please refer to the following post for a solution that should work for you:

    https://kriesi.at/support/topic/background-video-with-no-sound/#post-229951

    Best regards,
    Jordan Shannon

    #758251

    Hey!

    I’m sorry but that feature will require modification that is outside the scope of support. Please hire a freelance developer or contact our partner, Codeable.

    // http://kriesi.at/contact/customization

    If you like, instead of the accordion element, you can open an inline content inside a lightbox.

    // https://kriesi.at/support/topic/code-snippet-inline-post-content-popup-magnific-popup-shortcode/

    Cheers!
    Ismael

    #758250

    Hi,

    Great, glad you found a solution and thanks for sharing, much appreciated. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #758243

    Hi Jenny,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #758241

    In reply to: Font: light_ deleted

    Hi,

    Ok great, thanks for the feedback. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #758237

    Hi,

    Ok, please try this instead:

    .page-id-478 .entry-content-header {
        position: absolute;
        top: 0;
    }

    Best regards,
    Rikard

    #758234

    In reply to: Newsletter

    Hi @ParkerBolt,

    Great, glad you got it working. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #758231

    In reply to: No ligtbox with update

    Hi,

    Ok, thanks for the feedback. We’ll keep the thread open in case you should have any further problems on the topic.

    Best regards,
    Rikard

    #758228

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #758225
    karakoch
    Participant

    Merhaba Yigit,

    Mobil’den websitemize girince, özellikle slayt ve diğer anasayfa yazıları büyük görünüyor.
    Biz ziyaretçilerimizin mobilden girdiğinde de desktop tarayıcıdan girmiş gibi görünmesini istiyoruz.

    Örneğin bu siteye telefondan girdiğimizde aynı şekilde desktop görünümlü oluyor.
    (https://www.enago.com.tr/)
    Nasıl değiştirebiliriz? Bu konuda yardımcı olabilir misiniz?

    Gökhan !

    #758224

    Hi,

    I added the css you provided but nothing changed. Please note that we would like this change to be done to desktop version and not responsive view.

    Thanks

    #758223

    Hi,

    If you like to get started on your own try the below css

    .toggle_content {
        position: fixed;
        z-index: 9999999;
        width: 80vw;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    You will still need to add a jQuery function to close the content window and reset the css styles on the accordion tabs. Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Vinay

    Hey!

    Did you use the advance layout builder to create the content of the posts? If you’re using the default editor, just add this css code to display the actual size of the featured image.

    #top .fullsize .template-blog .big-preview img {
        width: auto;
        margin: 0 auto;
    }

    Regards,
    Ismael

    #758214

    Hey!

    Please remove the css code then use this one instead.

    #top #wrap_all .social_bookmarks_kriesi a {
        background: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png) no-repeat center center;
        background-size: 14px 16px;
    }
    
    #top #wrap_all .social_bookmarks_kriesi a:before {
        content: '';
    }

    Regards,
    Ismael

    #758208

    Ismael,

    Thank you.

    1. That worked great, however, the CSS has a conflict I can’t figure out
    Both of these are required to get the side bar to show up on the Main Malendar page plus the Single Events pages and they do work individually, however, when I use both it looks weird and takes up 80% x 2 it seems.

    #top #tribe-events-pg-template {
        width: 80%;
        float: right;
        padding-left: 50px;
    }
    
    #tribe-events-content {
        width: 80%;
        float: right;
        padding-left: 50px;
    }

    2. Didn’t work to hide the search bar unfortunately even with !important; on the end

    3. Looks like it was fixed tonight by an update of the plugin to version 4.44 and was an issue on their end

    #758207

    Hi,
    Do you have a cross-sells.php file in your directory? See the following thread for reference:

    https://wordpress.org/support/topic/change-cart-cross-sell-text-you-may-be-interested-in/

    Best regards,
    Jordan Shannon

    #758205

    Hi,

    I am glad the solution worked out for you! I was able to reduce the space under the map a bit by adding the following to quick css.

    #footer .widget{
    margin-top:0px !important;
    }

    Best regards,
    Jordan Shannon

    #758189

    Hey!

    1. On some pages, I wish to have a transparent header over top of an full screen/width image.

    Set the “Header visibility and transparency” to “Transparent header”.

    2. On others, I wish to have a header above a full width content box.

    Set the “Header visibility and transparency” to “No transparency”.

    3. I do NOT want a fully transparent header, thus I need to change the opacity… but I think this only applies to the pages where there is a picture underneath.

    Set the “Header visibility and transparency” to “Transparent and Glassy Header” instead of “Transparent header”. If you want to adjust the transparency, just add this css code.

    #top .av_header_glassy.av_header_transparency .header_bg {
        background-color: #fff;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

    Default value is 0.1.

    4. I would like the header to stick…. BUT I would like it to become MORE transparent when sliding down (compared to the initial transparency/opacity when at the very top).

    To make it more transparent on scroll, use this css code:

    .header-scrolled .header_bg {
        opacity: .1;
    }

    Regards,
    Ismael

Viewing 30 results - 83,131 through 83,160 (of 142,734 total)