ConorHaining
-
Change Homepage name in Wordpress
@FragaGeddon It's a custom theme I'm building myself.
-
Change Homepage name in Wordpress
In the editor the page is called "Want to get in touch" and it's set as a static homepage. However in the navigation it simply shows as "Home". I'm going to give the custom menus a shot tomorrow.
-
Change Homepage name in Wordpress
Nope, it's just another page. And when I say "in the theme" I mean in the navigation.
-
code snippets: best practice
Personally, I prefer JSON.
-
Feedback on a design
I don't think there's anything I can say there, it's spot on!
-
code snippets: best practice
I think something like that depends on how many snippets you've got. If you've got loads then I'd look at the database option, or if you're not wanting to down database drive you would look at JSON and have a PHP file read and di…