-
AuthorPosts
-
housefly Friend
housefly
- Join date:
- April 2011
- Posts:
- 22
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 3 times in 2 posts
January 6, 2012 at 3:47 pm #172500Hi Joomlart/community!
Have anyone resolved this issue?
http://pm.joomlart.com/browse/JATCSOCIALJ16-229
What happens is a “1” shows up after content header/ after image if applied.
Please help!
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
January 6, 2012 at 4:12 pm #432793Hi housefly,
just installed the quickstart of JA Social and cannot reproduce the problem. Could you please provide a URL to your site? Maybe updating the template solves your problem.
Cheers
Frank
housefly Friendhousefly
- Join date:
- April 2011
- Posts:
- 22
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 3 times in 2 posts
January 6, 2012 at 8:32 pm #432835Hi there!
I’m running the quickstart as well – have updated to Joomla 1.7.3 – same issue. AFAIK there are no more recent JA Social available for 1.7 than version 1.2.0 – and this is what I’m using.
See examples below :
-
pixelzombie Friend
pixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
January 6, 2012 at 8:41 pm #432838Hmm, this looks odd. Is your Site life? Or still under development on a local machine?
Do you have Firefox with firebug installed? I want to have a look at the sourcecode if possible.housefly Friendhousefly
- Join date:
- April 2011
- Posts:
- 22
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 3 times in 2 posts
January 7, 2012 at 8:04 am #432901It is a live site now – thus the rush to get it fixed.
Here’s what I get in DragonFly (Opera’s Firebug equivalent ):
<div class="article-tools clearfix">
<dl class="article-info">
<::after>
</div>
<div class="article-image"> 1</div>
<div class="article-content fp-article-content">
<p>
</div>The seems to appear inside the article-image div. – however I haven’t been able to track it down yet. I’ve been through /templates/ja_social/html/*.php and the css – and as far as I can see the html is fine. It must be brought in by some (mal)function related to the image or caption (apologize for my lack of code skills). Anyways – I guess this is how far I can track it.
Please help!
N.B.: I’m not posting the live site url publicly yet – that would make me an easy hack target since I’m obviously still testing/developing on the site 😉
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
January 10, 2012 at 1:29 pm #433276Is it always the number “1”? Or does that change from time to time?
Have you checked the templatesja_socialhtmlcom_contentarticledefault.php file? This is the only place where it could happen if this issue is template related. There is a block for the article image. Are you shure that there is no “1” written anywhere inside that div? Check line 127 and following.
<?php if ($images || $this->item->event->beforeDisplayContent): ?>
<div class="article-image">
<?php echo $images ?>
<?php echo $this->item->event->beforeDisplayContent; ?>
</div>
<?php endif; ?>
housefly Friendhousefly
- Join date:
- April 2011
- Posts:
- 22
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 3 times in 2 posts
January 12, 2012 at 5:49 am #433506<blockquote>Are you shure that there is no “1” written anywhere inside that div?</blockquote>
Yes – I’m positive since I’ve been through ALL the php files under the html folder..
<blockquote> I’ve been through /templates/ja_social/html/*.php and the css – and as far as I can tell the html is fine.</blockquote>
As I said html and css appears to be fine (no unwanted characters there). Though I’m not much of a php/python coder I’m pretty fluent in html. 😉
Thanks for the advice anyhow!
I’ll keep looking – still taking any advice I can get!
-
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by housefly 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum