[SOLVED] jomsocial theme for 2.4+ not working on j1.5 site.
- GK User
- Sat Dec 03, 2011 1:10 pm
hi
the jomsocial theme i was told would be 1.5 compatible (asked via the ticket service last week
) with the latest release of the template, isnt... or at least has massive amount of bugs in it.
Primarily - i really need to know where to put the font/headers code supplied in the txt file in the jomsocial gk_style file.
there is no place in 1.5 to put this????
also, it breaks my site, with pages now loading with the bottom browser slide moving the site from left to right.
the site is http://www.guidetogay.com
hope you can assist!
the jomsocial theme i was told would be 1.5 compatible (asked via the ticket service last week
) with the latest release of the template, isnt... or at least has massive amount of bugs in it.
Primarily - i really need to know where to put the font/headers code supplied in the txt file in the jomsocial gk_style file.
there is no place in 1.5 to put this????
also, it breaks my site, with pages now loading with the bottom browser slide moving the site from left to right.
the site is http://www.guidetogay.com
hope you can assist!
-
- Platinum Boarder
- teitbite
- Sun Dec 04, 2011 12:07 am
Hi
Please show me exacly the page You have the problem.
Please show me exacly the page You have the problem.
-
- Moderator
- GK User
- Sun Dec 04, 2011 1:01 am
hi.
thanks for coming back - the page scrolling is happening on the homepage.
the gk_sytle issue is on all jomsocial pages.
http://guidetogay.com/community
the issue i think is that the jomsocial update requires the user to put additional code in a space i dont think exists on j1.5.... here is the text from the doc.
I have uploaded the folder, but the block of code has nowherre to go if following those instructions.
ps: i cant upload screenshots to sho you as the "upload attachment" tab on this forum does not work.
thanks for coming back - the page scrolling is happening on the homepage.
the gk_sytle issue is on all jomsocial pages.
http://guidetogay.com/community
the issue i think is that the jomsocial update requires the user to put additional code in a space i dont think exists on j1.5.... here is the text from the doc.
1. Please move gk_style catalog to the components/com_community/templates directory
2. Please add following selectors to the group "Headers" in the template options at "Fonts" tab:
#jsMenu .jsMenuBar > ul > li > a,
#community-wrap div.profile-info .contentheading,
#community-wrap div.greybox div.joinbutton,
body #community-wrap div.profile-toolbox-bl ul.small-button li,
ul.profile-details li.title,
div.ctitle,
#community-wrap .latest-events .jsEvDate,
#community-wrap .cModule.latest-events .jsDetail b a,
body #community-wrap ul#featurelist li,
#community-wrap #event-admin-name,
#community-wrap .wall-tittle,
#community-wrap #wallForm,
#community-wrap #community-photo-walls,
#community-wrap .profile-toolbox-name,
#community-wrap .video-title a,
#community-wrap .clabel,
#community-wrap .eventDate,
#community-wrap .inbox-message-heading
I have uploaded the folder, but the block of code has nowherre to go if following those instructions.
ps: i cant upload screenshots to sho you as the "upload attachment" tab on this forum does not work.
-
- Platinum Boarder
- teitbite
- Mon Dec 05, 2011 7:38 am
Hi
The first issue I see can be fixed adding this code:
Show me what next.
The first issue I see can be fixed adding this code:
- Code: Select all
body #community-wrap div.greybox h2 {
font-size: 30px;
}
body #community-wrap div.greybox h1 {
font-size: 38px;
height: 50px;
}
body #community-wrap div.greybox div.loginform div.forgot {
margin-top: 28px;
}
#community-wrap .cFrontPageRight {
height: 350px;
}
Show me what next.
-
- Moderator
- GK User
- Mon Dec 05, 2011 8:21 am
thanks - WHERE does this code go?
next step seems to be an issues across the board... its with the GK_style folder for jomsocial.
I have a few sites having the same problem.
I have downlaoded the latest joomla 1.5 template updates and followed instructions - but the jomsocial 2.4.1 folder for gk_style includes an additional .txt file that talks about headers... this is a j1.7 feature, not j1.5 - so this update is not j1.5 friendly...
however, there ARE two folders, but one says jomsocial 2.4.1 - so you would assume that that would be the folder to use!
very confusing.
next step seems to be an issues across the board... its with the GK_style folder for jomsocial.
I have a few sites having the same problem.
I have downlaoded the latest joomla 1.5 template updates and followed instructions - but the jomsocial 2.4.1 folder for gk_style includes an additional .txt file that talks about headers... this is a j1.7 feature, not j1.5 - so this update is not j1.5 friendly...
however, there ARE two folders, but one says jomsocial 2.4.1 - so you would assume that that would be the folder to use!
very confusing.
-
- Platinum Boarder
- GK User
- Mon Dec 05, 2011 9:53 am
See below link regarding font selectors
As for template folders if you are using jomsocial v2.4+ then upload "gk_style" in "jomsocial_2.4_theme" to "/components/com_community/templates/"
Then from Joomla Admin > Components > Jom Social > Templates
Click on radio button next to "gk_style" then click on Default on top right...
Now it should work fine.
See you around...
- Code: Select all
https://www.gavick.com/support/forums/109/11985.html
As for template folders if you are using jomsocial v2.4+ then upload "gk_style" in "jomsocial_2.4_theme" to "/components/com_community/templates/"
Then from Joomla Admin > Components > Jom Social > Templates
Click on radio button next to "gk_style" then click on Default on top right...
Now it should work fine.
See you around...
-
- Platinum Boarder
- GK User
- Tue Dec 06, 2011 12:43 am
Hi normanuk
thanks for following this through HOWEVER, the cufon file in TWNII ALREADY has that code in it... its NOT working.
Is it possible for someone who made this template to PROVIDE the cufon file in the eact format it should be., in case i missed something or made an error?
would be good to include that altered cufon file in the update, so people can swap over a new one.
thanks!
thanks for following this through HOWEVER, the cufon file in TWNII ALREADY has that code in it... its NOT working.
Is it possible for someone who made this template to PROVIDE the cufon file in the eact format it should be., in case i missed something or made an error?
would be good to include that altered cufon file in the update, so people can swap over a new one.
thanks!
-
- Platinum Boarder
- GK User
- Thu Dec 08, 2011 9:00 am
any further assistance on this matter?
-
- Platinum Boarder
- GK User
- Thu Dec 08, 2011 10:47 am
Created the mod, all you need to do is copy folder "templates" to your joomla root. Find attached "SelectorMod.zip" file at the end of this post.
See below link to see how this looks in template features.
Original files are also included in attached zip file.
Files overwritten are as follows so you can do your backup
After copying files go to Joomla Admin > Extensions > Template Manager > gk_twn2 > Fonts
Open Selector.txt file which is in downloaded zip file and copy each selectors to right selector in above fonts features.
Save then close.
See below link to see how this looks in template features.
- Code: Select all
http://i41.tinypic.com/11s2rdt.jpg
Original files are also included in attached zip file.
Files overwritten are as follows so you can do your backup
- Code: Select all
\templates\gk_twn2\templateDetails.xml
\templates\gk_twn2\layouts\blocks\cufon.php
After copying files go to Joomla Admin > Extensions > Template Manager > gk_twn2 > Fonts
Open Selector.txt file which is in downloaded zip file and copy each selectors to right selector in above fonts features.
Save then close.
-
- Platinum Boarder
- GK User
- Fri Dec 09, 2011 2:19 am
thanks norman - my site template does not have selectors in the fonts menu... please see attached screenshot.
-
- Platinum Boarder
- GK User
- Fri Dec 09, 2011 4:32 am
is this after you have done the mod I've posted ?
-
- Platinum Boarder
- GK User
- Fri Dec 09, 2011 5:51 am
normanUK, thanks for clarifying - your a legend! works now 
thankyou thankyou thankyou.

thankyou thankyou thankyou.
-
- Platinum Boarder
- GK User
- Fri Dec 09, 2011 10:17 am
No problem at all.
See you around...
See you around...
-
- Platinum Boarder
13 posts
• Page 1 of 1