WP scroll theme errors

Error is shown as below:-


The parent theme is missing. Please install the “layers wp” parent theme.



(theme not display in themes selection screen) So What should you do?

Here is the solution:

You should install Layers WP. It is a free page builder theme. Install Layers WP like any WordPress theme. You must have Layers to be installed, but it does not need to be activated.

Sparky! you are did it.

Happy WP 'ing

Domain name in address bar not in order

when I visit my domain name (www.domain.com) it opens up the website but then the ip address appears in the address bar instead of the domain name. How do I change this so only the domain name appears?


UPDATE wp_options SET option_value='http://domain.com' WHERE option_name IN ('siteurl','home');