Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 04-04-2011, 04:02 PM   #1
DWB
Registered User
 
Industry Role:
Join Date: Jul 2003
Location: Encrypted. Access denied.
Posts: 31,779
Wordpress gurus.... halp!

Where do I find the buttons in the new-post admin that allow you to make text bold, linked, listed, align, quotes and so on?

I'm trying to add some things to it so I can inject it into posts as I need them.

I looked in post-new.php but I don't see them.

Thanks.
DWB is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 04:05 PM   #2
DVTimes
xxx
 
Industry Role:
Join Date: Jun 2003
Location: UK
Posts: 31,544
the easy thing to do is type it in a htlm doc, then copy and past it in.

its much easer than typing it in and it should copy bold and so on.
__________________
The Affiliate Program
DVTimes is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 04:07 PM   #3
CYF
Coupon Guru
 
CYF's Avatar
 
Industry Role:
Join Date: Mar 2009
Location: Minneapolis
Posts: 10,973
Quote:
Originally Posted by DWB View Post
Where do I find the buttons in the new-post admin that allow you to make text bold, linked, listed, align, quotes and so on?

I'm trying to add some things to it so I can inject it into posts as I need them.

I looked in post-new.php but I don't see them.

Thanks.
it's right there above the text box. Try clicking the "Visual" tab instead of the "HTML" tab.
__________________
Webmaster Coupons Coupons and discounts for hosting, domains, SSL Certs, and more!
AmeriNOC Coupons | Certified Hosting Coupons | Hosting Coupons | Domain Name Coupons

CYF is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 04:09 PM   #4
$5 submissions
I help you SUCCEED
 
$5 submissions's Avatar
 
Industry Role:
Join Date: Nov 2003
Location: The Pearl of the Orient Seas
Posts: 32,195
problem fixed?
$5 submissions is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 04:10 PM   #5
Socks
Confirmed User
 
Industry Role:
Join Date: May 2002
Location: Toronto
Posts: 8,475
Hey not to jack your thread here DWB, but I also have a WP question.

I have some WP blogs on an old server that I don't have SSH access to anymore. I do have access to their admin areas and domains though. Is there a way to get them backed up so I can put them on a new host without file level access?
Socks is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 04:15 PM   #6
candyflip
Carpe Visio
 
candyflip's Avatar
 
Industry Role:
Join Date: Jul 2002
Location: New York
Posts: 43,057
Quote:
Originally Posted by Socks View Post
Hey not to jack your thread here DWB, but I also have a WP question.

I have some WP blogs on an old server that I don't have SSH access to anymore. I do have access to their admin areas and domains though. Is there a way to get them backed up so I can put them on a new host without file level access?
Tools ---> Export
__________________

Spend you some brain.
Email Me
candyflip is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 04:17 PM   #7
Socks
Confirmed User
 
Industry Role:
Join Date: May 2002
Location: Toronto
Posts: 8,475
Quote:
Originally Posted by candyflip View Post
Tools ---> Export
That easy huh...
Socks is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 04:18 PM   #8
Eldon Hoke
Confirmed User
 
Eldon Hoke's Avatar
 
Industry Role:
Join Date: Mar 2011
Posts: 323
Quote:
Originally Posted by Socks View Post
Hey not to jack your thread here DWB, but I also have a WP question.

I have some WP blogs on an old server that I don't have SSH access to anymore. I do have access to their admin areas and domains though. Is there a way to get them backed up so I can put them on a new host without file level access?

Just run a backup plugin:- http://wordpress.org/extend/plugins/wordpress-backup/

It will only work if you can access the ftp to upload the plugin though ...
Eldon Hoke is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 04:20 PM   #9
Eldon Hoke
Confirmed User
 
Eldon Hoke's Avatar
 
Industry Role:
Join Date: Mar 2011
Posts: 323
Quote:
Originally Posted by candyflip View Post
Tools ---> Export
It won't back up the post attachments or theme files.
Eldon Hoke is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 04:57 PM   #10
DWB
Registered User
 
Industry Role:
Join Date: Jul 2003
Location: Encrypted. Access denied.
Posts: 31,779
Quote:
Originally Posted by CYF View Post
it's right there above the text box. Try clicking the "Visual" tab instead of the "HTML" tab.
No, I mean IN the code. Not on the page itself when posting. I want to ADD buttons to it, to the actual admin.

Example, you see B there now. But what if I want to make it B and 2 font sizes larger, and red. Want to be able to add that to the admin buttons there. Without actually doing it in html.
DWB is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 05:40 PM   #11
Highest Def
In the Cave of Gold
 
Highest Def's Avatar
 
Industry Role:
Join Date: Jun 2010
Location: ONLINE
Posts: 660
Quote:
Originally Posted by DWB View Post
No, I mean IN the code. Not on the page itself when posting. I want to ADD buttons to it, to the actual admin.

Example, you see B there now. But what if I want to make it B and 2 font sizes larger, and red. Want to be able to add that to the admin buttons there. Without actually doing it in html.
It's pretty easy. Just open up quicktags.dev.js (it's in wp-includes/js folder).
You'll see how each button is created and should be able to figure out how to add a custom one. Just save a copy of the original in case you break it
__________________
Highest Def is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 05:57 PM   #12
Eldon Hoke
Confirmed User
 
Eldon Hoke's Avatar
 
Industry Role:
Join Date: Mar 2011
Posts: 323
Quote:
Originally Posted by DWB View Post
No, I mean IN the code. Not on the page itself when posting. I want to ADD buttons to it, to the actual admin.

Example, you see B there now. But what if I want to make it B and 2 font sizes larger, and red. Want to be able to add that to the admin buttons there. Without actually doing it in html.
I wouldn't bother editing the Wordpress core files. Makes it a pain when you have to upgrade, as these files get overwritten.

A better method would be to use this:-

http://wordpress.org/extend/plugins/addquicktag/

Then for the start tag add this:-

Code:
<span class="red-text">
And the end tag:-

Code:
</span>
Then go to your theme folder, open up style.css and add this class selector:-

Code:
.red-text {color:red;font-weight:bold;font-size:larger;}
Eldon Hoke is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 08:17 PM   #13
yabate
Confirmed User
 
Industry Role:
Join Date: Jan 2010
Posts: 296
@Socks
If you want to backup only database then use:
Tools > export
only if you don't want to get in game with .sql files.

But, you have access to admin area, then :
- backup mySQL database
- backup all files
OR
if you are using cPanel, then you can do FULL backup, and it will backup all files and databases. Then, on a new host (if have cPanel) just use restore button.
Also, make sure you change NS, A and other records for a domain

@DWB, use any extender plugin or if you are editing core files make sure to backup edited files cause WP update will mostly overwrite it.Also, backup original, if you screw something up, to easily restore it
OR do as Eldon Hoke told you, to edit you CSS file.

Greetings
__________________
Twistys Hot Babes
yabate is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 09:00 PM   #14
Supz
Arthur Flegenheimer
 
Supz's Avatar
 
Industry Role:
Join Date: Jul 2006
Location: New York City
Posts: 11,056
Quote:
Originally Posted by Socks View Post
That easy huh...
I am moving some sites right now,

these are the 2 things you need to do basically

Old site

Export XML

Download WP-Content folder

New Site

Import XML

Upload WP-Content folder

Activate theme
Activate Plugins.

Thats pretty much it.
Supz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 09:47 PM   #15
V_RocKs
Damn Right I Kiss Ass!
 
Industry Role:
Join Date: Dec 2003
Location: Cowtown, USA
Posts: 32,405
if you posted in this thread, the chances are, I fucked your mum...
V_RocKs is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 09:55 PM   #16
Supz
Arthur Flegenheimer
 
Supz's Avatar
 
Industry Role:
Join Date: Jul 2006
Location: New York City
Posts: 11,056
Quote:
Originally Posted by V_RocKs View Post
if you posted in this thread, the chances are, I fucked your mum...
my mom is pretty old. thats gross
Supz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-04-2011, 10:14 PM   #17
harvey
Confirmed User
 
harvey's Avatar
 
Industry Role:
Join Date: Jul 2001
Location: 127.0.0.1
Posts: 9,266
here's some "halp"!

http://wordpress.org/extend/plugins/tinymce-advanced/

and this one is amazing, but it doesn't work with 3.1 yet (although the plugin page says it does, anyway, just try it)

http://wordpress.org/extend/plugins/wp-super-edit/
__________________
This post is endorsed by CIA, KGB, MI6, the Mafia, Illuminati, Kim Jong Il, Worldwide Ninjas Association, Klingon Empire and lolcats. Don't mess around with it, just accept it and embrace the truth
harvey is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-05-2011, 03:45 AM   #18
DWB
Registered User
 
Industry Role:
Join Date: Jul 2003
Location: Encrypted. Access denied.
Posts: 31,779
Thanks all, that is what I was looking for!

V_RocKs, my mom wanted me to tell you, she is pregnant.
DWB is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-05-2011, 04:20 AM   #19
munki
Do Fun Shit.
 
munki's Avatar
 
Industry Role:
Join Date: Dec 2004
Location: OC
Posts: 13,393
Quote:
Originally Posted by V_RocKs View Post
if you posted in this thread, the chances are, I fucked your mum...
Fuck... finally somewhere to send the back child support requests off to...
__________________

I have the simplest tastes. I am always satisfied with the best.” -Oscar Wilde
munki is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-05-2011, 09:37 AM   #20
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,319
Quote:
Originally Posted by DWB View Post
Where do I find the buttons in the new-post admin that allow you to make text bold, linked, listed, align, quotes and so on?

I'm trying to add some things to it so I can inject it into posts as I need them.

I looked in post-new.php but I don't see them.

Thanks.
if you are trying to add new buttons (one of your own) let me know I recently did this in one of my plugins.
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.