Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • wilkes Friend
    #845472

    Hello,

    I use a google map plugin and your filter plugin in the category view of K2. The map will displayed at the position "K2CategoryDisplay", but it will not shown on the filter search result page (list). How I can enable the position on this page ?

    best regards

    Luna Garden Moderator
    #846330

    Hi,

    What Map Plugin did you use ? We’ll try to find out why Map doesn’t show at our end.

    wilkes Friend
    #869521
    Luna Garden Moderator
    #871117

    It’s a paid extension, could you send us this package or send us your site info (Admin account and FTP account), we’ll check this issue directly on your site.

    wilkes Friend
    #874132

    To which mail I can send the data ?

    Luna Garden Moderator
    #875198

    Hi,

    You can send via your reply and SET IT AS PRIVATE reply so only Moderators can see it.

    wilkes Friend
    #876181
    This reply has been marked as private.
    Luna Garden Moderator
    #876961

    Hi,

    Thanks for the info.
    But could you send FTP credential info, so we could have a close look ?

    wilkes Friend
    #878991
    This reply has been marked as private.
    Mo0nlight Moderator
    #883186

    Hi Wilkes.

    I fixed the problem.
    file : templates/shaper_helix3/html/com_k2/stellenmarkt/category.php
    Edit to :

    <?php echo $this->category->event->K2CategoryDisplay; ?>

    file : plugins/k2/swmap/base.php
    Edit Line : 1218.

    //If we are in category 
            if (JRequest::getVar('category_id', null) || JRequest::getVar('issearch', null) || 
                !in_array(strtolower(JRequest::getVar('task', null)), array('tag', 'date', 'search', 'filterfork2', "", null))) {

    Line : 1389.

    $output = '<div id="catMap" style="width:1140px;margin-left:-293px;margin-top:-100px;height:650px;margin-bottom:10px;">
      <div class="asPHeader" style="margin-bottom:0px!important;">Stellenmarkt für Medizinkontroller und klinische Kodierer</div>'.$placesInput . '<div id="map_canvas"></div>';

    Line : 1823.

    return $output.'</div>';

    Regards.

    wilkes Friend
    #883262

    Great ! Thanks a lot !

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

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

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