Forum Replies Created

Viewing 30 posts - 25,051 through 25,080 (of 25,536 total)
  • Author
    Posts
  • in reply to: Too Many Redirects #707574

    Hi,

    Yes, settings doesn’t get lost when you deactivate, it will be lost once you delete it.

    Best regards,
    Nikko

    in reply to: Transparent header stopped showing my logo #707571

    Hi Adelaide,

    Glad you sorted it out :)

    Best regards,
    Nikko

    in reply to: Blog page not displaying thumbnail images correctly #707570

    Hi,

    Kindly add !important to Yigit’s code, it should look like this:

    .template-blog .blog-meta a {
        background: transparent !important;
    }

    Let us know if it works :)

    Best regards,
    Nikko

    in reply to: Custom Styles in #707568

    Hey thereselloyd,

    Kindly follow the instructions on this thread: https://kriesi.at/support/topic/how-to-disable-dynamic-css-style-on-frontback-end/

    Best regards,
    Nikko

    in reply to: (another) fatal error after update to 3.8 #707566

    Hey rdswestnet,

    Some files must be corrupted during the theme update probably a timeout during an update, etc. Can you update again the theme files and check if the error persists again. You can refer to this thread for more info on updating enfold: http://kriesi.at/archives/the-complete-guide-to-updating-enfold

    Best regards,
    Nikko

    in reply to: SSL getting Error only on Fonts Links in Enfold #707565

    Hi,

    Glad you fixed it :)

    Best regards,
    Nikko

    Hi,

    Kindly add this code in Quick CSS:

    
    @media only screen and (max-width:767px) {
      .responsive #socket .sub_menu_socket {
        display: block !important;
        width: 100%;
      }
    
      .responsive #socket .sub_menu_socket .menu {
        margin-left: 0;
      }
    
      .responsive #socket .sub_menu_socket .menu li {
        border: 0;
        display: block;
        float: none;
        text-align: center;
        line-height: 1.7;
      }
    }

    Let us know if it works :)

    Best regards,
    Nikko

    in reply to: Change text size for blog post #707549

    Hi,

    Yigit’s code should work, but it’s not reflecting on the frontend, Can you please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Nikko

    in reply to: Why do my headings become italic? #707544

    Hi,

    Glad it’s fixed :)

    Best regards,
    Nikko

    Hey J.,

    Try to add this code in Quick CSS (located in Enfold > General Styling):

    .woocommerce table.shop_table td.product-name span {
        display: inline-block !important;
    }

    Let us know if it works :)

    Best regards,
    Nikko

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Nikko

    in reply to: WP Admin Not Loading #707541

    Hi,

    Glad we could help :)

    Best regards,
    Nikko

    in reply to: Dead cell in table displaying border #707540

    Hey blancocapell,

    Kindly add this code in QUick CSS (located in Enfold > General Styling):

    .page-id-5041 .main_color table {
        background: transparent !important;
    }

    Let us know if it works :)

    Best regards,
    Nikko

    in reply to: Remove "animation/overlay" on Enfold pictures #707537

    Hi,

    Try to replace the code with this:

    .image-overlay {
     visibility: hidden !important;
     }

    Let us know if it works :)

    Best regards,
    Nikko

    in reply to: Mobile Menu not appearing #707533

    Hi,

    Glad it’s fixed :)

    Best regards,
    Nikko

    in reply to: Send message to specific addresses from Contact Form? #707532

    Hey sabrinarubli,

    Unfortunately this feature is not avaible in Enfold’s Contact Form. Please feel free to request – or vote if already requested – such feature on Enfold feature request form.

    The only workaround is to use 3rd party plugins such as Contact Form 7.

    Best regards,
    Nikko

    in reply to: Remove "Comments" in Postslider #707529

    Hey mk,

    Kindly add this code in Quick CSS (located in Enfold > General Styling):

    .avia-content-slider .slide-meta-comments, .avia-content-slider .slide-meta-del {
        display: none !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    in reply to: how to delete from source code ? #707528

    Hey tiomkin,

    Kindly check this post: http://kriesi.at/documentation/enfold/remove-avia-framework-debug-information/

    Best regards,
    Nikko

    Hi,

    Glad you fixed it :)

    Best regards,
    Nikko

    in reply to: Change distance between widgets in the sidebar #707524

    Hey Tarakbc,

    Try to add this code in Quick CSS (located in Enfold > General Styling):

    .sidebar.sidebar_right .widget {
        padding-top: 0 !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    in reply to: WooCommerce search results formatting #707521

    Hi,

    Glad we could help :)

    Best regards,
    Nikko

    in reply to: Google Maps displays only the marker and background #707520

    Hey etical,

    Can you post a screenshot on the issue?

    Best regards,
    Nikko

    in reply to: Appearance not right on smartphone #707516

    Hey Dick,

    If you want to show a textblock or anything on mobile and hide on desktop, just add this to custom class of that textblock, or other modules hide-desktop, if you want to hide it in mobile and show it in desktop you just need to add this class hide-mobile and add this code to Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width: 767px) {
      .hide-mobile {
        display: none !important;
      }

    If that doesn’t work, can you post a screenshot so we can easily identify the issue.

    Best regards,
    Nikko

    in reply to: Background Color Of Ad Banner DIV #707510

    Hey goforyourdreams,

    I checked your site and it seems to be showing a white background behind your ads. If it’s still not fixed, kindly post a screenshot.

    You might try to add this code also:

    .adthrive-ad {
        background: #fff !important;
    }

    Hope this helps. :)

    Best regards,
    Nikko

    in reply to: SUB-HEADING FONT CUSTOMIZE #707508

    Hey mleite1,

    You might need to use this plugin to enable montserrat font https://wordpress.org/plugins/wp-google-fonts/ and be able to use it in Quick CSS.

    Best regards,
    Nikko

    in reply to: Paginator not working #707505

    Hi KWiesner,

    Tried to check your site but it doesn’t seem to load, and I could see there’s a js error on the front.

    Best regards,
    Nikko

    in reply to: Footer differs on one page #707504

    Hi Lyse,

    Kindly add this code to Quick CSS:

    .av-minimum-height-50 #footer {
        border: 0;
    }
    
    .av-minimum-height-50 #footer .container {
        height: auto !important;
    }
    
    .main_color #footer a, 
    .main_color #footer strong, 
    .main_color #footer h3,
    .main_color #footer a {
        color: #fff;
    }
    
    #socket .sub_menu_socket li {
        border-color: #222 !important;
    }
    
    #top #wrap_all #socket .social_bookmarks li a {
        color: #fff;
    }

    Let us know if it works :)

    Regards,
    Nikko

    in reply to: Mobile menu icon changed to girl emoji #707497

    Hey!

    It was good when I checked it on a mobile device, can you let us know what device you are using to check it? also can you try to remove this code and check (if it doesn’t work, you can return the code to its place):

    function modify_jquery() {
    	if (!is_admin()) {
    		wp_deregister_script('jquery');
    		wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js');
    		wp_enqueue_script('jquery');
    	}
    }
    add_action('init', 'modify_jquery');
    
    if(!function_exists('avia_register_frontend_scripts'))
    {
    	if(!is_admin()){
    		add_action('wp_enqueue_scripts', 'avia_register_frontend_scripts');
    	}
    
    	function avia_register_frontend_scripts()
    	{
    		$template_url = get_template_directory_uri();
    		$child_theme_url = get_stylesheet_directory_uri();
    
    		//register js
    		wp_register_script( 'avia-compat', $template_url.'/js/avia-compat.js', array('jquery'), 1, false ); //needs to be loaded at the top to prevent bugs
    		wp_register_script( 'avia-default', $child_theme_url.'/js/avia.js', array('jquery'), 1, true );
    		wp_register_script( 'avia-shortcodes', $template_url.'/js/shortcodes.js', array('jquery'), 1, true );
    		wp_register_script( 'avia-prettyPhoto',  $child_theme_url.'/js/prettyPhoto/js/jquery.prettyPhoto.js', 'jquery', "3.1.5", true);
    		wp_register_script( 'avia-html5-video',  $template_url.'/js/mediaelement/mediaelement-and-player.min.js', 'jquery', "1", true);
    
    		wp_enqueue_script( 'jquery' );
    		wp_enqueue_script( 'avia-compat' );
    		wp_enqueue_script( 'avia-default' );
    		wp_enqueue_script( 'avia-shortcodes' );
    		wp_enqueue_script( 'avia-prettyPhoto' );
    		wp_enqueue_script( 'avia-html5-video' );
    
    		if ( is_singular() && get_option( 'thread_comments' ) ) { wp_enqueue_script( 'comment-reply' ); }
    
    		//register styles
    		wp_register_style( 'avia-style' ,  $child_theme_url."/style.css", array(), '1', 'screen' ); //register default style.css file. only include in childthemes. has no purpose in main theme
    		wp_register_style( 'avia-grid' ,   $template_url."/css/grid.css", array(), '1', 'screen' );
    		wp_register_style( 'avia-base' ,   $template_url."/css/base.css", array(), '1', 'screen' );
    		wp_register_style( 'avia-layout',  $template_url."/css/layout.css", array(), '1', 'screen' );
    		wp_register_style( 'avia-scs',     $template_url."/css/shortcodes.css", array(), '1', 'screen' );
    		wp_register_style( 'avia-custom',  $template_url."/css/custom.css", array(), '1', 'screen' );
    		wp_register_style( 'avia-prettyP', $child_theme_url."/js/prettyPhoto/css/prettyPhoto.css", array(), '1', 'screen' );
    		wp_register_style( 'avia-media'  , $template_url."/js/mediaelement/skin-1/mediaelementplayer.css", array(), '1', 'screen' );
    
    		//register styles
    		if($child_theme_url !=  $template_url)
    		{
    			wp_enqueue_style( 'avia-style');
    		}
    
    		wp_enqueue_style( 'avia-grid');
    		wp_enqueue_style( 'avia-base');
    		wp_enqueue_style( 'avia-layout');
    		wp_enqueue_style( 'avia-scs');
    		wp_enqueue_style( 'avia-prettyP');
    		wp_enqueue_style( 'avia-media');
    
            global $avia;
    		$safe_name = avia_backend_safe_string($avia->base_data['prefix']);
    
            if( get_option('avia_stylesheet_exists'.$safe_name) == 'true' )
            {
                $avia_upload_dir = wp_upload_dir();
    
                $avia_dyn_stylesheet_url = $avia_upload_dir['baseurl'] . '/dynamic_avia/'.$safe_name.'.css';
                wp_register_style( 'avia-dynamic', $avia_dyn_stylesheet_url, array(), '1', 'screen' );
                wp_enqueue_style( 'avia-dynamic');
            }
    
    		wp_enqueue_style( 'avia-custom');
    
    	}
    }

    Best regards,
    Nikko

    Hi,

    I have checked the backend of mulligan101’s site (in this thread) and found out that this plugin causes the issue: Woocommerce Poor Guys Swiss Knife. It works properly using Enfold 3.8 and Woocommerce 2.6.7 when that plugin is deactivated.

    Best regards,
    Nikko

    in reply to: Specific page table styling and form select #707493

    Hi,

    1) the color of the “alternate” row that has a dark grey background to a light grey, say #d4d3d2
    Is this already done? I could see these rows already in #d4d3d2, but if you want to change it you can add this code to Quick CSS:

    .main_color #wwof_product_listing_ajax_content tr:nth-child(odd) {
        background: #ddd;
    }

    2) the variations “select: box within each row to alternate to #fff for row with light grey, and to light grey #d4d3d2 for the white row

    .main_color #wwof_product_listing_ajax_content tr:nth-child(even) {
        background: #efefef;
    }
    
    #top .main_color #wwof_product_listing_ajax_content select {
        background: #fff;
    }

    Just adjust the colors as you see fit. Hope this helps :)

    Best regards,
    Nikko

Viewing 30 posts - 25,051 through 25,080 (of 25,536 total)