Tagged Questions
0
votes
0answers
35 views
My title is repating itself
I have been looking on some of the other questions in here, but they did not solve my problem. I got a Wordpress Multisite with Buddypress installed.
When I am logged in as the super admin, I can ...
-1
votes
1answer
81 views
Trying to get more space removed from my header
The last time , you help me to remove the header from all the pages besides the Home page (thanks again by the way).
The reason for me to do so , is because I don' t want my music player for example ...
-1
votes
1answer
424 views
Changing the title tag from a shortcode
I currently have a shortcode which dynamically swaps out locations on a page to make each page specific to a location.
For example the url
http://mywebsite.com/offers/scotland/
Would make the H1 ...
2
votes
2answers
369 views
What code do you use to generate the text to go into the HTML title tag?
The question title says it all. Myself I just stick with the default code from one of the packaged templates that comes with WordPress out of the box:
<title><?php
/*
* Print the ...