-
AuthorPosts
-
October 18, 2015 at 2:43 pm #705668
I am using Teline V on Joomla 3.4.4
The Topics list ACM – Magazine – Notification : new-items/Whatsnews module shows the topic items, and that all works well. The problem lies with the New Articles box. It shows that I have a new article, but when I click it the space below opens, but there is no content.
Please assist.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 19, 2015 at 9:03 am #705817Hi,
I got the problem from our product, you can use my temporary solution below to fix it
Open templates/ja_teline_v/acm/notification/tmpl/new-items.php file and move script like my script
$aparams->set('date_filtering', 'relative');
$aparams->set('date_field', 'a.publish_up');
$aparams->set('relative_date', $duration);
$items = JATemplateHelper::getArticles($aparams, $catids, $aparams->get('count', 99));
Hope it helps
Regards
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 19, 2015 at 9:03 am #752129Hi,
I got the problem from our product, you can use my temporary solution below to fix it
Open templates/ja_teline_v/acm/notification/tmpl/new-items.php file and move script like my script
$aparams->set('date_filtering', 'relative');
$aparams->set('date_field', 'a.publish_up');
$aparams->set('relative_date', $duration);
$items = JATemplateHelper::getArticles($aparams, $catids, $aparams->get('count', 99));
Hope it helps
Regards
October 19, 2015 at 2:07 pm #705905Many thanks for the response. I added the code, but it doesn’t resolve the issue. It did make the small down arrow rotate in the new articles box, but still doesn’t show the article content when I click it. I did add a new article to see if that would make a difference but it doesn’t seem to.
October 19, 2015 at 2:07 pm #752171Many thanks for the response. I added the code, but it doesn’t resolve the issue. It did make the small down arrow rotate in the new articles box, but still doesn’t show the article content when I click it. I did add a new article to see if that would make a difference but it doesn’t seem to.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 20, 2015 at 4:17 am #705977In this case, I need to check this problem directly on your site, it’s better you can pm me the URL of your site and admin login backend of your site.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 20, 2015 at 4:17 am #752243In this case, I need to check this problem directly on your site, it’s better you can pm me the URL of your site and admin login backend of your site.
October 20, 2015 at 11:19 am #706069Thank you. I have sent a pm with access details
October 20, 2015 at 11:19 am #752286Thank you. I have sent a pm with access details
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 21, 2015 at 4:17 am #706153<em>@digitaldude 498462 wrote:</em><blockquote>Thank you. I have sent a pm with access details</blockquote>
Look at both images below
You can will see with Content Type: Topic have 3 articles but it works TheLifeHabit Information, Topic categories and it does not select in What’s new module.
I added TheLifeHabit Information, Topic categories into What’s new module, now it’s working fine on your site.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 21, 2015 at 4:17 am #752370<em>@digitaldude 498462 wrote:</em><blockquote>Thank you. I have sent a pm with access details</blockquote>
Look at both images below
You can will see with Content Type: Topic have 3 articles but it works TheLifeHabit Information, Topic categories and it does not select in What’s new module.
I added TheLifeHabit Information, Topic categories into What’s new module, now it’s working fine on your site.
October 21, 2015 at 4:59 am #706159Looking great thanks.
One last question. It now shows the topic or category, but there iss still the big blank space below when it opens up. I see that the demo site does the same. If this doesn’t display anything, why open it up?
October 21, 2015 at 4:59 am #706162Looking great thanks.
One last question. It now shows the topic or category, but there is still the big blank space below when it opens up. I see that the demo site does the same. If this doesn’t display anything, why open it up?
October 21, 2015 at 4:59 am #752376Looking great thanks.
One last question. It now shows the topic or category, but there is still the big blank space below when it opens up. I see that the demo site does the same. If this doesn’t display anything, why open it up?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 21, 2015 at 9:03 am #706174You can change space that on your site with by change the value highlight text into templates/ja_teline_v/acm/notification/css/style.css file
.whatsnew-wrap .magazine-links {
background: transparent;
border-top: 4px solid #cc0000 ;
box-shadow: inset 0 0 0 1px #e5e5e5 ;
height: 360px;
overflow-y: auto;
padding: 0;
}
-
AuthorPosts
This topic contains 16 replies, has 2 voices, and was last updated by Ninja Lead 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum