Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

R

rothkuo

@rothkuo
About
Posts
16
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Switching default website
    R rothkuo
    Sep 5, 2024, 6:06 AM

    Update @arminunruh I actually found this, and this worked for me!
    https://www.forge12.com/en/blog/change-the-primary-block-in-wordpress-multisite/?unapproved=3304&moderation-hash=87ad761a398fcc0027c32c6867d303c9#comment-3304

    The only thing is, the URL is still rothkuo.com/two instead of just / and I'm unable to change it in My Sites > Network Admin > Edit Site > Settings. And the permalinks still go to rothkuo.com/two even though initially when you go to rothkuo.com it all works. I don't mind it too much but if you have a solve for that, I'd love to try it.

    General Discussion

  • Switching default website
    R rothkuo
    Sep 5, 2024, 2:19 AM

    Thanks @arminunruh ! I'm in my cPanel File Manager right now but I don't see a /new anywhere. I don't see it in home director or public_html. Do you know where this would live?

    General Discussion

  • Switching default website
    R rothkuo
    Sep 3, 2024, 2:30 PM

    Hello there,
    I started mocking up the draft of a new site at domain.com/new, it is now complete and I'd like for that to be domain.com, and I'd like to move whatever is at domain.com to be the sub (domain.com/sub). I actually don't even need the sub but it's a security step. Is there a way to switch over?
    Thank you!

    General Discussion

  • Image Hover Add-on / Using without active link
    R rothkuo
    Jul 31, 2020, 10:28 PM

    Hello! First of all, thank you for this add-on, @arminunruh. It's awesome.

    Right now my page does not have the image hover add-on, I used a custom script for it. As you can see, all of the hyperlinked text have a preview upon hover, and some of the text that aren't hyperlinked have image hover previews as well.

    I want to use the image hover add-on for this page, specifically for it to follow the cursor. I noticed it can only be used for linking. Is it possible to use this feature without the text needing to be a link?

    Thank you!

    Addons

  • Adding custom jQuery and CSS on page not working
    R rothkuo
    Jan 31, 2019, 10:37 PM

    Hi @mariusjopen
    Thanks for your help
    I was able to figure it out with a different javascript:

    [code]jQuery(document).on("mouseover", "#ID", () => {
    jQuery("body").css(
    "background-image",
    'url("IMG URL")'
    );
    })
    .on("mouseleave", "#ID", () => {
    jQuery("body").css("background-image", "none");
    });

    Installation Problems

  • Adding custom jQuery and CSS on page not working
    R rothkuo
    Jan 23, 2019, 3:48 AM

    I am getting this error when I look at the javascript on the live page:

    alt text

    Is that related at all?

    Installation Problems

  • Adding custom jQuery and CSS on page not working
    R rothkuo
    Jan 22, 2019, 6:15 PM

    Hi @mariusjopen
    Sorry if I am misunderstanding this, but I put the code you provided above in custom HTML for after <body>, and put a link with the class name on the about page, but it doesn't seem to be working.

    Installation Problems

  • Adding custom jQuery and CSS on page not working
    R rothkuo
    Jan 18, 2019, 11:31 PM

    I tried with the code within <body> tag but it is not working either.

    Installation Problems

  • Adding custom jQuery and CSS on page not working
    R rothkuo
    Jan 7, 2019, 3:57 PM

    Hi Marius,

    Thank you for your response. I put the code you provided into the Custom <head> content and for my text I tried by <p class="YOURCLASSNAME" and <a id="YOURCLASSNAME" in the source code section of my text.

    It doesn't seem to work, am I doing something wrong?

    Installation Problems

  • Adding custom jQuery and CSS on page not working
    R rothkuo
    Jan 6, 2019, 5:22 PM

    Hi Marius!

    Thank you for the link. I swapped out "$" and replaced with "jQuery" as instructed. Since I am a novice to coding, Newpage Events is where I got lost. Do I use both of the "newpage" and "newpageshown" codes?

    How would I incorporate the window.laytheme.on( with .mouseover function?

    Any help would be appreciated!

    Thank you,
    Hannah

    Installation Problems

  • Adding custom jQuery and CSS on page not working
    R rothkuo
    Dec 20, 2018, 4:00 PM

    Hello,

    I have two questions:

    1. I've been trying put these codes into my page, though it has not been successful. Am I missing something or putting it in the wrong place? The CSS is in "Custom CSS & HTML" > "Custom CSS", JS is in "Custom CSS & HTML" > "Custom <head> content", and the HTML is in the source code of the page itself.
    2. How do I make an onmouseout or mouseout function where when the mouse is no longer hovering the text, it goes back to the original white background?

    Thank you very much in advance!

    Installation Problems

  • Sub menus? Dropdown menu?
    R rothkuo
    Sep 27, 2017, 3:06 PM

    Thanks, @arminunruh. This looks awesome–doing this on my vertical menu.
    Is there a good link on how to customize this CSS? Sorry I am a self-taught novice in need of guidance.

    Bug Reports

  • Problem with adding page to menu
    R rothkuo
    Sep 27, 2017, 2:52 PM

    Hi Marius,
    I figured it out actually–had to contact my hosting, they said it was a plugin error, I had to disable MOJO Marketplace because there was a code that interfered with the menu.
    Thank you!

    Bug Reports

  • Sub menus? Dropdown menu?
    R rothkuo
    Sep 21, 2017, 5:14 PM

    @arminunruh It would be a great option to expand and collapse menu items if there are sub menus. Is there an update on this feature or a CSS we can add in? Thank you Armin.

    Bug Reports

  • Problem with adding page to menu
    R rothkuo
    Sep 21, 2017, 4:28 AM

    When selecting pages to add to menu, loading circle moves but does not add pages to menu. Stuck at this page without being able to proceed.

    Bug Reports

I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com

Before you post:
  1. When using a WordPress Cache plugin, disable it or clear your cache.
  2. Update Lay Theme and all Lay Theme Addons
  3. Disable all Plugins
  4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

This often solves issues you might run into

When you post:
  1. Post a link to where the problem is
  2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
  3. If the problem is difficult to explain, post screenshots / link to a video to explain it
Online Users
M
maxkesslau
10 minutes ago
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
laytheme.com
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search