I have a problem with News Show Pro GK5

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Apr 03, 2014 7:12 pm
I have the site: joomla 2.5.19 + k2 v2.6.8 + News Show Pro GK5 1.4.0. I installed joomla 2.5 with demo data and import them to k2. If I Used standard output mode k2 articles through the module News Show Pro GK5 all the articles are displayed with the correct link . In this case I use all the default settings of the module ( after the installation of the module) .
But if I use own article format to display articles k2 with the same settings of module it is not properly formed URL of articles and categories.
Instead of referring to an article issued by reference to a category, and instead link to a category - all empty.
Not the correct formation of the reference to Article seen on the site - http://hc.esy.es/.
Own article format:
Code: Select all
<div class="item post">
    <div class="post-inner">
          <div class="news-image">
                  <img src="{IMAGE_SRC}" alt="{TITLE}"    />             
            <div class="image-overlay">
                <div class="hover-links clearfix">
                    <a class="hover-zoom" data-rel="prettyPhoto" title="{TITLE}" href="{IMAGE_SRC}"><i class="icon-external-link"></i></a>
                    <a class="hover-link" href="{URL}" title="{TITLE}"><i class="icon-plus"></i></a>
                </div>
            </div>
          </div>
        <h2 class="news-wrap">
            <i class="icon-add"></i>
            <a title="{TITLE}" href="{URL}">{TITLE}</a>
        </h2>
    </div>
</div>

Module generates only not correct variables {URL} and {CATEGORY_URL}. Other variables like {TITLE}, {IMAGE_SRC} and other are formed correctly.
Initially, I faced this problem on the site http://test.haircolor.org.ua/. There with the same native file format is not correctly displayed articles module - Последние ингредиенты. It uses the same configuration of the site joomla 2.5 + k2 + News Show Pro GK5 the same versions. All links lead to articles instead of categories. However, on this site in this module I use more complex internal settings of the module. To eliminate the influence of the settings on the map I created a new site ( http://hc.esy.es/) they wrote at the beginning and it just manifested this error.
Sorry for my english.
User avatar
Fresh Boarder

GK User
Thu Apr 03, 2014 8:50 pm
Please try to install latest version from our repository where this issue should be fixed https://github.com/GavickPro/News-Show-Pro-GK5
User avatar
Platinum Boarder

GK User
Sun Apr 06, 2014 8:21 pm
bkrztuk wrote:Please try to install latest version from our repository where this issue should be fixed https://github.com/GavickPro/News-Show-Pro-GK5

Thank you. It really worked.
User avatar
Fresh Boarder


cron