News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

TinyPortal

Started by lurkalot, February 12, 2005, 04:43:00 AM

Previous topic - Next topic

tinoest

What have you set up as your front page settings?

@rjen

It is there, but it will only show when you set the Frontpage to show promoted topics
Running SMF 2.1 with latest TinyPortal at www.fjr-club.nl

lurkalot

Quote from: Heike on April 30, 2023, 04:00:51 AMIn my old forum I had a button with which I could post posts on the front page. Unfortunately this is missing in the new forum, 2.1.3 current version TinyPortal.
Is there a way to add this button?


Unfortunately, the photo setting does not work otherwise I would have shown it.

What are your frontpage settings?

If you have either of these set then you should see the button.

"Promoted topics only"
"Promoted topics + articles - sorted on date"

Heike

Thanks that was the problem, now it works.  :)

Sir Osis of Liver

Installed TP in 2.1.3 with custom theme.  It's changed font sizes and colors in main menu, login window, probably elsewhere.  It should inherit theme css.  Any way to fix this?
     She is happy where she lies
     With the dust upon her eyes.

@rjen

Anything is fixable with css. Yet this is not something that happens in general themes.

What theme is this? Any place to see it?
Running SMF 2.1 with latest TinyPortal at www.fjr-club.nl

Sir Osis of Liver

It's not doing it now.  Forum owner had added a donation block with html/js and it messed up the fonts on front page and login.  He deactivsted the block and everything's back to normal. Will have a look at his block code soon as I get a chance.
     She is happy where she lies
     With the dust upon her eyes.

Sir Osis of Liver

This was in the block -


<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">


   


     She is happy where she lies
     With the dust upon her eyes.

@rjen

That explains it..
Running SMF 2.1 with latest TinyPortal at www.fjr-club.nl

Jsizizzle

I can't seem to add a block to the forum index page. I've clicked the index box and it does not add a block. Can you help me figure out. How would I add the below page in custom actions?


https://beardownu.com/index.php?action=forum

@rjen

I am not clear on what you are asking. You mention not to be able to create a block, then you are talking about custom actions...

The page you are linking to is the board index, no need to use a custom action.

If no blocks are showing, check the panel settings... if the panel is switched off in the forum, no blocks will show there...

Maybe the documentation can help?
https://www.tinyportal.net/docs/index.php?page=Troubleshooting-blocks
Running SMF 2.1 with latest TinyPortal at www.fjr-club.nl

Jsizizzle

You were right about my panel blocking the forum area. I'm not sure why but forum was in the box to exclude. The block is now working. Thank you for your help on this!

Lord Crudelito

Hi,

I do like TinyPortal and installed it for my SMF 2.1.3. in the current version. Nevertheless, is there an option to show the calender events (like birthdays) on the calender panel or elsewhere in a panel? Thank you very much in advance for your feedback.

lurkalot

Quote from: Lord Crudelito on June 02, 2023, 12:19:20 PMHi,

I do like TinyPortal and installed it for my SMF 2.1.3. in the current version. Nevertheless, is there an option to show the calender events (like birthdays) on the calender panel or elsewhere in a panel? Thank you very much in advance for your feedback.

You Can use SSI in a php block to display this stuff.

Examples: 

ssi_todaysCalendar();

ssi_todaysBirthdays();

ssi_todaysHolidays();

ssi_todaysEvents();

https://www.simplemachines.org/community/ssi_examples.php

Lord Crudelito

Great, thanks a lot!

Advertisement: