Hide / Stop Slider on Gravida PRO

Home Forums Gravida Support Hide / Stop Slider on Gravida PRO

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #190858
    Anthony ReeceAnthony Reece
    Participant
    • Topics: 15
    • Replies: 32
    • Total: 47
    Member since: August 26, 2015

    We no longer want to use the Gravida slider on the front page. how do we disable it. There is not a setting in slider settings.

    #190897
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Your 1 year support for theme has expired and your theme is also outdated. To continue receiving theme updates/access and support for another year kindly subscribe for just $18

    Pay via PayPal:
    https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E6MFAFM4T6RDL

    Pay via Credit Card:

    https://buy.stripe.com/cN28wX09i5K3bJK8wB

    Once paid we will again renew your support for 1 year and you will also receive theme updates/access as and when they happen.

    Upgrade to all themes offer

    Upgrade to All Themes package of 300+ themes and 8 plugins for just $69 instead of regular $99. Check them out at sktthemes.org/themes

    Here’s the link for payment via PayPal: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7J5NCPDV8XXD2#/checkout/subscription

    Via Credit Card:

    https://buy.stripe.com/eVacNd1dm2xR7tu8wz

    We look forward to welcoming you again into our family.

    Regards,
    Chris

    #190911
    Anthony ReeceAnthony Reece
    Participant
    • Topics: 15
    • Replies: 32
    • Total: 47
    Member since: August 26, 2015

    Wait you charge a support fee for gravida pro users to ask questions on this forum? That is a first.

    #190912
    Anthony ReeceAnthony Reece
    Participant
    • Topics: 15
    • Replies: 32
    • Total: 47
    Member since: August 26, 2015

    After further investigation, we see the front page slider is supposed to have been part of our upgraded to GRAVIDA PRO purchase and is not in the appearance / customize area. After looking more closely as documentation our PRO admin area is not the PRO but the basic version. Even when theme installed says PRO. Why? Please advise why we paid for the PRO version and do not have the PRO admin items which should have been included?

    #190920
    Anthony ReeceAnthony Reece
    Participant
    • Topics: 15
    • Replies: 32
    • Total: 47
    Member since: August 26, 2015

    Made yearly renewal payment. Do not see order in our account online at SKT Themes.

    #190939
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL please?

    Regards,
    Chris

    #190968
    Anthony ReeceAnthony Reece
    Participant
    • Topics: 15
    • Replies: 32
    • Total: 47
    Member since: August 26, 2015

    Sorry thought it was on my account. https://www.vo101.com thank you!

    #190971
    Anthony ReeceAnthony Reece
    Participant
    • Topics: 15
    • Replies: 32
    • Total: 47
    Member since: August 26, 2015

    We downloaded the zip you all supplied in our account at SKT Themes. We ran the install and it was a nightmare and messed up everything. The website looked terrible. I mean ruined every page…thus we ran a backup and the site is back to normal PHEW!

    All we want to stop the use of the nivo slider. Can you all just supply us with a css code snippet to kill the slider on the home page and entire site. SEO seems to suffer with using slider we have learned. Thx!

    #190983
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #home_slider {
      display: none !important;
    }

    Regards,
    Chris

    #191004
    Anthony ReeceAnthony Reece
    Participant
    • Topics: 15
    • Replies: 32
    • Total: 47
    Member since: August 26, 2015

    THANK YOU Chris!

    #191034
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    🙂

    #204750
    Anthony ReeceAnthony Reece
    Participant
    • Topics: 15
    • Replies: 32
    • Total: 47
    Member since: August 26, 2015

    Curious…when we add this supplied css code it also removes the header. Can you share to just remove our slider on the home theatre theme? Thank you!

    #home_slider {
    display: none !important;
    }

    #204755
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    We checked, header is visible on the website.

    Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Regards,
    Chris

    #204808
    Anthony ReeceAnthony Reece
    Participant
    • Topics: 15
    • Replies: 32
    • Total: 47
    Member since: August 26, 2015

    Actually it is online our other sites. https://www.voradioonline.com we can not re-add it as we can not have the header gone. When added to css code it removes header too.

    #204821
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Okay, Kindly use this CSS as well.

    .has_trans_header .header_wrap {
      position: relative;
    }

    Regards,
    Chris

Viewing 15 posts - 1 through 15 (of 17 total)
  • You must be logged in to reply to this topic.