91
EyeKeeper
Wordpress - Recent post layout
  • 2004/7/16 11:56

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


Hi folks!

I'm messing around the wordpress module and I'm editing the wp_recent_posts.php file under the blocks folder.
My doubt is.... I've looked around all the folders and I'm not getting where the centering of the showed links are defined.

the part that generates the string/list is this one:

Quote:

if ($lposts) {
foreach ($lposts as $lpost) {
$post_title = stripslashes($lpost->post_title);
$permalink = get_permalink($lpost->ID);
$output .= '<br>>> <a href="' . $permalink . '" rel="bookmark" ' . $post_title . '">' . $post_title . '</a>';
}
}
$block['content'] = $output;


where $output is the generated link into the block.

Does anyone know how I can define the postioning like left, right, etc?

Thanks



92
EyeKeeper
Re: News spaw form Chapi
  • 2004/7/13 13:47

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


Thanks for the answer chapi...

I've already read about this cross-browser wysiwyg editor and for sure I'm keeping an eye on that...
Thanks for now for the help/information.



93
EyeKeeper
Re: News spaw form Chapi
  • 2004/7/13 10:54

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


any ideas?



94
EyeKeeper
News spaw form Chapi
  • 2004/7/12 18:00

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


Hello folks...
I'm trying to enable the file upload function for the spaw news module... I change this line

$spaw_upload_allowed = false;

to $spaw_upload_allowed = true;

so far so good... I tried to setup the upload module path in the fileup.ini.php file where I see

define( 'UPLOADS' , '../../uploads/' );

that should be the default upload XOOPS root path of my site, but I can't see the uploaded images.
Can anyone help how do I setup the dir in a way I can see and upload the files correctly?

Thanks



95
EyeKeeper
Re: Xt - Themes not saving preferences?
  • 2004/6/29 15:58

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


1) You should let the Xt-temas active and it must have the permissions set so that the user can save it.
2) This is only possible after he;she logs in the site, via cookie or session; this is not controlled...
3) Disable the XOOPS core themes choice system... It normally makes the users confused...
4) It should work....



96
EyeKeeper
Re: News Spaw Font resize
  • 2004/6/15 16:00

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


thanks bro....
worked fine!




97
EyeKeeper
News Spaw Font resize
  • 2004/6/15 14:10

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


Hello folks...

I've downloaded the spaw patch for the news module from the downloads here.
It works great but I couldn't find how to change the font size via the patch...
Can anyone give me a hand or there isn't this option in this patch?
Thanks

RedEye



98
EyeKeeper
Re: SendMail...
  • 2004/5/20 17:43

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


thanks...
I'll take a look at that



99
EyeKeeper
Re: SendMail...
  • 2004/5/20 15:08

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


getting a ride on this topic...

is there a way to have a sendmail program under you own domain?



100
EyeKeeper
Wf-section Beta and Mydownloads
  • 2004/5/20 13:53

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


Hello folks...

I wanted to start testing those two modules but since Catz's site is down where can I download the latest beta modules to test?
Thanks




TopTop
« 1 ... 7 8 9 (10) 11 12 13 ... 17 »



Login

Who's Online

154 user(s) are online (78 user(s) are browsing Support Forums)


Members: 0


Guests: 154


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits