Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    1. Home
    2. Nicolas
    • Profile
    • Following 1
    • Followers 0
    • Topics 9
    • Posts 21
    • Best 0
    • Controversial 0
    • Groups 0

    Nicolas

    @Nicolas

    Art, code, web and beyond...

    0
    Reputation
    252
    Profile views
    21
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    Nicolas Unfollow Follow

    Latest posts made by Nicolas

    • Add custom color in the Color Picker text editor

      Hi,
      I would like to know how to add a custom color in the text color editor? not just in the custom part, but that the color is always displayed and available.

      Thanks!

      Capture d’écran 2022-07-20 à 18.13.02.png

      posted in Need Custom Coding for Lay Theme? Find 3rd Party Developers here.
      Nicolas
      Nicolas
    • RE: Problem with Chrome

      Thanks @edgrbnz and @mariusjopen :)

      posted in Bug Reports
      Nicolas
      Nicolas
    • RE: Hi!

      Thank you @mariusjopen !

      posted in Showcase
      Nicolas
      Nicolas
    • Problem with Chrome

      I have a bit of a strange problem, when I make changes on my site they are not visible on Chrome. The site is not refreshed. I have to force it by going to the Chrome Inspector. On Firefox it works very well. I don't know how to "force" Chrome to refresh my site.

      My website

      The details:
      Wordpress version 5.4.1
      Lay Theme: 3.2.9

      Thanks for your help !

      posted in Bug Reports
      Nicolas
      Nicolas
    • Hi!

      Hi! Here is my website, made with Lay of course!
      website

      Thanks!

      posted in Showcase
      Nicolas
      Nicolas
    • RE: Link to a section with scroll to top button effect

      Hi @mariusjopen

      It's works! :D Thank you very much.
      Here's how I did it with the help of your links:

      window.laytheme.on("newpageshown", function(layoutObj, type, obj){
          jQuery("#button").click(function() {
          jQuery('html, body').animate({
              scrollTop: jQuery("#myid").offset().top
          }, 2000);
      });
      });
      

      for now this code works on a single id and link. I will try to adapt it to do this on several different links and ids.

      posted in Bug Reports
      Nicolas
      Nicolas
    • RE: Link to a section with scroll to top button effect

      Hi @mariusjopen

      I think it's the idea, but i want to do that in the same page :

      1- i put an image and i make an id (like hello)
      2-i have a text link in this page (at the top for exemple) and in the link url i write this : http://mysite/#hello
      3-when i click on this text link i want to go to the image with smooth scroll effet :)

      It is possible? Here is my website with the menu with links which refers to the images (but not with smooth effect): http://druidhigh-visuals.com

      Thanks!

      posted in Bug Reports
      Nicolas
      Nicolas
    • Link to a section with scroll to top button effect

      Hi, is it possible to make a link to a section with an id and the effect like the "scroll to top" button?

      Thanks!
      Nicolas

      posted in Bug Reports
      Nicolas
      Nicolas
    • RE: Autoplay with fullscreen slider

      @mariusjopen Hi Marius, thank you for your anwser. Do you have a link or an exemple to use JQuery to slide when open a page? It would help me a lot.

      Thanks,
      Nicolas

      posted in Addons
      Nicolas
      Nicolas
    • Autoplay with fullscreen slider

      Hi, i want to know how can i use fullscreen slider with autoplay? When i clic on a project in my "Project Thumbnail Grid" i want that all the projects in fullscreen slider are in autoplay.
      Is it possible?

      Thanks!

      posted in Addons
      Nicolas
      Nicolas