Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • teutobahiano Friend
    #171898

    I am for nearly one month awaiting a solution for the following thread

    http://www.joomlart.com/forums/topic/problems-with-image-galleries/.

    On Nov. 29 I received the following message:

    Dear teutobahiano<br/><br/>Your forum post <a href=’http://www.joomlart.com/forums/showthread.php?p=283800#post283800′ target=’blank’>Problems with image galleries</a> has been alerted to our development team via JIRA Bug Tracking System. Below are details of this bugproject: CUSSER (http://pm.joomlart.com/browse/CUSSER)
    priority: 3
    issueType: 1
    You can keep track of the status of this bug via “project url”<br/><br/>Regards,<br/>JoomlArt Team

    Nevertheless there seems to be no visible progress. Are we talking about an “impossible mission”? May I suggest another template to my costumer. Or another “club”?

    Blaine Friend
    #430339

    Hi teutobahiano!
    We have directed this thread to another persona and they will be with you shortly!
    thanks in advance for your patience!

    jooservices Friend
    #430340

    Hi
    I have assigned to help your issue.
    Would you mind update me a bit detail and your site backend & ftp access so i can work on it ?
    Thank you.

    pavit Moderator
    #430349

    Joo In the jira ticket there’s all

    the page where the issue is showed and all the accounts needed i have also provided time ago

    pavit Moderator
    #430350

    Hi teutobahiano

    Try this solution

    open the file of templatesja_blazeshtmlcom_contentcategoryblog_item.php and the file templatesja_blazeshtmlcom_contentfeatureddefault_item.php and looking for and removing this snap of code

    [PHP] <?php
    //get images
    $regex = ‘#<img[^>]*>#’;
    $image = ”;
    if (preg_match ($regex, $this->item->introtext, $matches)) {
    $image = $matches[0];
    $this->item->introtext = str_replace ($image, ”, $this->item->introtext);
    }
    ?>
    <?php if ($image) : ?>
    <div class=”article-image”>
    <?php echo $image ?>
    </div>
    <?php endif; ?>[/PHP]

    I think it should help !

    teutobahiano Friend
    #430365

    Oh happy day!!! It works. THANK YOU VERY MUCH!

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 4 voices, and was last updated by  teutobahiano 12 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum