Quay JomSocial templates dispay quirky

Social Joomla! template ideal to promote activities and discussion at various levels with JomSocial support.
GK User
Mon Jul 05, 2010 7:12 pm
Greets..

I creating a new site using the following:

Joomla: 1.5.18
Quay: 1.0.9
JomSocial 1.8.3

I recently figured out that I had forgotten to copy over the copy over gk_quay_blue, ..greeen and .. red into the com_community/templates folder during my installation. Now that I have done so I have noticed that when using these templates, the JomSocial home page is displaying weird. See here:



Any ideas?
User avatar
Senior Boarder

teitbite
Tue Jul 06, 2010 12:54 pm
Hi

Please guide me to this page. Send some dumy login data if needed.
User avatar
Moderator

GK User
Tue Jul 06, 2010 5:44 pm
Tx. I have emailed you login credentials.
User avatar
Senior Boarder

GK User
Wed Jul 07, 2010 2:16 am
Hi,
could you please post the fixed files?
I have the same problem :(
Thanks :)
User avatar
Junior Boarder

GK User
Wed Jul 07, 2010 2:40 am
I am confused. What fixed files are you referring to?
User avatar
Senior Boarder

GK User
Wed Jul 07, 2010 2:45 am
Hi hyperdrone,
Sorry, I thought you fixed the Jomsocial Quay template so
I asked if you could post the fixed or new template ;)
Or, please let me know how to fix it please:)
Thanks a lot!
User avatar
Junior Boarder

GK User
Wed Jul 07, 2010 3:00 am
Oh.:unsure: No, The problem exists. I have given admin access to the Moderator (teitbite) and I hope he can find a quick solution. I'll let you know though.
User avatar
Senior Boarder

GK User
Wed Jul 07, 2010 3:09 am
Thanks a lot ;)
User avatar
Junior Boarder

teitbite
Wed Jul 07, 2010 12:06 pm
Hi

Thanks for the data, but I need to see it running with the style which is causing the problems. lease change it and let me know when that's happen.
User avatar
Moderator

GK User
Wed Jul 07, 2010 12:35 pm
Hi TEITBITE..

Sorry. I was doing some testing and forgot I had disabled this. I have reactivated this and you can now see it on the account I created for you. You can switch back and forth through all the JomSocial templates by editing the user profile on he front and back ends.
User avatar
Senior Boarder

teitbite
Wed Jul 07, 2010 2:54 pm
Hi

Please go to /templates/gk_quay/css/style1.css

Code: Select all
#community-wrap .app-box {
float:none !important;
}


Please let me know if this helped.
User avatar
Moderator

GK User
Wed Jul 07, 2010 3:58 pm
Awesome. This displays correctly now! :cheer:

And now I can see another minor issue where the karma icon graphics are not displaying. I only get a red X. They do display under the other templates.
User avatar
Senior Boarder

GK User
Wed Jul 07, 2010 5:15 pm
I'm afraid the template has to be partly recreate because there are some new features like Profile video etc and they don't show at all.

Gavick Team - please are you planning to update this Jomsocial Templates?
Thanks :)
User avatar
Junior Boarder

teitbite
Thu Jul 08, 2010 11:10 am
Hi

Yes this template will be updated but I cannot tell You the exact date :(
User avatar
Moderator

GK User
Thu Jul 08, 2010 11:13 am
Thanks,
I understand you are busy guys, could you just tell if you are planning to do it this month?
Thanks ;)
User avatar
Junior Boarder

GK User
Fri Jul 09, 2010 12:49 pm
Hi..
I have found another display problem with this template and the MyBlog component. The developer this template is overwriting the component's styles and suppressing prper formatting. You can use the same account I setup for you and add the MyBlog component to it to see the problem with bulleted lists being corrupted.
User avatar
Senior Boarder

teitbite
Mon Jul 12, 2010 8:26 am
Hi

Please try adding this at the end of template.css:

Code: Select all
.postSummary-teaser ul {
list-style:circle;
}

.postSummary-teaser ul li {
margin-left:15px;
}
User avatar
Moderator

GK User
Mon Jul 12, 2010 1:15 pm
hi teitbite..

I applied the code you sent and got partial results on one page but still not the same as the in editor view. Please see three views below:
User avatar
Senior Boarder

GK User
Mon Jul 12, 2010 1:22 pm
.. I also stumbled on another display view where I am unable to type in the search box. You can only click on it and use advanced search. See here:
User avatar
Senior Boarder

teitbite
Mon Jul 12, 2010 2:12 pm
Hi

Och sory I did forget about the numeric list ;/

Please add this also:

Code: Select all
.postSummary-teaser ol {
list-style:decimal outside none;
}


Please guide me how to get to this unworking search module. I cannot see it in the way You do.
User avatar
Moderator

GK User
Mon Jul 12, 2010 5:19 pm
Getting closer! :cheer:
This is now fixed in the blog home page but not on the page that you get if you click on any of the blogs. See here:
User avatar
Senior Boarder

teitbite
Tue Jul 13, 2010 11:30 am
Hi

So try to put it globaly :)

Code: Select all
ul {
list-style:circle !important;
}

ol {
list-style:decimal !important;
}

li {
margin-left:15px !important;
}
User avatar
Moderator

GK User
Sun Aug 01, 2010 1:35 am
Please,

I have problem with the search. It doesn't show and nothing happen even if I click on the Add criteria.

I attached image.

Thanks a lot.
User avatar
Junior Boarder

teitbite
Mon Aug 02, 2010 12:53 pm
Hi

Please show me this site and the page with the advanced search.
User avatar
Moderator


cron