Okay
  Public Ticket #2280950
Homepage settings & twitch
Closed

Comments

  • David Bowman started the conversation

    Hi !

    Congratulations for this theme, it's really handsome. :)

    I have two small concerns that I cannot resolve. 

    • I tried to put the settings you indicate for the home page, but it doesn't work: I have a black page in the portfolio that I can't remove. (actually, I don't find the Fullscreen Slider. Where can i find it ?)
    • Navigating from one page to another is not as smooth as on your demo. (The titles are jerky). Do you have any idea where this problem might come from?

    Thanks for your help !

    Dave

  •  1,806
    Support replied

    Hello Dave,

    Send us wp admin access in a private comment so we can have a look

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •   David Bowman replied privately
  •  1,806
    Support replied

    Hi Dave,

    1. the black slide is actually the portfolio item Films - Nos réalisations which does not have a hero image associated with it.

    2. we did not encounter any issues with the scrolling through showcase slides. What is the device you have used for testing?

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • David Bowman replied

    Hi !

    Thank you for the support.

    1. Damn, ok ! It works now. Where can we see which portfolio item is affiliated to the home page?

    2. Macbook Pro 15'' mid-12, MacBook Pro 15'' mid-15, iPad... I have attached a screenshot to illustrate the behavior problem. (FYI your demo works perfectly)

  •  1,806
    Support replied

    Hello David,

    plz open /js/scripts.js and then modify line 223

    if ($("#page-content").hasClass("light-content")) {
         $("main, nav").css('background-color', '#131313');

    to

    if ($("#page-content").hasClass("light-content")) {
         $("main, nav").css('background-color', '#141414');

    hard refresh the page (Ctrl+F5) to see the changes

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy