Viewing 30 results - 92,761 through 92,790 (of 142,939 total)
  • Author
    Search Results
  • #664526
    b3plus
    Participant

    Dear kriesi-Team,

    we have been looking for every possible solution in the enfold theme and in this forum but we can’t seem to find one that’s working for us.
    We want to achieve the background video in a color section to work on mobile devices too. We know that autoplay won’t work, but we are fine with that. However it needs to be possible to enable a “play” button to start the video. We tried various other elements or tricks but none seemed to work. Color section should stay as we have 3 navigation buttons on top of the background which need to stay as they are very important to the layout.

    Is there any way to display the video in the background with an play button as autoplay obviously won’t work.

    Thanks for your time and help.

    #664519
    eKMUch
    Participant

    Dear Kriesi,

    I’m posting this again since I have not yet received any resonse to https://kriesi.at/support/topic/mobile-view-of-homepage-suddenly-distorted/.

    The content of the “Inhalts-Slider” element are suddely pushed to the lef corner of the screen: http://prntscr.com/bvdfal & the content of “Blog Beiträge” is pushed tightliy together which looks super bad (ideally it would just show one blog post per line, one above the other): http://prntscr.com/bvdfjl

    It seems that it is an issue with the homepage (elternlobby.ch), as the design and also content-slider works fine at other pages such as e.g. elternlobby.ch/fr/arguments/

    Thank you for your help,
    R

    #664495

    Hey adotopanuga,

    We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.

    But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/

    You can also try using the LayerSlider to display random slides. After you have the slides created disable the navigation and autorotation. Set the Global Settings > Start with slide option to “random”.

    Best regards,
    Vinay

    #664484

    In reply to: Menu problems

    Hi,

    Any answers? Take a look at homepage and you will see the bullets and the arrows from a slider but the images are missing, also we have 2 products where we have a blank space on top of the page, there should be displayed some images.

    Be careful on which domain you make the tests, I repeat my self the test domain where you can make anything is http://enfold.gerovanna.com/, and you want you can delete the menu times and you will see that the images will be displayed.

    Thanks!

    #664476

    In reply to: Tabs

    Utiliza esto:

    .tab_titles .tab {
        border-bottom: 1px solid red !important;
        top: 0;
    }
    
    .tab_titles .tab.active_tab{
        border-bottom: 0 !important;
        top: 2px;
    }
    #664456
    Mudfish488
    Participant

    Hi there!

    I’m working on a site for a client that setup their hosting with GoDaddy as a managed hosting account. When I installed the Enfold Theme, the menu option in the WP dashboard stopped working properly. I get a very plain looking menu page with this text at the bottom.

    “Catchable fatal error: Object of class WP_Error could not be converted to string in /home/content/p3pnexwpnas14_data01/82/3146682/html/wp-includes/formatting.php on line 1025”

    When I called GoDaddy, they thought it might be an issue with the Enfold theme needing access to the formatting.php page and I guess on managed accounts that’s restricted. Have you seen this before and is there any way around it? I would really hate to have to change hosting accounts on them. Please let me know what you think.

    vegaspro
    Participant

    I have created a new page, we set Header options to “hide header image on this page” and also added custom css to remove the logo and menu (not sure if that’s needed also). But there is still a GAP at the top as if the header is still taking up space although it’s hidden.

    See screen shot of issue: https://postimg.org/image/45zmk302p/

    We want to close that Gap so the content on the page moves up towards the top a bit more.

    #664442
    ephricon
    Participant

    Hello,

    This question is in regards to this site listed in the private info below.

    The header background video plays once through and then an error is thrown. The video is hosted locally on our server, not on youtube/vimeo. Let is play fully, about 20 seconds and then it throws the error in the top left.

    How do I get this to loop the video?

    #664439
    KlausR
    Participant

    Hi, I’d like to add a heavy yellow line to text links in the body section only. When I tried with CSS, every link, even in menus and below images. Please help me with CSS required.

    Regards,
    Klaus

    PS: I found this, but it didn’t show any CSS – https://kriesi.at/support/topic/customize-links/

    #664408

    Hi,

    Please follow one of these solutions:

    https://kriesi.at/support/topic/bug-jqueryjavascript-edit-avia/#post-409708

    Make sure to purge any cache after editing the files.

    Best regards,
    Ismael

    #664401

    Hi!

    Lastly, I had also mentioned that I as having a width adjustment happening in another section. Could I use the above code for making my mobile section more responsive but replace #instagram with #split (the name of my current container section I’m having issues with)?

    Yes, that should work.

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all #split .container, .responsive #top #wrap_all #instagram .container {
        width: 100%;
        max-width: 100%;
    }
    }

    Along with my question above, is this padding normal for when a row stacks sections into a single column? Thanks again.

    The gap is the bottom margin of the columns. This code should eliminate that margin:

    .responsive #top #wrap_all #split .flex_column {
        margin-bottom: 0;
    }

    Best regards,
    Ismael

    #664397

    Hi,

    Please try this:

    #top .av-main-nav .sub-menu .sub-menu a .avia-bullet {
        display: none !important;
    }

    o

    Best regards,
    Ismael

    Hi,

    1. The javascript code should be added to the bottom of functions.php file which can be accessed via Appearance > Editor >

    Please use a child theme http://kriesi.at/documentation/enfold/using-a-child-theme/ and add the code to the functions.php file.

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

    Best regards,
    Vinay

    #664389

    In reply to: Accessibility

    Hi,

    Targeting the focus state of main menu item should add an indicator when the user navigate with the keyboard. Example:

    #top #header_main > .container .main_menu ul:first-child > li > a:focus {
        text-decoration: underline;
    }

    If you want to apply it on every link elements, use this:

    a:focus {
        text-decoration: underline !important;
        color: red !important;
    }

    Best regards,
    Ismael

    EverydayAlternative
    Participant

    Hi

    I’ve set up a responsive mobile menu as per the instructions in:

    I’ve created two items for the menu but they aren’t displaying. There should be a link to the ‘My Account’ and ‘Cart’ pages (using icons rather than text) but I can’t see them. I’m not sure what I’ve done wrong?

    Also, I’ve moved the search icon to the top (secondary) header using this method
    https://kriesi.at/support/topic/move-search-icon-to-secondary-menu/

    But on the mobile view this forces the top header menu to flow onto two lines as I have info text displayed in this section as well. Is it possible to move the search icon back to the main menu for mobile only?

    Finally, I noticed when viewing the site on a smartphone in landscape, the logo moves to the left. Is there a way to keep it centred, regardless of the orientation?

    I’ve included a mockup image of what I’m hoping to achieve.

    Thanks for your help!

    Nicole

    #664349

    Hey 1039 Online,

    Looks like you have some CSS in Quick CSS which is causing that:

    @media only screen and (max-width: 1290px)
    #top #main .avia-section .template-page {
        padding-top: 40px !important;
    }

    Please try to remove it and the issue should go away.

    Thanks,
    Rikard

    #664328

    Hey pixopolis2222,

    Ok, thanks for letting us know. I’ll close this topic.

    Regards,
    Rikard

    #664304

    Hi,

    Great, glad you found the options. Let us know if you should need any further help on the topic.

    Regards,
    Rikard

    #664247

    In reply to: Fixed Top Menu Bar

    Hey!

    Try with this instead:

    #top #header_meta {
        background: transparent;
    }
    
    #header_main {
        background: black;
    }
    
    .av_header_transparency #header_main {
        background: transparent;
    }

    Cheers! 
    Josue

    #664221
    ANONYMOUS
    Participant

    Hi,

    I’ve imported Enfold One Page theme and after changing the slider image the top bar re-occures

    Can anyone help?

    • This topic was modified 9 years, 9 months ago by ANONYMOUS.
    #664183

    Hi,

    Great, glad you got it working :-)

    Let us know if you should need any further help on the topic.

    Regards,
    Rikard

    #664181

    In reply to: WPML Add main menu

    Hi,

    Great, glad you got it working and thanks for sharing :-)

    Let us know if you should have any further problems on the topic.

    Best regards,
    Rikard

    Hi Simon,

    If you delete the image in question under Media that page should stop to exist as well.

    Thanks,
    Rikard

    #664149

    ok – here we go:

    this to functions.php of your child-Theme:

    function first_logo($logo) {
    $logo .= '<strong class="logo first-logo"><a href="url1">' ;
    $logo .= file_get_contents("/wp-content/uploads/logo1.svg");
    $logo .= '</a></strong>';
    return $logo;
    }
    add_filter('avf_logo_final_output', 'first_logo');	
    
    function second_logo($logo) {
    $logo .= '<strong class="logo second-logo"><a href="url2">' ;
    $logo .= file_get_contents("/wp-content/uploads/logo2.svg");
    $logo .= '</a></strong>';
    return $logo;
    }
    add_filter('avf_logo_final_output', 'second_logo');
    
    function third_logo($logo) {
    $logo .= '<strong class="logo third-logo"><a href="url3" target="_blank">' ;
    $logo .= file_get_contents("/wp-content/uploads/logo3.svg");
    $logo .= '</a></strong>';
    return $logo;
    }
    add_filter('avf_logo_final_output', 'third_logo');

    you can use png/jpg as well!

    this to quick css ( you have to play with these values because it is dependent on your header givings and logo dimensions etc.)

    div .logo { float: none}
    .logo img {display: none}
    
    .html_header_top.html_logo_center .logo {
        left: inherit;
        transform: inherit;
    }
    .logo.first-logo {
        float: left;
        width: 350px;
        z-index: 4
    }
    .logo.second-logo {
        left: 50% !important;
        transform: translate(-50%) !important;
        z-index: 3;
    }
    .logo.third-logo {
        width: 100%;
        z-index: 2
    }
    .logo.second-logo a {
        width: 450px;
    }
    .logo.third-logo a {
        float: right !important;
        width: 120px;
    }
    .logo.first-logo a, .logo.second-logo a, .logo.third-logo a {
    display: inline-flex
    }

    some settings here are only vor svg use (width of logo a f.e.)

    i decided to go the easy way to set on small screens that only the important logo is shown and the others are on display none

    #664138

    Hi,

    Are you redirecting this site? The sources like style sheets, images etc are coming from a site called “vibratoryhammer”. Do you have a robot.txt file?

    This page may appear not mobile-friendly because the robots.txt file may block Googlebot from loading some of the page’s resources.

    Regarding the “render-blocking JavaScript and CSS” issue, please read questions number 3, 4, 5 and 6: https://wordpress.org/plugins/autoptimize/faq/

    Best regards,
    Ismael

    #664136

    Hi,

    Please check the “Highlight color” field in the General Styling > Footer panel. What is the color value set there? Or add this in the Quick CSS field:

    .footer_color a, .footer_color .widget_first, .footer_color strong, .footer_color b, .footer_color b a, .footer_color strong a, .footer_color #js_sort_items a:hover, .footer_color #js_sort_items a.active_sort, .footer_color .av-sort-by-term a.active_sort, .footer_color .special_amp, .footer_color .taglist a.activeFilter, .footer_color #commentform .required, #top .footer_color .av-no-color.av-icon-style-border a.av-icon-char, .html_elegant-blog #top .footer_color .blog-categories a, .html_elegant-blog #top .footer_color .blog-categories a:hover {
        color: #3fba8b;
    }

    Best regards,
    Ismael

    #664124

    Hi,

    Kriesi is still working on a fix for the google map issue and it will be included on next patch of the theme. For now, we managed to fix the google maps on a few sites by doing the following solutions in these threads:

    https://kriesi.at/support/topic/content-element-google-maps/#post-656399
    https://kriesi.at/support/topic/enfold-google-maps-widget-not-working/#post-657900
    https://kriesi.at/support/topic/solution-to-google-maps-key-issues/https://kriesi.at/support/topic/solution-to-google-maps-key-issues/

    If the solutions did not fix the issues on your end, please create a new thread with the url to the site plus the WordPress and FTP login credentials. We’ll check the issue there.

    Best regards,
    Ismael

    #664123

    Hi,

    The code provided above should only affect the “Projecten” sub menu items. Please try it again:

    .html_header_left .av-main-nav #menu-item-653 ul {
        top: -220px;
    }

    Best regards,
    Ismael

    #664114

    Hi,

    Please use the code provided here: https://kriesi.at/support/topic/zwei-logos-im-header/#post-646085

    Best regards,
    Ismael

    Ria
    Participant

    Hi,
    I can’t find the iconfont manager area so I can add icons to the icon selection boxes. I searched the forum for threads and found this one: https://kriesi.at/support/topic/adding-custom-icons-to-an-icon-box/ which leads to the wonderful tutorial video here: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/ which seems to be a bit outdated, as it instructs us to find the iconfont manager under “General Settings”. I’m using the latest version of Enfold 3.6.1, and the theme options no longer include “General Settings” I’ve gone through all the theme setting options, and maybe I’m just tired out (which I am tired!), but for the life of me, I cannot see that handy “Iconfont Manager” field so I can add a new font icon from Fontello that I need to my icon selections. Has it been eliminated? Or am I just so tired I am blind?

Viewing 30 results - 92,761 through 92,790 (of 142,939 total)