Tagged Questions
1
vote
2answers
24 views
Make the Status, Visibility, or Date fields opened by default in the Publish box
By default, the Status, Visibility, and Date fields in the Publish metabox are closed, and you have to click Edit to show them.
Is there a way to make these fields visible by default?
The hidden ...
0
votes
1answer
61 views
TinyMCE buttons broken
For some reason my TinyMCE buttons are completely misaligned and have the wrong background-position (See image below):
I have attempted to download a fresh install of Wordpress 3.5 and replaced my ...
0
votes
1answer
104 views
Function to add custom HTML into head in custom post-type list page
How can I add custom HTML/PHP file into head where custom post-type list showing like this ?
Any Wordpress function can do this ? or I can only do by JS(jQuery) to append my custom content ?
0
votes
0answers
14 views
How do i make multiple “segments” of the page editable from admin? [duplicate]
Possible Duplicate:
Multiple areas of dynamic content in a page
Take a look at this page:
http://livedemo00.template-help.com/wordpress_35782/
I'm trying to improve my wordpress coding so ...
-2
votes
2answers
139 views
Edit Wordpress site hosted by HostGator without original wordpress.org credentials [closed]
I was asked to take over admin duties for an organization site hosted at HostGator. I discovered it was a wordpress site with premium theme. I have never used Wordpress before, but really want to ...
4
votes
3answers
423 views
Editor Styles and Typekit
My website uses typekit to grab custom fonts, which works on the frontend.
I'd like to put this in my editor styles in the backend. However, I don't know how I would do this. Typekit uses a js embed ...
0
votes
1answer
188 views
Remove “minor-publishing” div from Publish admin metabox
I want to remove the #minor-publishing div from the Publish admin metabox. I came across How to HIDE everything in PUBLISH metabox except Move to Trash & PUBLISH button and ...
1
vote
1answer
110 views
ID's being stripped out of editor for Admin user in Multi-Site
I have a Multi-Site install running on the current version of WordPress (3.3.1). The problem I'm having is the ID's are being stripped out of my tags in the editor. When I am logged in as a "Super ...
1
vote
1answer
243 views
How to restrict the editors from viewing/editing pages created by admin?
In the backend, how can I restrict the editors (user with editor role) from viewing/editing pages created by admin (and/or by administrator role)?
I know that the editor role in WordPress have ...
0
votes
1answer
58 views
Editing using visual/HTML editor = heavy bandwidth usage? [closed]
While using WordPress to create a new blog post today, I noticed that the bandwidth on my host went up by several megabytes over the course of an hour. The bandwidth increased more while using the ...
0
votes
2answers
92 views
Post editor is 89953px tall. How to fix?
Using a self-hosted install updated to 3.3.1, when I go to the edit post screen, the editor is set to a height of 89953px. When I view source, I see the following lines in the markup for the post ...
1
vote
1answer
143 views
How do you set up a WordPress blog with multiple authors to allow something like StackExchange's “community wiki” feature?
I'm thinking about having a blog with multiple authors. In the WordPress Roles documentation, authors can publish posts but only edit their own and not posts by other authors, which is what I'm ...
5
votes
4answers
2k views
WordPress admin screen very slow / timing out when editing or adding a new page/custom post
I'm new to the site but appreciate any help you can give.
I have a WordPress set-up which (rightly or wrongly) has hundreds of pages and thousands of another custom post type which is also based on a ...