Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • pradino Friend
    #199659

    Hi

    I have a tags listed in the sidebar of a trailers page in my site. The tags are showing properly but when user clicks on the tag link, the page that appears cannot load the images for article types like video, images and texts. I have attached the screenshot of the result page.

    Can anyone solve this issue for fixel template?

    Thanks


    1. tagpage
    Nazario A Friend
    #542368

    @pradino,

    You need to set “Show” for “Item Images” in Component >> Tags >> Options >> Tagged Items Options

    Now, your site is working fine.

    Let me know if this helps


    1. Screenshot_45
    2. Screenshot_46
    pradino Friend
    #542417

    Hi @nazario A
    Thanks for the reply, it sorted me out.

    I still having problem with tags:
    1) I wanted to add title to the page and the title should be the tag name, so I changed “SHOW TAG NAME” to SHOW. But it showed the title of the site. How can I add the tag name as title in the page.

    2) When I click on the link on tag page, the popup page displays blank while when clicking the same page as a separate link it displays the contents as well as the social media comment plugins. Is there a small thing that I am missing again here? Please check the attachment.

    Thanks


    1. page-in-popup
    2. page-in-link
    Nazario A Friend
    #542512

    @pradino,

    <blockquote>1) I wanted to add title to the page and the title should be the tag name, so I changed “SHOW TAG NAME” to SHOW. But it showed the title of the site. How can I add the tag name as title in the page.</blockquote>

    Please open file: /templates/your_template_name/html/com_tags/tag/default.php then find and replace this code (in line 22):

    echo JHtml::_('content.prepare', $this->document->title, '', 'com_tag.tag');

    With:

    echo JHtml::_('content.prepare', $this->item[0]->title, '', 'com_tags.tag');

    <blockquote>2) When I click on the link on tag page, the popup page displays blank while when clicking the same page as a separate link it displays the contents as well as the social media comment plugins. Is there a small thing that I am missing again here?</blockquote>

    It would be best if you send me the FTP credential of your site via PM so that I can fix it for you.

    pradino Friend
    #542670

    Hi @nazario A

    I have sent you the ftp in PM. Please check.
    Thanks

    Nazario A Friend
    #542683

    @pradino,

    I can not access your FTP now with the info you provided. Please check it agan and let me know when it works.

    I just send PM to you. Pls check it.


    1. Screenshot_57
    2. Screenshot_58
    pradino Friend
    #542735

    Can you check your PM @nazario A
    Let me know

    Nazario A Friend
    #542820

    @pradino,

    <blockquote>2) When I click on the link on tag page, the popup page displays blank while when clicking the same page as a separate link it displays the contents as well as the social media comment plugins. Is there a small thing that I am missing again here?</blockquote>

    If you want to show the image in article on popup, you need to add the intro image and full image in the configuration of the article.

    For the comment, you are using the CComment component. Pls contact with the developer of this extension, they will give you the best solution.

    Let me know if this helps


    1. Screenshot_64
    pradino Friend
    #542838

    Hi

    But when we have image in both intro and full image:
    1) if opened in popup, intro image is shown but no comment section. (Here we want comment section)
    and
    2) if opened in new window, intro image, full image and comment section all are visible. (Here, we dont want intro image)

    I will have a check with no. (1), can you help with no. (2).

    Thanks

    Nazario A Friend
    #543062

    @pradino,

    <blockquote>1) if opened in popup, intro image is shown but no comment section. (Here we want comment section)</blockquote>

    As my previous reply, pls contact with the developer of CComponent extension, they will give you the best solution.

    <blockquote>2) if opened in new window, intro image, full image and comment section all are visible. (Here, we dont want intro image)</blockquote>

    Have you sorted it out at your end ? I just checked on this link, it’s working fine.

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

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

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