tyler1234
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Adjust widthHi Alchymyth,
It’s still under construction, but here it is: jobs.drvino.com
I also tried to widen the sidebar by 100px and you’ll see that the “post a job” button isn’t centered over the text below it now. Here’s (what I think is) the relevant code for that:
/* sidebar::post job */ #post-job { height:92px; background:url(../images/bg_post.png) no-repeat; text-align:center; padding:20px 0; } #post-job a { display:block; text-indent:-9999px; background:url(../images/btn_post_job.png) no-repeat top center; width:300px; height:58px; } #post-job p { font:normal 15px Georgia,serif; color:#7e7d79; font-style:italic; padding-top:10px; }Forum: Fixing WordPress
In reply to: Backup not workingThanks. Seems kind of old–not available through plugins–>add new.
It seems that my .sql backup files are all being saved directly to the server (just checked) even if you check the email or download options.
Forum: Fixing WordPress
In reply to: Backup not workingWhoops, thanks. It is this:
WordPress Database Backup
Version 2.2.3If you don’t know that one, do you have another that you like?
+1
Thanks, Joseph. Looking forward to the update.
Forum: Fixing WordPress
In reply to: MySql error when postingMine does a similar thing, though my host (bluehost) brings down my site with a CPU overload message. Very annoying! Please help!
Here is the snippet from the mysql_slow_queries folder:
# Tue Nov 4 07:09:18 2008 # Query_time: 60 Lock_time: 0 Rows_sent: 1096 Rows_examined: 3441 use REDACTED_wp; SELECT <code>ID</code>, <code>post_author</code>, <code>post_date</code>, <code>post_date_gmt</code>, <code>post_status</code>, <code>post_name</code>, <code>post_modified</code>, <code>post_modified_gmt</code>, <code>post_parent</code>, <code>post_type</code> FROM <code>wp_posts</code> WHERE ((post_status = 'publish' AND post_date_gmt <= '2008-11-04 14:08:59') OR post_status='static' ) AND post_password='' ORDER BY post_modified DESCForum: Fixing WordPress
In reply to: CPU exceeded – MySQL errorhere was the link to the other thread:
http://wordpress.org/support/topic/189828?replies=13Forum: Fixing WordPress
In reply to: wordpress invaded by foreign html codeswhere does the malicious code appear betaruce? I have been having a similar problem but the difficulty is that I can only see these spam outlinks in the google cache (text only) version of my site. It also makes my site get thrown out of google sending my traffic plunging.
Have you tried this thread to see if you were hacked?
http://wordpress.org/support/topic/168964/page/2?replies=41Forum: Fixing WordPress
In reply to: Add mediaAny further thoughts on this add image problem? Yes, I’ve tried all the things in the sticky. It’s really frustrating having to add images via ftp, which is what I have had to resort to. Other authors on one of my blogs don’t have that option so they have no way to upload images to posts.
Forum: Fixing WordPress
In reply to: Add mediaFrom Computer
[Choose file to upload button]
After a file has been uploaded, you can add titles and descriptions.
Then I upload and it says the same thing. It’s very annoying and really slowing down my blogging.