powie.de Tech Forum

Wordpress => Sonstige Wordpress Plugins => Thema gestartet von: leogarcia1 am 06. März 2014, 05:41:28

Titel: WP Plugin Modify
Beitrag von: leogarcia1 am 06. März 2014, 05:41:28
Hello.  I found this script on WP search.
It post a random post on any WP page.
Powie\'s Random Post shortcode[/quote]
I would like to know if it can be modified to display things this way....
Display 6 posts at random below
 

table width/100%
tr
td width=45%
title
graphic
excert
\"read more\"
/td
td width=10%
/td
td width=45%
title
graphic
excert
\"read more\"
/td
/tr
/table

 
 
Thank you
Titel: WP Plugin Modify
Beitrag von: Powie am 06. März 2014, 10:05:47
To use with the shortcode?
Titel: WP Plugin Modify
Beitrag von: leogarcia1 am 06. März 2014, 16:28:34
yes. to use with the shortcode.
I need the script to be modified to match the table.
Trying to make
table tr
td title/graphic/excert/more.. /td td space /td td title/graphic/excert/more.. /td
/tr
tr
td title/graphic/excert/more.. /td td space /td td title/graphic/excert/more.. /td
/tr
tr
td title/graphic/excert/more.. /td td space /td td title/graphic/excert/more.. /td
/tr
/table
thank you