Viewing 30 results - 92,551 through 92,580 (of 142,711 total)
  • Author
    Search Results
  • #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, 7 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?

    #664095
    carmycurly
    Participant

    I have this site

    And the social icons dont show at the mobile version (360px)
    I want to see like this
    http://www.soldelnahuel.com.ar/web/social-top.jpg

    #664089
    acscreativenew
    Participant

    Hi,

    So first I will start by saying that I have added the code to the functions file to change the title of the blog from “Blog – Latest News” to “Insights”. I have done that with this code.

    `add_filter(‘avf_title_args’, ‘fix_single_post_title’, 10, 2);
    function fix_single_post_title($args,$id)
    {
    if ( $args[‘title’] == ‘Blog – Latest News’ )
    {
    $args[‘title’] = Insights;
    $args[‘link’] = get_permalink($id);
    $args[‘heading’] = ‘h1’;
    }

    return $args;
    }`

    With that being said the main reason for my question is that I have also created a custom post type called counselors but now on the counselors single pages it’s also displaying that same “Insights” header. I did a search like normal to see what I can find and I found this thread.

    https://kriesi.at/support/topic/custom-post-types-and/

    She was basically looking to do the same thing as me so I tried to follow suit but im having no luck. Here is the code im using to try and change my custom post type title.

    add_filter('avf_title_args', 'fix_single_post_title', 10, 2);
    function fix_single_post_title_2($args,$id)
    {
        if ( is_singular('post') || is_singular('counselors') )
        {
            $args['title'] = get_the_title($id);
            $args['link'] = get_permalink($id);
            $args['heading'] = 'h1';
        }
    
        return $args;
    }

    I changed the the function name so it’s not the same as my first function to change my blog title and I put in my CPT slug where they said to do it but yea….its just not working.

    Any help would be great.

    Thanks
    -Dan

    #664084

    In reply to: Page redirect

    Hey

    Still not working not it displays on desktop but on mobile it doesnt redirect and something hapend to the image in the page below that its not displaying anymore. the desktop page in mobile shows an fatal error at line 588.
    Pictures on other pages are not showing anymore
    I deleted the sscruips in the php and its working again
    Thank you

    • This reply was modified 9 years, 7 months ago by hdpcr.
    #664083
    yingyang
    Participant

    Hi,

    following up on this solution: https://kriesi.at/support/topic/adding-numbers-to-icon/#post-507631

    How did you gave the element a custom class “custom-icons”

    thanks

    #664072

    In reply to: Fixed Top Menu Bar

    Thanks Josue but, that did not seem to work.
    When I scroll down the logo and the mobile menu fade out? I’m thinking maybe the sub menu background is fading in overtop of them.. Maybe it just can’t be done..

    #664063

    Sorry, I can see how it probably does not sound clear. I was talking about button state control. On desktops, there are multiple states of a button, allowing for hoer, click, active, etc. Because mobiles and tablets have button states that are more in tune with either on or off, a menu drop-down fails to work on mobile or tablet platforms.

    I have seen it where that menu will switch to being an onHover display to an onClick display. I cannot remember where I saw it. I swore it was done on an Enfold-based site. Can there be a function that replaces the button states when it senses a mobile or tablet platform?

    #664050

    Hi kilimats!

    Please go to Appearance > Menus and click “Screen options” on the top right corner and check CSS classes and then edit your menu item and give it a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class > a > span.avia-menu-text:after {
        content: "4";
        font-size: 9px;
        color: #FFF;
        background: #42A0BD;
        line-height: 17px;
        width: 17px;
        display: inline-block;
        text-align: center;
        border-radius: 100px;
        position: relative;
        top: -9px;
        left: 2px;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Cheers!
    Yigit

    #664047

    Hey BroodWebz!

    Please refer to this post – https://kriesi.at/support/topic/solution-to-google-maps-key-issues/ or this one – https://kriesi.at/support/topic/google-maps-7/#post-656457

    Our devs are working on an update.

    Best regards,
    Yigit

    Hi hmsvictory!

    Please refer to this post – https://kriesi.at/support/topic/woocommerce-2-6-problem-urgent/#post-650161

    Our devs are working on an update at the moment.

    Regards,
    Yigit

    hmsvictory
    Participant

    I’m on 3.6.1, latest version, cleared cache, etc etc, and still don’t see the “Update Cart” button on the cart page. It’s there in the code but it’s “disabled”. I read another topic from June about this problem – has this been fixed yet?

    #664007

    Hi Josue,

    That did it!

    You can close this topic now :)

    Thanks,
    Hafeez

    #664004

    Change the CSS code to:

    #top.category-rides #header .av-main-nav > li > a {color: #808080;}
    #top.category-rides #header .av-main-nav > li#menu-item-523 > a {color: red;}
    #663984

    Hey jo_hi!

    Please change your code to following one

    
    @media only screen and (min-height: 300px) and (max-width: 1040px) {
    .avia_combo_widget, .widget_nav_menu {
        border-top: 2px solid rgba(0,0,0,1.0) !important;
        padding-top: 24px !important;
    }}

    Best regards,
    Yigit

    #663981

    ok, I’ll try to be more specific. The link I gave you http://www.puntomatedilizia.com has a slider on top of the page which works fine, than going down you’ll find a section called “news ed eventi” with 3 articles preview. This article slider has autorotation, so what happen is that when one of the pages of this article slider doesn’t have 3 articles showing, the size of the slider changes in mobiles creating a very bad effect. Problem is articles slider works horizontally on desktop mode, but it does it vertically in mobiles.

    I hope you can see what I’m talking about this time. Thanks for the help anyway.

    #663973

    In reply to: PHP Versioning Issue?

    Hi!

    Login credentials posted here – https://kriesi.at/support/topic/php-versioning-issue/#post-663024 are not working for me. Can you please check them once again?

    Regards,
    Yigit

    #663971

    Hi!

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

    #top div div.product .woocommerce-tabs .panel {
        background: black!important;
    }

    Cheers!
    Yigit

    #663969

    In reply to: PHP Versioning Issue?

    Hey!

    Glad you figured it out!

    Regarding Google Maps issue, please refer to this post – https://kriesi.at/support/topic/solution-to-google-maps-key-issues/ or this one – https://kriesi.at/support/topic/google-maps-7/#post-656457

    If you have any other remaining issues, please let us know!

    Cheers!
    Yigit

    #663948
    hasbeat
    Participant

    Hi,

    In order to get 1px border-width design for my contact form I have added the following css
    under general styling:

    #top div .av-dark-form input[type=’text’] {
    border-color: #000000 !important;
    border-width: 1px !important;
    background-color: #ffffff !important;
    }

    #top .avia_ajax_form .text_area {
    border-color: #000000 !important;
    border-width: 1px !important;
    background-color: #ffffff !important;
    }

    .av-custom-form-color .button:hover {
    border-color: #000000 !important;
    border-width: 1px !important;
    background-color: #6786a1 !important;
    }

    .av-custom-form-color .button {
    border-color: #000000 !important;
    border-width: 1px !important;
    background-color: #ffffff !important;
    }

    Unfortunately, it did not do trick for the button, the form element “select element”, and the form element “checkbox”.
    Please can you advise what to do. Thank you!

Viewing 30 results - 92,551 through 92,580 (of 142,711 total)