Home arrow Forum Problem with Joomla assigned template
  Welcome, Guest. Please login or register.
Did you miss your activation email?
November 22, 2008, 07:28:00 PM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 2.0.x (Moderators: -Wolverine, kai920)
| | | |-+  Problem with Joomla assigned template
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Problem with Joomla assigned template  (Read 1857 times)
Maurizio
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 5


View Profile
Problem with Joomla assigned template
« on: January 20, 2007, 06:04:32 PM »

Hi,

I installed SMF forum with Joomla-SMF 2.0 bridge in "wrapped mode" here: www.rossweb.it

I assigned, for the forum, a specific template. But this template "work" only in home page of the forum. Tt's my error or a problem of the bridge.

Thanks for help...
Logged
Livebox
Guest
Re: Problem with Joomla assigned template
« Reply #1 on: January 20, 2007, 06:08:38 PM »

Just take a look in the configuration of the Bridge. Seems that you are trying to use the Css from Joomla. And Joomla has not defiend all Class Id's off SMF Wink
Logged
Maurizio
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 5


View Profile
Re: Problem with Joomla assigned template
« Reply #2 on: January 20, 2007, 06:35:04 PM »

Hi... well

- the CSS in use it's the Joomla Template CSS in use (you must see -> www.rossweb.it -> Forum

- I don't understand, however, as I can define all Class Id's off SMF
Logged
Livebox
Guest
Re: Problem with Joomla assigned template
« Reply #3 on: January 20, 2007, 06:39:44 PM »

In the admin panel of joomla go to Components and then the SMF bridge configuration. there you can chows if you want to use the Joomla Css or SMF css. Did you checked this. More info you will find in the user guide Wink
Logged
Maurizio
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 5


View Profile
Re: Problem with Joomla assigned template
« Reply #4 on: January 20, 2007, 06:55:28 PM »

No... No... I just desabled the SMF CSS bicose I wont to use the style of the Joomla template. The problem is in the definition of a specific templaste for the forum: a templeta with the "original" css set but without the menu at left. I assigned this specific template from Joomla Admin pannell ->Assigned template.

Now, this configuration run an only time: in "homepage" of the forum.

This the problem! You can verify if you want to read the post in the Forum.
Logged
Livebox
Guest
Re: Problem with Joomla assigned template
« Reply #5 on: January 21, 2007, 05:22:30 AM »


What bridging does NOT do:

    * Modify your Joomla template and SMF theme to make everything look perfect together.  You MUST modify your own templates and themes to make your site look good.  At the very least, if you are running your forum "wrapped", you will need to remove duplicate CSS calls (such as to BODY, TR, and TD) from your CSS files.
« Last Edit: January 21, 2007, 07:37:59 AM by Livebox » Logged
Maurizio
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 5


View Profile
Re: Problem with Joomla assigned http://www.joomlahacks.com/component/optemplate
« Reply #6 on: January 21, 2007, 12:49:45 PM »

Sorry Livebox but I think that we don't understand there or I don't understand...

My problem is simple: I use two templates, the first one is "default" for the whole site and the second it is "assigned" only to the Forum.

The second template, apart the header and the footer page, is a whole page without users neither to the left neither to the right. In this way the whole forum is visualized in an only page.

Well: this solution works fine ONLY in the home page of the forum.

Problem: is it a ny error or in the modmality "wrapped" of the Bridge it is not possible to assign a particular template to the SMForum "bridged" in Joomla?

So, excuse me, but I don't believe that your answers concern this problem.

In every case, thanks the same.
« Last Edit: January 21, 2007, 01:38:19 PM by Maurizio » Logged
lindsey
Joomla Newbie
*

Karma: +2/-3
Offline Offline

Posts: 25


At Least Nixon Resigned


View Profile WWW
Re: Problem with Joomla assigned http://www.joomlahacks.com/component/optemplate
« Reply #7 on: January 21, 2007, 09:21:17 PM »

Sorry Livebox but I think that we don't understand there or I don't understand...

My problem is simple: I use two templates, the first one is "default" for the whole site and the second it is "assigned" only to the Forum.

The second template, apart the header and the footer page, is a whole page without users neither to the left neither to the right. In this way the whole forum is visualized in an only page.

Well: this solution works fine ONLY in the home page of the forum.

Problem: is it a ny error or in the modmality "wrapped" of the Bridge it is not possible to assign a particular template to the SMForum "bridged" in Joomla?

So, excuse me, but I don't believe that your answers concern this problem.

In every case, thanks the same.

no, we understand you perfectly fine... on my site, I copied my default template and edited it to then assign it to my forums and only my forums, it's working fine and there are no hitches at all.  However, I have the smf css called, not my joomla template css.  SMF uses different functions and such than joomla does, you will need to manually edit whichever css you decide to use including all requirements for both smf and joomla and removing any duplicates

to see what I'm talking about, just look at the differences in both files... it's going to take some work to make either one of them conform to a wrapped forum but you'll have to do the work yourself. No smf template will fit seamlessly into joomla and no joomla template will fit seamlessly into smf

to see my example go to my site: Neopets Made Easy

I have yet to actually configure my smf css because my forum has only been up for a couple of days.  If the template is only working on the home page of your forums, then something is seriously messed up with the css that smf is trying to pull out of your joomla css, it is needing certain things that are not there
« Last Edit: January 21, 2007, 09:24:06 PM by lindsey » Logged


Maurizio
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 5


View Profile
Re: Problem with Joomla assigned template
« Reply #8 on: January 22, 2007, 10:23:54 AM »

Perfect lindsey! BUT...

If I set the css of SmForum change simply the leyout (Theme default), the "complete page" run only in Forum Home Page and Thats All.

The problem, I thinks, it's in a little bug of the gestion of the assigned Template...  Cry
« Last Edit: January 22, 2007, 10:25:25 AM by Maurizio » Logged
Andrew
Joomla Newbie
*

Karma: +0/-4
Offline Offline

Posts: 7


View Profile
Re: Problem with Joomla assigned template
« Reply #9 on: February 11, 2007, 05:47:13 PM »

I have the same problem.

Default template has 3 columns (T1)
Forum template has 1 column (T2)

Forum is assigned the T2 template and it works fine until you click inside the forum, then the T1 template is used.

There is no issue with the css of either the template wrapped round the forum nor the forum itself ... just that the T1 becomes the default not T2 which has been assigned.

I can see where Maurizio is coming from and it's not the css nor the template design that is the problem it's that the assigned template isn't being kept by the SMF.

My problem with your approach is I don't see how the css of the forum will influence the choice of the template assigned by Joomla.

Is there any SMF related codeI need to apply to the template itself?
Logged
dan robin
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 3


View Profile
Re: Problem with Joomla assigned template
« Reply #10 on: March 19, 2007, 11:48:53 PM »

I have the same issue as everyone else...two templates, one default for the rest of the site and one assigned to SMF. When any link is clicked on the homepage of the forum, SMF begins to use the default template instead of the assigned one.. Any help?
Logged
Paolo Curradini
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
Re: Problem with Joomla assigned template
« Reply #11 on: April 11, 2007, 12:26:09 PM »

Same problem here.

I would like to use a two column template for the main site, and a one column template for the wrapped forums. So I assigned my one column template to the 'Forum' item of my Top Menu, and sure enough, when a user clicks on 'Forum' Joomla switches to the second template and all is fine.

But then as soon as the user clicks on any forum or message, Joomla reverts back to the first template. I have been trying to solve this for a few hours now, and I would very much appreciate any help anyone can offer.

Thank you.
Paolo
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
Search Contact About Advertise Blogs Topsites Submit News Register Login