Idstore Home Page Banners - by boostsocialmedia

This topic has 8 replies, 4 voices, and was last updated 8 years ago ago by Eva Kemp

  • Avatar: boostsocialmedia
    boostsocialmedia
    Participant
    April 8, 2016 at 00:34

    Hi
    I have a few questions that i’m going around in circles with trying to work out, hope you can help!
    1, I would like to know if its possible to remove the ‘white’ overlays that come up on the 3 banners on the home page and just make the banners clickable with links?

    2. When i view the site on mobile there is no gap between the revolution slider and the same first banner, I have tried ‘padding’ but hasn’t worked, would like a white space there?

    3, The copy at the top reserved for the phone number I have as ‘Free Shipping’ can this be a clickable link?

    thanks

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 8, 2016 at 07:34

    Hello,

    1) To remove overlaps please add this code in custom.css file.

    .banner-transform:hover .mask {
        display: none;
    } 

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    2) Please try to add this code in custom.css file

    @media (max-width: 480px){
    .banners_top_row .banner {
        margin: 20px 10px 0 0 !important;
    }
    }

    3) Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall

    Avatar: boostsocialmedia
    boostsocialmedia
    Participant
    April 13, 2016 at 07:47

    Hi Rob
    Thanks that worked
    Have included details for log-in in private content

    Also When I add a ‘NEW POST’ below is a warning i keep getting straight after, although it does create the post:
    Warning: Illegal string offset ‘global’ in /home/zahbeaut/public_html/wp-content/themes/idstore/code/meta-boxes.php on line 76

    Warning: Illegal string offset ‘value’ in /home/zahbeaut/public_html/wp-content/themes/idstore/code/meta-boxes.php on line 79

    Warning: Cannot modify header information – headers already sent by (output started at /home/zahbeaut/public_html/wp-content/themes/idstore/code/meta-boxes.php:76) in /home/zahbeaut/public_html/wp-admin/post.php on line 197

    Warning: Cannot modify header information – headers already sent by (output started at /home/zahbeaut/public_html/wp-content/themes/idstore/code/meta-boxes.php:76) in /home/zahbeaut/public_html/wp-includes/pluggable.php on line 1228

    thanks

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 13, 2016 at 08:30

    Hello,

    The credentials are incorrect.
    Please provide us correct login details to FTP and WP Dashboard.

    Best regards,
    Jack Richardson.

    Avatar: boostsocialmedia
    boostsocialmedia
    Participant
    April 14, 2016 at 00:07

    Please see Private Content

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 14, 2016 at 09:59

    Hello,

    Please provide us with full access to WP Dashboard to be able to view all settings.
    Also create FTP account for us or give access to cpanel.

    Best regards,
    Jack Richardson.

    Avatar: boostsocialmedia
    boostsocialmedia
    Participant
    April 15, 2016 at 00:51

    Please see private content

    Thanks

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 15, 2016 at 13:01

    Hello,

    There were just warnings, and they displayed because you had the function “display_errors” enabled. I’ve disabled it in your php.ini file. Please try to create a post now.

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.