I’m wondering… how can I get the new post URL in my theme? Is there a built-in function for this? So, it should return something like http://example.com/wp-admin/post-new.php?post_type=post. Connor. 1...
I am pretty new in WordPress and I have the following doubt: I have to include JQuery into a theme and I am doing in this way: I create...
I’m trying to add some new functionalities to a theme and I’m using Child Theme as should be. So the theme is called u-design and I created a folder...
Does uninstalling a WordPress theme delete its database values? I have a site that has lost some styling, and even after restoring a file backup (from 15/2/2016) and database...
Updating to WordPress 4.5 broke my theme, ThemeWoot Emulate. It appears that perhaps a stylesheet is somehow missing. Example symptoms: The mobile menu is shown by default The top...
I am struggling with the translations of my theme. I use the function get_permalink_date of my class. The relevant snippet is: $permalink_title = sprintf( /* translators: 1 = Post...
I have just setup a new custom theme with little/no data and yet WordPress has made an update notice about upgrading it to “1.0.1” and I cannot for the...
Ok I know browser detection is considered bad practice but I can’t find a way around it because I really do need whole different themes for a complex site....
I want to make an specific theme for non logged in users, but I don´t know how to make the function or plugin to shift the theme for them,...
I am trying to use tips from here to add my JS file. I put the following in the functions.php of atahualpa theme I’ve got installed function lektor_init() {...

