-
AuthorPosts
-
August 20, 2015 at 6:14 pm #663733
Hi, I upgraded Ja Teline IV from 1.25 to 2.5.4 and Joomla from 1.5 to 3.4.3
There is a little problem. System to vote article disappeared.
All options to show it are activated, plugin, article configuration and menu configuration.What should I check to make it work?
The same problem is in quickstart template
Please let me know.
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 21, 2015 at 7:41 am #664186Hi carmila,
There are big differences between J!1.5 and J!3.x, try to switch default template (JA Teline IV) to a standard template of Joomla (Beez/Protostar) and see whether this vote shows in Joomla template or not.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 21, 2015 at 7:41 am #746226Hi carmila,
There are big differences between J!1.5 and J!3.x, try to switch default template (JA Teline IV) to a standard template of Joomla (Beez/Protostar) and see whether this vote shows in Joomla template or not.
August 21, 2015 at 10:28 am #664212If I switch to Protostar or Beez3 I can see “Vote”
August 21, 2015 at 10:28 am #746252If I switch to Protostar or Beez3 I can see “Vote”
August 23, 2015 at 2:42 pm #664793Hi Saguaros,
do you have any advice for me?August 23, 2015 at 2:42 pm #746330Hi Saguaros,
do you have any advice for me?Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 24, 2015 at 7:26 am #664866You can try opening this file: /root/templates/ja_teline_iv/html/com_content/category/blog_item.php
Look for this snippet of code:
<?php if (!$params->get('show_intro')) : ?>
<?php echo $this->item->event->afterDisplayTitle; ?>
<?php endif; ?>
Add this code line:
<?php echo $this->item->event->beforeDisplayContent; ?>
Then clean JAT3 cache.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 24, 2015 at 7:26 am #746368You can try opening this file: /root/templates/ja_teline_iv/html/com_content/category/blog_item.php
Look for this snippet of code:
<?php if (!$params->get('show_intro')) : ?>
<?php echo $this->item->event->afterDisplayTitle; ?>
<?php endif; ?>
Add this code line:
<?php echo $this->item->event->beforeDisplayContent; ?>
Then clean JAT3 cache.
August 26, 2015 at 2:26 pm #672802I make this change, but nothing changes…
August 26, 2015 at 2:26 pm #746696I make this change, but nothing changes…
-
AuthorPosts
This topic contains 13 replies, has 2 voices, and was last updated by Saguaros 9 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum