GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Creating Creating Tables in Wordpress posts - what is the best procedure? (https://gfy.com/showthread.php?t=889339)

Machete_ 02-21-2009 02:19 PM

Creating Tables in Wordpress posts - what is the best procedure?
 
I have a lot of posts I need to publish, the problem is it include tables that are between 4 and 6 cells across.

Anyone know a good safe way of doing that in Wordpress?

There was a Wordpress table plugin that worked for versions up to 2.5
But the owner have discontinued the development, and it dont work anymore

who 02-21-2009 02:32 PM

Your problem is poorly described

Machete_ 02-21-2009 02:38 PM

Quote:

Originally Posted by who (Post 15532421)
Your problem is poorly described


Not really. Its simple; Creating Tables in Wordpress posts - what is the best procedure?

spacedog 02-21-2009 02:41 PM

Quote:

Originally Posted by ebus_dk (Post 15532432)
Not really. Its simple; Creating Tables in Wordpress posts - what is the best procedure?

ditch the tables and use div layers and absolute positioning

Angry Jew Cat - Banned for Life 02-21-2009 03:25 PM

Quote:

Originally Posted by spacedog (Post 15532438)
ditch the tables and use div layers and absolute positioning

^^^^
what the jackass said...

who 02-21-2009 03:26 PM

http://bighugelabs.com/flickr/output...tor3083259.jpg

Pleasurepays 02-21-2009 03:27 PM

Quote:

Originally Posted by ebus_dk (Post 15532432)
Not really. Its simple; Creating Tables in Wordpress posts - what is the best procedure?

without css, i think the best way it to use notepad, get it all ready and cut and paste to the post.. once you do, you won't be able to edit it in wordpress because it will strip out all the html tags (or some or most) so you have to keep doing it from notepad or an editor.

Angry Jew Cat - Banned for Life 02-21-2009 03:31 PM

back when i insisted on using tables and wasn't familiar with css i created templates for my blog posts inside frontpage, saved them, and whenever i needed to do a post i'd put it together in frontpage and just cut/paste the template from the source/code tab...

was easy enough...

Supz 02-21-2009 03:36 PM

Quote:

Originally Posted by Angry Jew Cat (Post 15532568)
back when i insisted on using tables and wasn't familiar with css i created templates for my blog posts inside frontpage, saved them, and whenever i needed to do a post i'd put it together in frontpage and just cut/paste the template from the source/code tab...

was easy enough...

You can do this in blogdesk. It has a few different format templates. You can edit them, and save the format.

Machete_ 02-21-2009 03:36 PM

Quote:

Originally Posted by Pleasurepays (Post 15532560)
without css, i think the best way it to use notepad, get it all ready and cut and paste to the post.. once you do, you won't be able to edit it in wordpress because it will strip out all the html tags (or some or most) so you have to keep doing it from notepad or an editor.

I was hoping to get rid of HTML <table> tags

What I'm doing now, is with a <div> creating colums, but that is bloody hard to manage when updating the table data later.

Machete_ 02-21-2009 03:39 PM

Quote:

Originally Posted by Angry Jew Cat (Post 15532568)
back when i insisted on using tables and wasn't familiar with css i created templates for my blog posts inside frontpage, saved them, and whenever i needed to do a post i'd put it together in frontpage and just cut/paste the template from the source/code tab...

was easy enough...

That is what i do now (dreamweaver -> copy paste) but the result is posts that arent valid html/xhtml.

Machete_ 02-21-2009 03:45 PM

I was hoping for some csv import style plugin, or even better, something that can handle a XML feed

Pleasurepays 02-21-2009 03:52 PM

Quote:

Originally Posted by ebus_dk (Post 15532589)
I was hoping to get rid of HTML <table> tags

What I'm doing now, is with a <div> creating colums, but that is bloody hard to manage when updating the table data later.

you can also create those custom keys. there is a plugin out there, that allows you to post any code in a post. i used it on some hoax sites to create fake credit card forms, registration forms etc

Machete_ 02-21-2009 03:54 PM

Quote:

Originally Posted by Pleasurepays (Post 15532627)
you can also create those custom keys. there is a plugin out there, that allows you to post any code in a post. i used it on some hoax sites to create fake credit card forms, registration forms etc


Im using wp-codeshield for that at the moment

fris 02-21-2009 05:47 PM

do you mean <table>'s or actual mysql tables to add via a post?

Machete_ 02-22-2009 03:37 AM

Quote:

Originally Posted by fris (Post 15533038)
do you mean <table>'s or actual mysql tables to add via a post?

actual mysql tables (or any other DB format)

At the moment, the only working solution for me, is to get a programmer to do it in Flash

The reason I would use Falsh is the fact that Google will soon be able to index the context of flashfiles anyway. (flatfile images will come later according to their lab)

fris 02-22-2009 07:22 AM

Quote:

Originally Posted by ebus_dk (Post 15533979)
actual mysql tables (or any other DB format)

At the moment, the only working solution for me, is to get a programmer to do it in Flash

The reason I would use Falsh is the fact that Google will soon be able to index the context of flashfiles anyway. (flatfile images will come later according to their lab)

You can do any php code in themes, best to put it in functions.php and call it via that.

Brujah 02-22-2009 09:54 AM

Quote:

Originally Posted by ebus_dk (Post 15532385)
I have a lot of posts I need to publish, the problem is it include tables that are between 4 and 6 cells across.

Anyone know a good safe way of doing that in Wordpress?

There was a Wordpress table plugin that worked for versions up to 2.5
But the owner have discontinued the development, and it dont work anymore

A fix for wp-table plugin:
http://www.wpsnippets.com/2008/06/wp...tal-error-fix/

Machete_ 02-22-2009 10:00 AM

Quote:

Originally Posted by Brujah (Post 15534617)

thank you, I'll try that


All times are GMT -7. The time now is 03:29 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123