Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • pressmar Friend
    #180268

    We use the Modul Positions (position-5 & position7) for some information on the test site http://www.pressmar.de/jupgrade. This works fine () for all pages except the page where a k2 category uses pagination (). On these pages the position 5 and 7 are displayed under the content and under the pagination menu ( e.g. page1, page2, next nso.)

    We have a single line footer on all pages () in the same pagination k2 category view the footer changes from horizontal to vertical ().

    Hope someone could help i would appriciate it.
    Thanks Oliver


    1. Screenshot_3
    2. Screenshot_1
    3. Screenshot_4
    4. Screenshot_2
    Ninja Lead Moderator
    #465592

    I could not duplicate the same error on your site. Please update the link error and ftp account if you have still error.

    pressmar Friend
    #465755

    Hi Ninjy Lead,

    thanks for your help. Attached the like to to working view where just the article image never gets the full width is:
    http://www.pressmar.de/jupgrade/index.php/objekte

    the view which is not working like it should you could find here:
    http://www.pressmar.de/jupgrade/index.php/leistungen

    i posted the ftp-account in the thread, if you need it once more please send my a private mail.

    Ninja Lead Moderator
    #465789

    I have checked your site. I see missing image on both link below:
    <em>@pressmar 336459 wrote:</em><blockquote>http://www.pressmar.de/jupgrade/index.php/objekte </blockquote>

    <div class="ImagesCat">
    <!-- Item Image -->
    <div class="catItemImageBlock">
    <span class="catItemImage">
    <a href="/jupgrade/index.php/objekte/item/4-neuhauser-str-3" title="Neuhauser Str. 3">
    <img src="/jupgrade/media/k2/items/cache/2ff2ba0051687eef5ca0459cf942940c_L.jpg" alt="Neuhauser Str. 3" style="width:600px; height:auto;">
    </a>
    </span>

    </div>

    </div>
    <em>@pressmar 336459 wrote:</em><blockquote>http://www.pressmar.de/jupgrade/index.php/leistungen</blockquote>

    <div class="ImagesCat">

    </div>

    Please check Image category on this link: http://www.pressmar.de/jupgrade/index.php/leistungen
    Item Article K2: “Technische Verwaltung” and “Kaufmännische Verwaltung” are no input to image here.

    pressmar Friend
    #465838

    Hi Ninja,

    thanks for you help. But the image is not the problem as you see from my first post.

    We use the Modul Positions (position-5 & position7) for some information on the test site http://www.pressmar.de/jupgrade. This works fine (Click image for larger version Name: Screenshot_3.jpg Views: 1 Size: 89.3 KB ID: 23089) for all pages except the page where a k2 category uses pagination (Click image for larger version Name: Screenshot_1.jpg Views: 1 Size: 47.1 KB ID: 23090). On these pages the position 5 and 7 are displayed under the content and under the pagination menu ( e.g. page1, page2, next nso.)

    We have a single line footer on all pages (Click image for larger version Name: Screenshot_4.jpg Views: 1 Size: 48.4 KB ID: 23091) in the same pagination k2 category view the footer changes from horizontal to vertical (Click image for larger version Name: Screenshot_2.jpg Views: 1 Size: 32.4 KB ID: 23092).

    As you see even with picture in every article, the module positions gets damaged, please see …

    hope this helps to clear the problem


    1. comparison
    Ninja Lead Moderator
    #465839

    I got it, this is error format on the structure HTML file on K2 component. Please send PM me with ftp account. I will check on the code file.

    pressmar Friend
    #465903

    Hi Ninja,

    send you the PM. 🙂

    Ninja Lead Moderator
    #465926

    <em>@pressmar 336648 wrote:</em><blockquote>Hi Ninja,

    send you the PM. :-)</blockquote>

    Did you fix the issue? I saw the problem on your site is fixed.

    pressmar Friend
    #465962

    no i did nothing but i still look for a solution the set the article image width to 700px instead of 220px. but i do not find the setting. it has to to something with that setting:

    .itemView span.itemImage img {
    width: 220px !important;
    }

    but i think there must be a solution to set that width in k2 category setting instead of removing the important in line 1709 k2.css in the template

    Ninja Lead Moderator
    #466047

    <em>@pressmar 336740 wrote:</em><blockquote>
    .itemView span.itemImage img {
    width: 220px !important;
    }
    </blockquote>
    Yeah, because this script above ignored the “width” setting from Admin area on K2. You can change on this from css file

    <blockquote>templates/ja_puresite/css/k2.css</blockquote>

    pressmar Friend
    #466106

    <em>@Ninja Lead 336879 wrote:</em><blockquote>Yeah, because this script above ignored the “width” setting from Admin area on K2. You can change on this from css file</blockquote>

    Thanks i found that one to, but i still don’t found a solution for the position 5 and position 7 move aswell as the transform from horizontal to vertikal in the footer like on category view with pagination like http://www.pressmar.de/index.php/leistungen

    Ninja Lead Moderator
    #466188

    Please try with script below

    <blockquote>Open templates/ja_puresite/css/template.css file</blockquote>
    add new script

    .ja-footnav li a{
    display: inline !important;
    padding: 6px 5px !important;
    }

    Remember clear cache from Admin area

    pressmar Friend
    #466359

    Thanks Ninja,

    that solves the problem with the horizontal /vertical footer menu.

    But the problem with the position 5 and position 7 is still there. Do you have a solution for that too??

    Ninja Lead Moderator
    #466458

    Please help me clear about this, what did you expect about on both position? I got the both position on your template.

    If possible you can send me the screenshot, i will help you out of


    1. FireShot-Pro-Screen-Capture-113-Dr_-Oliver-Pressmar-www_pressmar_de_index_php_component_k
    pressmar Friend
    #466651

    My problem is that the modules (position 5 and 7) move from the right side of the content (http://www.pressmar.de/index.php/mietinfo)

    to under the content (http://www.pressmar.de/index.php/leistungen) … this modules should always be on the top right side of the content.

    And the next problem is, since the last visit from someone from this forum, we lost all side news templates for k2 categories (only standard) available.:((


    1. Screenshot_without-pagination
    2. Screenshot_with-pagination
    3. Screenshot_no-more-k2-side-news-templates
Viewing 15 posts - 1 through 15 (of 18 total)

This topic contains 18 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 1 month ago.

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