Tagged Questions
0
votes
1answer
72 views
Changing 2011 theme header image based on user dropdown
I posted earlier about changing my site's CSS based on user-choice from a drop-down and storing it in a cookie, which I think I have now resolved, and sort-of have working at the following address ...
-2
votes
2answers
248 views
How do I remove blog entries from home page Twenty Eleven child theme?
I have been wrestling with this for some time. I've read the documentation about creating a separate home page and posts page, and so on, and I have managed to create a landing page, and a blog.
...
1
vote
3answers
74 views
How can I hide Home in my menu in a specific page?
I want to how can I hide the home in the menu without setting show_home in functions.php to false, I just want to do is hide it in a specific page. How can I do this? I am using the Twenty-Eleven ...
0
votes
1answer
107 views
Where are Sessions are being started?
I have this site here http://www.taranmarlowjewelry.com/, I am using twentyeleven theme and there is a session I need to adjust called 'PHPSESSID'
The problem I having with PHPSESSID is that when ...
0
votes
0answers
107 views
Horizontal Posts / Rather then Vertical - Twenty Eleven [closed]
I'm wondering if anyone knows how, or could suggest a plugin that presents my homepages posts horizontally under twenty eleven's slider area; rather then vertical, with being presentable within a ...
0
votes
1answer
267 views
making my own “related pages” / “pages you might like” section
I'm trying to get the tags of a post on the single content page and displaying a list of other articles that share the tags with the post. For example, the user is reading an article with a tag like ...
2
votes
1answer
111 views
theme options echoing multiple times
I tried to strip down the Twenty Eleven theme options page and add my own fields correction: I followed a tutorial somewhere, but when I try to echo the data, it comes out multiple times.
Here is my ...
0
votes
1answer
650 views
Three Questions with Twenty Eleven theme
I have a few things that I need help with in Twenty Eleven.
The logo I put in the header is resized to 578px by 160px, when it is supposed to be 326px by 90px.
I would like to simply the php code ...
5
votes
2answers
676 views
How to Remove all Instances of edit_post_link
Can someone please assist with how to remove from my theme, whilst in author mode, the edit_post_link (Edit link), throughout all my pages. Which php files in the Twenty Eleven theme (WordPress v3.2) ...