Topic History of: GUIDE to MiniFrontPage module Max. showing the last posts - (Last post first)
|
Erwin Schro |
Yes screenshot will be great then... |
|
SEC Sports Hub |
Hey, I've installed this mod on Joomla 1.5 and it works great for the most part. I love the way it looks, and it's really going to save me alot of time and effort.
My only question is whether or not this can work on pages other than the default or "home" page.
When I publish the module on other menu items, rather than display the full article, it only shows the part of the article after the intro break (the one you insert in the actual article) at the bottom of the modules position. Also, the module does not disappear at all.
Is there anyway to get the module to make these links go to a similar format of displaying the articles as it does on the "home" page? I've looked everywhere and can't seem to find this answer.
I can include screenshots if necessary. Thanks! |
|
rwin_schro |
That html tags was stripped down Roger. This was just a mini frontpage, that's why we designed it not to accept text styling as a default. But you can 'override' that by lloking at the helper.php at this code,
| Code: |
$allowed_tag = "<b><i>";
|
Edit that to allowed br and/or p tag,
| Code: |
$allowed_tag = "<b><i><p><br>";
| |
|
Roger Martinez |
Roger Martinez wrote:
QUOTE: nkraf wrote:
QUOTE: hi to all wonderful ppl at TP
i have installed, configured mini frontpage as the guide show
published and place at position 'user6' on my template, sections and categories ID are set to the default, 1,2,3 and 1,3,7 respectively
however on my frontpage, it doesn't show anything EXCEPT the module title
is there some step of configuration that i missed?
please help me
thank you
My LORD!!! I want to suicide, I do the seam and I get NOTHING I wanna go to the top roof and jump from there!!!
Please tell me the secret LOL
I did it work, I am a little stupid LOL
Now I have an small question, what i should do to get MiniFP Respect the style i do to my article from WYSIWYG editor?
Because I get the text and images, but all is without respect BR's or P's |
|
Roger Martinez |
nkraf wrote:
QUOTE: hi to all wonderful ppl at TP
i have installed, configured mini frontpage as the guide show
published and place at position 'user6' on my template, sections and categories ID are set to the default, 1,2,3 and 1,3,7 respectively
however on my frontpage, it doesn't show anything EXCEPT the module title
is there some step of configuration that i missed?
please help me
thank you
My LORD!!! I want to suicide, I do the seam and I get NOTHING I wanna go to the top roof and jump from there!!!
Please tell me the secret LOL |
|
Domingo |
and as configured to be well |
|