Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    15.09.2015 at 08:35 #20667

    Hi,

    Please try the following code in your Theme Options -> Custom CSS

    @media (max-width: 768px) {
    .carousel-inner .item img {
    height: 200px !important;
    }
    }

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    15.09.2015 at 08:29 #20664

    Hi,

    Yes, that custom css is for increasing header height, not slider height.
    Please remove that custom css.
    Please post your website url, we will try to provide a solution.

    Thanks!

    In reply to Home Page Slider
    Denzel Chia
    Moderator
    Posts: 2656
    15.09.2015 at 08:18 #20663

    Hi,

    You are welcome!

    Best Regards,
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    15.09.2015 at 08:16 #20662

    Hi,

    1) Is there some CSS for increasing the size of the bootstrap slider button?

    Please post your website url to your bootstrap slider, we will try to provide a solution.

    2) Can I increase the size of the short code button?

    If you are referring to the Theme4Press shortcode creator button, Sorry we cannot increase this button size.
    If you are referring to size of shortcode generated button, please post your website url to your buttons.

    3) When attempting to insert shortcode for blog I get the following error, “Warning: Invalid argument supplied for foreach() in /home/myadminname/public_html/wp-content/plugins/t4p-core/tinymce/shortcodes.class.php on line 65”

    In your wp-config.php, please turn WP_DEBUG off. It’s a PHP warning, not an error. In the event of a PHP fatal error, you will only see a blank page.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    15.09.2015 at 08:09 #20661

    Hi,

    Please try using the Theme4Press core plugin shortcode creator.
    In the Blog shortcode, you can select grid layout. http://prntscr.com/8ghe49

    Please try them out and see if they fit your requirements, if not you can contact us via our services page for customization. https://theme4press.com/theme-customization-service/

    Thanks!

    In reply to Menu Font Size
    Denzel Chia
    Moderator
    Posts: 2656
    15.09.2015 at 07:54 #20658

    Hi,

    Please use the following codes in Theme Options -> Custom CSS

    #nav ul li ul li ul li a {
    font-size: 13px !important;
    }

    Please change the 13px to your requirement.

    Screenshot of result. http://prntscr.com/8ghavo

    Thanks!

    In reply to Home Page Slider
    Denzel Chia
    Moderator
    Posts: 2656
    14.09.2015 at 21:38 #20641

    Hi,

    Go to WordPress admin -> Appearance -> Sidebars
    Create a new sidebar and tag your slider widget to it.
    Then edit your homepage and select this sidebar.

    This way, the widget will only appear on homepage.

    Thanks!

    In reply to Logo border
    Denzel Chia
    Moderator
    Posts: 2656
    14.09.2015 at 21:31 #20640

    Hi,

    I went into your site and added the Custom CSS code and cleared your wp super cache.
    Now no more white lines in your header.

    Thanks!

    In reply to Home Page Slider
    Denzel Chia
    Moderator
    Posts: 2656
    14.09.2015 at 21:11 #20638

    Hi,

    I see that you are using bootstrap slider for your home page.

    Please let me know if you need any further help.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    14.09.2015 at 19:44 #20635

    Hi,

    Yes, that’s the correct behavior and correct location. It appears under menu and slider. It’s part of the “header” file, which is header.php
    Perhaps that’s why the Theme author named it Header Widgets.
    Sorry for causing confusion.

    As for you site creggermarketing.com, Sorry I can only see your under construction notice.

    Thanks!
    Denzel