Lay Theme 1.025 released!
-
Hey!
After I released 1.023 yesterday and a bugfix 1.024 today, I noticed there was a new, huge gridder-bug which I fixed in 1.025.
Sorry, anyone who has updated to either 1.023 or 1.024 yesterday or today. Please update to 1.025!
I definitely need to code automated tests for Lay Theme so I won't code new bugs into it anymore.Ok, these are the changes:
Category overview layouts can now have texts too
Textformat Paragraph styles can now have indents
Customizer: Added Featured Image mouseover effect "blur"
Customizer: Fixed menu color bug
Frontend: Images now fade in when loaded
link and script Webfonts are editable now
"Duplicate Projects" button in the Projects Overview
Misc Options: Horizontally center-float columns
On click in-site textlinks will now use ajax too with the fading transition. You need to re-apply your existing in-site textlinks for this to take effect.
Gridder: You can now press backspace too to delete an element
Other small bugfixes and improvements:+1:
Sorry, no footer feature yet. Right now I'm mostly improving already existing things to get ready for public launch.
-
Great update Armin!
I just want to clarify 2 things:
"Misc Options: Horizontally center-float columns
On click in-site textlinks will now use ajax too with the fading transition. You need to re-apply your existing in-site textlinks for this to take effect."Horizontally centered floats mean one can create a horizontally scrolling projects gallery?
What "On click in-site..." refers to? I don't get it...Thanks again for the update, I'm working right now on my portfolio, will post it the Showcase in a few days :D
-
Ah and one more thing: I want to align "top-left" the sitetitle in the mobile layout (I think now it is center aligned and looks ugly on mobile when using a longer site title), where do I edit that? I tried to add some custom css in the settings under mobile css but when refreshing the site on my iphone is the same centered aligned... Do you have any ideas how to change this?
Thanks,
Dragos -
Hey! When you activate "Horizontally center-float columns" the images will spread along an imaginary y-axis that is the center of the screen. For example: http://codepen.io/alexandredees/pen/ojaFr
So you can't create horizontally scrolling projects in Lay Theme for now.
In-site-links. Ok when you create a text in the texteditor you can apply links to a word right? You click the link button and there in the modal you can also select another page or project to link to! That's what I call an in-site link.
Now before v.1.0125 an in-site-link would reload the whole website if you click it. Now a link like that works with ajax too, so it's faster and you have the fading animation as if you would click on a menu item for example.
But this only works for new links that you create with v.1.025. If you already have in-site-links somewhere you can re-apply these in the texteditor. That will update the markup of these links to use ajax too.Ok you want your mobile title to be left aligned. Try this CSS in Lay Options -> Misc Options -> "Custom CSS for Mobile Version"
.navbar{ text-align: left; } .mobile-title{ margin: 0 9px; }
Cool, I'm excited to see what you have done! :+1:
-
Thanks! :)
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- 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:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it