Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • arbalette Friend
    #844372

    HEllo,

    In my website there is a bug with the Simple Image Gallery Pro (by JoomlaWorks) here is the code that I put into the page :
    {gallery}1251_Eglise/projet_jpeg{/gallery}

    It’s work with this kind of page :http://www.squalli.ch/index.php/211-le-mont-sur-lausanne-construction-de-16-logements-en-ppe

    But bug with the portfolio, could you please help me ?

    Thanks

    Alexandre

    Pankaj Sharma Moderator
    #844525

    Hi
    kindly share the url of page where we can see the problem on your site

    • share your site super user admin details via Private reply .
    arbalette Friend
    arbalette Friend
    #844545

    what’s your private email ?

    for user and password

    Thanks

    Ninja Lead Moderator
    #844983

    You can send me the Admin and FTP account of your site via your reply and SET IT AS PRIVATE reply: http://static.joomlart.com/images/blog/2015/nov/Add-new-post.gif

    I will help you to check it further

    arbalette Friend
    #845475
    This reply has been marked as private.
    Ninja Lead Moderator
    #846338

    I only cleared from the backend of your site and now, you can see it’s working on your site.


    1. Screen-Shot-2016-01-13-at-11.32.41
    arbalette Friend
    #846397
    This reply has been marked as private.
    arbalette Friend
    #846619

    Hello Ninja Lead,

    You clear the cache from the backend ?

    I try several time on my computer and clear also the cache backend and the browser but still not working.

    I guess that this has to do with the portfolio template which is not triggering content plugins at all. I try to use a tag for a core content plugin like {loadmodule login} and also don’t work

    http://www.squalli.ch/index.php/realisations/developpement-maitrise-d-ouvrage/146-ensemble-de-15-logements

    Thanks

    Alexandre

    arbalette Friend
    #846905

    Hello,

    EUREKA I FOUND in the file root_folder/templates/ja_jason/html/com_content/article/porfolio.php then look for this line :

    <div class="item-des">
    <?php
    $text = preg_replace("/<img[^>]+>/i", " ", $this->item->introtext);
    echo $text;
    ?>

    I have changed with :

    <div class="item-des">
    <?php
    echo $this->item->text;
    ?>

    Ninja Lead Moderator
    #847348

    That’s correct solution!

    Have a nice day!!!

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

This topic contains 10 replies, has 3 voices, and was last updated by  Ninja Lead 8 years, 3 months ago.

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