Hey Laytheme, I'm experiencing the same issue on two websites!
If you have any idea how to fix this please let us know :D
jsphbngrnd
Posts
-
Internal sever error jQuery code -
Project thumbnail mouseovers have strange borders & blurry fonts@Richard-K
It's happening here for example:
I'm using chrome at the moment.
Thanks for your response :)
-
500 Internal Error after hit the button "update"Sorry I hadn't seen your response @Richard-K !
I worked something out, but had to start the page over again..!
Here's a link : https://templemagazine.co/
Thanks
-
Project thumbnail mouseovers have strange borders & blurry fontsHey @arminunruh I'm experiencing a similar issue on this website: https://templemagazine.co/ on the project thumbnails with videos. I tried using the opacity instead of background-color but it didn't solve anything
-
500 Internal Error after hit the button "update"@Richard-K hi, I'm having a similar issue on a clients website, all plugins + laytheme are up to date, and I've tried deactivating all plugins, without success.
I'm going to try to take out all my custom css & js, but if that doesn't work do you have any other ideas?
Thanks
-
Custom JS script not working after second page loadHi @arminunruh / @mariusjopen
I've added this piece of script to toggle dark-mode in custom html/css :
<script> let element = document.getElementById("circle"); element.ondblclick = darkmode; function darkmode() { var element = document.body; element.classList.toggle("dark-mode"); } </script>
It works fine the first time I load the page, but once I visit a new page and come back to my first page it does not work anymore.
Could you help me out with this?
Thanks! :)
Joseph
-
Element class and ID names not working@mariusjopen Hi Marius,
I added class names to all the links (project titles, project links, and menu) to change color on hover (like in the marquee). Also to the scroll top button to use animate.css library.
-
Element class and ID names not workingHi,
I've been trying to add custom CSS using custom class names to target elements on my page but they are not working. When I look in the inspector and check the different elements the class names don't show up at all.
I really don't know how to figure this out, any advice? :)
-
Custom font not showing on mobileHi,
For some reason, some custom fonts aren't showing up on mobile (iOS and Android). They all work perfectly on desktop version.
I've tried adding them as text formats, they've of course been uploaded to webfonts.
Here's the page : https://templemagazine.co/font
If anyone has an answer to this problem I would be very grateful!
-
Bootstrap and laythemeHi,
Does anyone know if it's possible to include and use bootstrap in laytheme?
I had to work on a custom menu and used bootstrap to help out, but once I've included the libraries some of my content has disappeared (mainly pictures and project thumbnails) and my layout is not working out properly.
Thanks
-
Gap after content when using parallax effect@arminunruh Ok thanks for your help
-
Gap after content when using parallax effect@arminunruh Ok thanks, is it possible to invert parallax speed, make images slower ?
-
Gap after content when using parallax effect -
Gap after content when using parallax effectHi,
I've stumbled on a problem and after searching the forum wasn't able to find a solution.
I applied a parallax effect to a stack of text items on my page and for some reason, there is now a huge gap between the end of the text content and the bottom of the page.
Any ideas on how to fix this?
Thanks in advance :)