free version discontinued?
-
-
yes its discontinued :/
-
@arminunruh and how will the free-version be supported with updates?
and can I use the free-version lay.zip on multible websites?
I just figured, that when I copy the theme via ftp to a new wordpress installtion it works for the new one, but the original website runs into a problem which is that it doesn't load in the browser and I can't even login to disable the theme.
any suggestions?
-
the free version will still receive updates because the free version is just the normal lay theme with features disabled because no license key is entered
but the original website runs into a problem which is that it doesn't load in the browser and I can't even login to disable the theme.
not sure what happened here, this shouldn't happen!
got a link? -
@arminunruh https://friedspace.at
https://jonasfrey.friedspace.at/ is the one which I copied the laytheme to - and it works
-
@arminunruh I fixed it with this:
i put this at the end of functions.php in the lay-theme folder via ftp :)
update_option( 'siteurl', 'https://friedspace.at' );
update_option( 'home', 'https://friedspace.at' ); -
when you move a website, and you just copy over the database as is, the website won't work properly.
because it contains your previous website's domain name and many urls pointing to that previous website.you need to do a search and replace on the sql file before importing it to your phpmyadmin on your new webhost
many cloning/moving plugins do this for you
more info:
https://laytheme.com/documentation/moving-website.html
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