Viewing 30 results - 77,611 through 77,640 (of 142,937 total)
  • Author
    Search Results
  • #814939
    kalimeromax
    Participant

    Hey.

    So now that it’s possible top auto-play videos on mobile devices i am wondering if it works on the background-videos in Enfold.
    Does it work with Self-Hosted videos and youtube-videos?

    Best regards
    Max

    • This topic was modified 8 years, 10 months ago by kalimeromax.
    #814909

    In reply to: Cannot import Demo

    Hi Victoria, thanks for the links.

    The first one suggests to install without subdomain (xy.com instead of http://www.xy.com). As I am developing on a subdomain this is no solution.
    The second one contains informations about the max_execution_time and the memory_limit, but here everything seems to be ok with me (see my php.ini and the phpinfo()-link attached to my last post.
    The third one tells me how to adjust memory_limit and max_execution_time. As you can see in my phpinfo() the memory_limit is 128M and the max_execution_time is 300.

    So the links still provided no solution for my problem. I have ftp- and ssh-access to my webspace and to the database also via phpmyadmin. So perhaps it actually could be a solution to import the demo manually? Unfortunately the way I tried the xml-import (described above in this post ) did not work either with the same error-message in the WP-backend.

    Is there any help for me?
    Login-data to backend, ftp, mysql are to be found above in this post.

    #814904
    ecoworld76
    Participant

    Hi,

    I am already user of this theme and absolutely loves it.

    I am looking to create a website with the same layout as this http://www.maxxis.co.uk/

    However my question is which I have asked previously but was told that it is not possible but not sure if it has been added since then?

    Can the theme provide the option of showing contents in two columns on mobile view?

    Can you also let me know if you can curve the images from the corners like on this website?

    Last but not the least how can you show the header image full screen on desktop and mobile same as this lauout … https://avada.theme-fusion.com/health/

    Your help will be appreciated.

    #814877

    Hey DROR,

    You can find the answer here: https://kriesi.at/support/topic/how-to-update-layerslider/

    Best regards,
    Nikko

    #814876

    In reply to: Enfold Spa Images

    Hey 3DStudio,

    Yes you can use it: https://kriesi.at/support/topic/copyright-7/#post-233103

    As for the 2nd question, try to edit the page and find Header visibility and transparency at the bottom of the sidebar, and change it to Transparent & Glassy Header. :)

    Best regards,
    Nikko

    #814875

    Hey,

    I need help for this topic please :

    I would like two things for my menu when i scroll down (because I have a top menu in transparent mode but this one works perfectly and I do not want any change) :

    1) The font color in black
    2) When I move the mouse over I would like the font color in white and a button style colored in green.

    Please look my picture I succed to put button style colored but I want only this buttons on all my menu when I move the mouse over.

    View post on imgur.com

    Thank you very much
    Best regards,

    #814838

    Hey obimedia2,

    Add the following to quick css:

    @media only screen and (max-width: 767px)  {
    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
        width: 100%!important;
    }
    }

    Best regards,
    Jordan Shannon

    #814832

    Hi,

    Add the following to enlarge the logo on mobile:

    @media only screen and (max-width: 767px) {
    .html_header_sidebar .logo img {
        padding-top: 0px!important;
    }
    }

    Best regards,
    Jordan Shannon

    #814824

    Hi,

    Add the following to quick css:

    #top .av-subnav-menu > li:first-child a{
    border-left:1px solid #e1e1e1!important;
    }

    Best regards,
    Jordan Shannon

    #814812
    PostFilmProductions
    Participant

    Hi, I noticed a few times that the Headline Rotator will stop rotating. After some testing, I’ve found it stops working when I change from one tab to another. It will then remain on the same text until I refresh the page.
    The issue is somewhat inconsistent, however I can typically recreate the situation within 30 seconds of moving between tabs. It doesn’t always stop on the same text.
    I am using Google Chrome on Windows 7.
    Does anyone have ideas or experience on what could be causing the problem?

    #814811

    Hi,

    Thank you for the info.

    We added a color section and applied a background to it. Set the background properties to “contain” and “top center”. In the Quick CSS field, we added the following css code to create a boxed-layout-like container.

    #custom-section .container {
        background: rgba(255,255,255,.4) !important;
    }

    This is the test page: https://www.plp-group.com/test/

    Best regards,
    Ismael

    #814793

    Hey sdachos,

    Thank you for using Enfold!

    You can try this:
    1. Go to Enfold > Header > Header Behavior and tick the checkbox for Shrinking Header
    2. Add this in Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .header-scrolled .logo a img {
        visibility: hidden;
    }
    .header-scrolled .logo a {
        background: url(_SCROLLED_LOGO_URL_HERE_) no-repeat top center;
    }

    Please let us know if you need further help!

    Best regards,
    Sarah

    #814764

    In reply to: Home Page

    Hi,
    To make the gallery thumbnails circular Try this code in the General Styling > Quick CSS field:

    #top div .avia-gallery img {border-radius: 50% !important; }

    Best regards,
    Mike

    #814761

    In reply to: add my won font

    #814748

    Hi,

    Did you add my css to the very top of quick css and made sure to clear your cache. That should have worked as I tested in the browser before hand successfully.

    Best regards,
    Jordan Shannon

    #814745
    wtechgr
    Participant

    Hello team,

    Through the thread https://kriesi.at/support/topic/display-of-woocommerce-product-short-description-in-the-product-grid/ , we’ve managed to show product descriptions below product titles, in product grids.

    What we need assistance with, is that we need to change the font size and color/opacity at this description.

    Is there a quick css or any suggestions that may assist on this?

    Thank you in advance for your assistance!

    Best regards

    #814735
    sdachos
    Participant

    Hi,

    I’d like to recreate the same effect showing on this website:
    – when scrolling down, the logo is changing to be display only symbol.
    Please, what are the steps to do it?

    #814728

    Hi,

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

    .html_modern-blog #top .post-entry .post-title, .html_modern-blog .avia-content-slider .slide-entry-title {
        text-align: right;
    }
    

    Best regards,
    Yigit

    #814723

    Heya Victoria,

    Okay have done that and the only issue now is the logo is appearing really tiny on the mobile layout.

    I was totally happy to not mess with this but the designer is adamant it has to look the way she wants on mobile and desktop :S

    hebertk3
    Participant

    Hi my website has six social media icons above the header that are missing in mobile view, I have tried what was suggested in this forum “https://kriesi.at/support/topic/enfold-social-media-icons-and-widget-icons-missing/” to no avail. What should I do?

    • This topic was modified 8 years, 10 months ago by hebertk3. Reason: Wrong website address
    #814712

    Thanks a ton, it worked :)

    Topic can be closed now.

    #814704

    In reply to: Breadcrumbs

    Hi!

    1- I clicked “Screen options” on top right corner and checked ‘custom fields” then scrolled below your content and set header to “yes” and updated the page and that helped. Please review your page.

    2- Because you have Advanced Layer Slider element at the bottom of your page. Fullwidth elements, such as Advanced Layer Slider element, always push sidebar below them. Please consider removing the slider from bottom from your page or to the top of your content.

    Regards,
    Yigit

    #814695

    Hi John,

    I don’t have a problem with things not working. What I need is a way for the top navigation mega menu dropdown to stay open long enough so I can select dates and not have the background dropdown close so quickly.

    #814678

    In reply to: New Google Font

    Hi,

    I moved the code right to below following line in functions.php file near top

    
    if(isset($avia_config['use_child_theme_functions_only'])) return;

    Please review your website

    Best regards,
    Yigit

    #814658
    studioinktvis
    Participant

    Hi, I do not know if I can correctely explain my problem.
    But if I click on a categorie, I automatically jump to the top of the website.
    I do not want that. Because when I open one part of the categorie I often want to look further in categories.
    But this makes it not easy.

    See => http://www.studioinktvis.com/

    #814627

    Hi!

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

    Let us know if you need further help on this topic.
    Best regards,
    Sarah

    Hi,

    That’s strange indeed. Did you also clear the cache when you made the changes? Did you try putting the CSS in the child theme’s style.css file?

    The code we gave you should work. You can also try this:

    #top #wrap_all .av-social-link-facebook:hover a,
    #top #wrap_all .av-social-link-twitter:hover a,
    #top #wrap_all .av-social-link-linkedin:hover a,
    #top #wrap_all .av-social-link-youtube:hover a {
       color:green !important; background:none !important;
    }

    Let us know if that helps.

    Best regards,
    Sarah

    #814621

    In reply to: Logo Slider

    Hi,

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

    #top .avia-smallarrow-slider .avia-slideshow-arrows {
        position: absolute;
        width: 100%;
        top: 50%;
    }
    

    Best regards,
    Yigit

    #814619

    Hey micropoleinstitut,

    I noticed you opened a thread similar to this, and that Yigit is helping you :) May I close this thread now, or do you still need help with anything related to this topic?
    Best regards,
    Sarah

    #814604

    Hi,


    @Guenni007
    thank you for your help as usual! :)


    @larineka
    Do you still need help with this topic, or can we close this thread now? Please let us know. Thank you!

    Best regards,
    Sarah

Viewing 30 results - 77,611 through 77,640 (of 142,937 total)