iddapidda
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: add userThis is where he logs in, just like you 🙂 http://tronicscribe.com/wordpress/wp-login.php
and here you can see what permissions each user level has
http://codex.wordpress.org/user_levelsForum: Fixing WordPress
In reply to: Exhibit HELP 1.5.3Maybe this thread can helgp you? http://wordpress.org/support/topic/39036
Forum: Requests and Feedback
In reply to: Problem with Exhibit pluginCheck out this thread:
http://wordpress.org/support/topic/33129This post f.ex.
http://wordpress.org/support/topic/33129#post-187842Forum: Fixing WordPress
In reply to: Adding CatagoriesI’m sorry, I don’t think I understand. Is this when you are viewing the “write post” screen? And when you click on the categories you get an error?
Forum: Fixing WordPress
In reply to: adding a line of MyBlogLog.com (stats) code… where?title bar text, the text between <title> and </title> should be put between <head> and </head> (which can be found in header.php)
Forum: Fixing WordPress
In reply to: Adding CatagoriesIf by “adding categories” you mean create new ones, do as follows:
Log in to your wordpress blog. Click on Manage, click on Categories, click on Add New, fill in the information needed, click Add Category. Voila. Category has been created.
Forum: Fixing WordPress
In reply to: Sorting Posts by Date or Timestamp?Just found this link: http://blog.idahocline.info/2005/07/04/near-future-posts-plugin/
Could maybe be of help to you?Forum: Fixing WordPress
In reply to: “blog” over lappingcan you give us an url to look at and any more information?
Forum: Fixing WordPress
In reply to: Weird Plugin Adminsometimes the plugins come activated “out of the box”. if it is not causing any problems then you don’t have to worry about it
Forum: Fixing WordPress
In reply to: Dashboard Problem in Admin Pagesometimes it takes a while to load.. i haven’t had problems running multiple blogs in one database .. have you tried refreshing the page?
Forum: Installing WordPress
In reply to: 404’dHave you tried putting localhost instead of database?
Forum: Themes and Templates
In reply to: showing only sidebar backroundI think you could also just remove the <include sidebar.php> from your Page template?
Forum: Fixing WordPress
In reply to: Comments on PageI visited your website and comments seem to be OK on Pages.. is this still a problem?
Forum: Fixing WordPress
In reply to: new pages giving me 404Hey, glad to be able to help 🙂
Forum: Plugins
In reply to: Lazy Gallery – Plugin ConfusionHaving never seen this plugin and by reading the instructions on the plugin page I would think that you need to put a link to lazy-index.php in your wordpress index.php file.