remove first slider demo sample and get no overlay (and other demo content)

Discussion in 'Harrington- A WordPress Business Theme.' started by opticdelest, Nov 19, 2014.

  1. opticdelest

    opticdelest New Member

    Joined:
    Sep 25, 2014
    Messages:
    4
    Likes Received:
    0
    Hi
    I have an issue with slider in harrington : how to remove demo caption text in first slide and have no overlay / link displayed on first slide

    I have set no caption text / link / url on all slides
    but on first slide i still have the demo caption text displayed
    i have tried to add just a space but in such case i still have
    <div class="sy-caption" style="display: block;">
    as there is a space in caption this is a normal behaviour and the overlay with icon link is displayed

    all next slides have properly
    <div class="sy-caption" style="display: none;">
    as they have nothing defined this is ok

    i don't wan't to force display:none on all slide by css as some slide will have a caption later

    just need caption to work properly like for other slide without demo mode ?

    this is however a problem in all inkthemes framework features : how to remove demo mode
    - no demo widget,
    - no demo phone,
    - no demo features.....
    without need to set something in place of the demo

    did i missed somewhere a demo on / off switch ?????

    thanks
    opticdelest . dot . com
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    You have to delete code manually from front-page.php and sidebar-footer.php files.
    Best option is to fill your content or fill white space on that place.

    Thanks & Regards
    Pramod
     
  3. opticdelest

    opticdelest New Member

    Joined:
    Sep 25, 2014
    Messages:
    4
    Likes Received:
    0
    Hi Pramod, this is what i would prefer to avoid as they are overwritten with theme update.
    will be prefered to use a child theme... with opposite side effect for update :(

    maybe should be usefull to add a demo content on/off feature instead directly in your framework as it also occur in testimonials, features and almost everywhere in settings

    thanks
    opticdelest
     
  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    If you don't want the demo content then you have to remove it. Child theme is not a solution for this.
    We will plan to add this content on/off feature.

    Thanks and Regards
    Pramod
     

Share This Page