Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #365747

    Hi there,

    I love your enfold theme. I have downloaded the demo default and then deleted the pages I don’t need. There are, however, deleted pages still showing on the header and in the case of ‘Home’ it is displayed three times. Can you please help me with what do I need to do to have it all displaying correctly?

    Many thanks
    Anne-Marie

    #365749

    Hey Anne-Marie!

    Go to Appearance > Menus, build a new menu and set it as the Main Menu – http://screencast.com/t/4iLJc1t145YD

    Best regards,
    Josue

    #365753

    Thank you very much Josue!

    Also, I have created a new layer slider and it is not displaying on my web page ([LayerSliderWP] Slider not found). Can you please recommend what I can do to fix this?

    Many thanks
    Anne-Marie

    #366444

    Hi Anne-Marie,

    Try removing the LayerSlider element and adding it again, if that doesn’t work, please create me a WordPress administrator account, post it here as a private reply.

    Regards,
    Josue

    #367069
    This reply has been marked as private.
    #367484

    Hi!

    did you already try to deactivate all plugins?

    Edit the page where the message occur then remove the Layer Slider element -> update your page so the changes will take effect. If it does not work create slides on LayerSlider WP panel.

    This thread might be helpful as well: https://kriesi.at/support/topic/error-layersliderwp-slider-not-found/#post-131100

    Regards,
    Andy

    #370573

    Thanks Andy. This solved the slider issue.

    Just wondering if you could please assist me with my sub heading problem…
    A sub heading is showing up under the last four pages (Sensory Research, Blog, Contact and FAQ), any ideas how to turn this off so it is consistent with the home page?

    Many thanks
    Anne-Marie

    #371112

    Hi!

    remove it using this:

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    display: none;
    }
    

    If you want to remove the line as well:

    .hr-short { 
    display: none;
    }
    

    Hope that helps

    Regards,
    Andy

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