• Resolved 4BWebDesign

    (@4bwebdesign)


    I manage an existing website for a client. They have a slider on their homepage. The theme is BHINNIKA, fluid responsive. The home page slider is used within the theme.

    I added the meteor slides so I could add a slide show to another page on the site. The slider is used only on this page however, the three images I used are now showing up on the homepage slider as well and shouldn’t.

    Is there anyway I can modify the short code to only show these three images on this one page.

    Corey

    https://www.ads-software.com/plugins/meteor-slides/

Viewing 9 replies - 16 through 24 (of 24 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    No problem Corey!

    Thread Starter 4BWebDesign

    (@4bwebdesign)

    Hi Josh it’s me again! ??

    This same site ended up getting hacked late last week. UGH! So I have uploaded the backed up database and cleaned it up. I’m trying to put my header slideshow back on the home page back but I can’t seem to get it to move up. The code you provided for me last time, to add margin and padding worked like a champ but for some reason now it wont. I created the new slideshow, this time it’s called home slider in lieu of home header. So in the header php i corrected the name to home-slider and got it to show up on home page. I also changed in the css home-header to home-slider but it’s not working like it did last time. I’m 100% sure I’m doing something wrong but for the life of me, I can’t figure it out. Can you help?

    Corey

    Thread Starter 4BWebDesign

    (@4bwebdesign)

    To temporarily make it look better, I added

    div.meteor-slides {
    padding: 20px;
    }

    to the style sheet. That moved the yellow graphic and page content down while it moved the slideshow up instead of the yellow graphic overlapping the bottom part of the header. So I removed it from the style sheet and it stayed as is. Then I removed all the code, the one you sent me last time and the one listed above and it stayed. Not real sure why it stayed?

    Plugin Author Josh Leuze

    (@jleuze)

    Hi Corey, it looks like you got this working correctly?

    Thread Starter 4BWebDesign

    (@4bwebdesign)

    Well kinda. The notre dame School of dallas gold banner should overhang the bottomline of the header a bit like it was when you helped me a while back. Not real sure why it didnt go back the way it’s supposed to when I restored the backed up database? I just don’t know how to get it back the way it was.
    I think it looks pretty good where it is but if it comes up, I don’t know how to fix it. Does that make sense.

    Thread Starter 4BWebDesign

    (@4bwebdesign)

    The slide where it is now is perfect. If I could just move up the page conent and the banner with it, then I would be in business.

    Plugin Author Josh Leuze

    (@jleuze)

    It sounds like you might want something like this?

    #header #meteor-slideshowhome-slider {
      margin-bottom: 0px;
      padding-bottom: 50px;
    }
    Thread Starter 4BWebDesign

    (@4bwebdesign)

    Yes sir. That’s similar to what I used last time and it worked. But for some reason now it won’t. It could have something to do with I updated WordPress and all the plugins maybe?

    Plugin Author Josh Leuze

    (@jleuze)

    It looks like it’s working now to me?

Viewing 9 replies - 16 through 24 (of 24 total)
  • The topic ‘Slide showing on page it shouldn't be’ is closed to new replies.