Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • housefly Friend
    #172500

    Hi 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 Friend
    #432793

    Hi 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 Friend
    #432835

    Hi 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 :


    1. ex1
    2. ex2
    pixelzombie Friend
    #432838

    Hmm, 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 Friend
    #432901

    It 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 Friend
    #433276

    Is 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 Friend
    #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!

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