Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • ba75 Friend
    #183028

    Hello,

    there’s something I can’t understand about pages titles.

    “Latest shots” appears as page title of the category and is editable in the menu Page display options > Page heading (css class named “componentheading”).

    “Blog” also.

    How can I display the title of my category (menu) on all the items pages that are childs of this category ?
    http://joomla25-templates.joomlart.com/ja_lens/item/23-winter-woman-ski-sport-fun-travel-snow.html

    + tag page (timeline of the Latest shots menu)
    http://joomla25-templates.joomlart.com/ja_lens/component/k2/itemlist/tag/travel?Itemid=481
    => in this case I’d also like to remove the rss that appears on the right

    Same question for the blog and tags layout : items and tags pages (your “K2 Blog style”)
    http://joomla25-templates.joomlart.com/ja_lens/k2/k2-blog-style.html
    detail : http://joomla25-templates.joomlart.com/ja_lens/k2/k2-blog-style/item/21-creating-a-3d-typography-in-photoshop.html
    Tag : for instance, item detail page should be : “Tag page : snow” for a searchable “snow” tag which has 1 item to display.

    Best regards.

    Ninja Lead Moderator
    #475973

    Hi there,

    The page heading only displays within category view (like Home menu item), this JA Lens template doesn’t support to display in item view like this: http://joomla25-templates.joomlart.com/ja_lens/item/23-winter-woman-ski-sport-fun-travel-snow.html
    I suggest that you post a thread in K2 forum for help or you can find an expert to have the project done via a reliable freelance site: http://www.joomlancers.com, another network of JoomlArt. I personally recommend as thousands of projects have succeeded on the site.

    <blockquote>=> in this case I’d also like to remove the rss that appears on the right</blockquote>
    You need to turn rss to hide in the category /category settings and in the item view in category list settings. If it still displays, please open file: templatesja_lenshtmlcom_k2ja_lenscategory.php

    Remove the following snippet of code:

    [PHP]
    <!– RSS feed icon –>
    <div class=”k2FeedIcon”>
    <a href=”<?php echo $this->feed; ?>” title=”<?php echo JText::_(‘K2_SUBSCRIBE_TO_THIS_RSS_FEED’); ?>”>
    <span><?php echo JText::_(‘K2_SUBSCRIBE_TO_THIS_RSS_FEED’); ?></span>
    </a>
    <div class=”clr”></div>
    </div>
    [/PHP]

    Regards

    ba75 Friend
    #476151

    Hello,

    1/ <em>@Ninja Lead 350268 wrote:</em><blockquote>The page heading only displays within category view (like Home menu item), this JA Lens template doesn’t support to display in item view

    I suggest that you post a thread in K2 forum for help

    or you can find an expert to have the project done via a reliable freelance site</blockquote>

    I don’t understand : did you make a hack in K2 to build this template, and now do you suggest me to get support with the k2 community or to pay people in order to display the pages titles again ?? 😮

    2/ I guess that cutting a piece of source code is “ninja” work 😉
    I finally found that the RSS parameters were in the general K2 component parameters.

    Regards


    1. k2_parameters
    Ninja Lead Moderator
    #476246

    I missed to understand about your request. We customized about K2 View component on JA Lens Template .

    You can see it on this file
    <blockquote>templates/ja_lens/html/com_k2/ja_lens/category_item.php</blockquote>
    And see screenshot on the menu


    1. Customize_K2_Component
    ba75 Friend
    #476309

    ?
    That was not my question. I can see you built templates.

    My question : why do some pages titles appear only on some pages ?

    Ninja Lead Moderator
    #476313

    :((, I’m not sure what you are implying. Just for better clarification, please explain to me what I’m supposed to do for your expect(by screenshot). I will try to help you then

    ba75 Friend
    #476320

    Ok then, let me explain with screen captures.

    1/ You have the category / menu view : LATEST SHOTS.
    The title is displayed in a div called <blockquote><div id=”toolbar” class=”wrap”></blockquote> :

    Now when you go to a k2 item from the category LATEST SHOTS, the title of the page (of the item) is not displayed and the div “toolbar” has disappeared :

    => I want to know how to reactivate the div “toolbar” and make visible the page title of the item.

    (idem for the “TAG PAGE”).

    2/ In the BLOG category / menu, same system, the div appears with the category / page title :

    But when you go to a k2 item relative to the BLOG category, the white div “toolbar” appears but no page title !!

    It is not logic. And when we are on an item page, we don’t know in which part of the site we are…
    Please could you give paths or tips to fix this ?


    1. 1
    2. 2
    3. 3
    4. 4
    Ninja Lead Moderator
    #476473

    1) There seems be mis-undertand in this case
    Admin config, see the screenshot

    Front-end: see the screenshot

    We do not customize Page Title on k2 component. About your support request: “the title of my category (menu) on all the items pages that are childs of this category” , this relates to customization so we could not support

    2) With BLOG category: We have applied the same with “LATEST SHOTS”.

    You can make a comparision for item.php file between ja_lens / ja_lens_blog in this template and its in K2 component. We did not customize Page Title.

    Regards


    1. LATEST-SHOTS
    2. Frontend_LATEST_SHOTS
Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 9 months ago.

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