• Resolved adminfgcp

    (@adminfgcp)


    Hi there

    Firstly, amazing plugin, it’s smooth for most of the part, however, let me first put in the required details:

    The issue can be found here: http://freegiftcardspalace.com
    The preview works: Yes
    It works with other themes: Haven’t Tried
    It works when I disable all other plugins: Haven’t Tried
    Meta Slider version: 2.2.2

    Was hoping I could make it so that there’d be a blank line space where the slider ends so that the slider, left sidebar and the first post don’t look crowded, had searched the support but could not find any workaround for this.

    Please help.

    Thanks
    Jason

    http://wordpress.org/plugins/ml-slider/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Jason,

    Thanks for providing the details.

    You’ll need to add some CSS to your themes style.css file:

    .metaslider .flexslider {
    margin-bottom: 60px;
    }

    Adjust the 60px as necessary.

    Regards,
    Tom.

    Thread Starter adminfgcp

    (@adminfgcp)

    Thanks for a speedy reply 🙂

    Had tried that based on one of the posts pertaining to removal of the extra line, but it’s still the same.

    Any other workaround?

    And using Inspect Element, I found that between the slider and the next section containing left sidebar and the posts, there was this:

    .clear {
    display: block;
    }

    Any thoughts?

    Hi,

    I cant see the CSS being applied to the flexslider element when I inspect it. It looks like you’re using a minification/caching plugin – please could you clear all of those caches and check the generated CSS file has the lines you’ve added.

    Regards,
    Tom.

    Thread Starter adminfgcp

    (@adminfgcp)

    Aah can’t believe I broke my head for hours over a code that wasn’t getting applied.

    That’s spot on buddy, you are “da awesome” 🙂

    Got it working now 🙂

    It was W3 Total Cache, cleared it and updated the CSS and it’s all fine now lol…

    A few things I wanted to say, I searched almost for 2 to 3 days for a free slider plugin and failed in implementing most of them owing to either they being incompatible with WP 3.6 or looked ugly or had limited functionality. But I realized today is my lucky day since I stumbled up on your plugin, it’s totally awesome, the ease of use, compatibility, everything, am rating it 5/5 and spread the word amongst my affiliate friends.

    A BIG THANKS TO ALL YOUR SUPPORT, YOU SAVED HOURS OF WORK FOR ME 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Adding Blank (new line) after Pager’ is closed to new replies.