-
AuthorPosts
-
clrmedia Friend
clrmedia
- Join date:
- October 2007
- Posts:
- 102
- Downloads:
- 18
- Uploads:
- 8
- Thanks:
- 17
- Thanked:
- 11 times in 1 posts
April 12, 2015 at 11:53 pm #205477I cannot see the front-end edit button for articles or modules. I have tried with custom.css disabled and enabled. Any assistance will be appreciated.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
April 13, 2015 at 1:49 am #566689Hi there
It’s confirmed bug in this Teline V. I’ll raise and inform it with team.
At moment you can call JHtml tools to get it back.Thank you,
Viet Vuclrmedia Friendclrmedia
- Join date:
- October 2007
- Posts:
- 102
- Downloads:
- 18
- Uploads:
- 8
- Thanks:
- 17
- Thanked:
- 11 times in 1 posts
April 13, 2015 at 2:18 am #566692Hi,
I am not familiar with JHTML. Can you provide information on how to perform the call to get the edit tools back?
Thanks,
Johnjooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
clrmedia Friendclrmedia
- Join date:
- October 2007
- Posts:
- 102
- Downloads:
- 18
- Uploads:
- 8
- Thanks:
- 17
- Thanked:
- 11 times in 1 posts
April 13, 2015 at 9:21 pm #566822After reading Viet Vu’s tip, I edited templates/ja_teline_v/html/layouts/joomla/content/info_block/hits.php to remove the hits code and insert the edit code. I then set hits to show in the articles options. (If you want to actually show hits, leave the code in. I think.) Because of other changes I made to the template, I also had to reduce the margin/padding above my h2.
REMOVE
<dd class=”hits”>
<i class=”fa fa-eye”></i>
<meta itemprop=”interactionCount” content=”UserPageVisits:<?php echo $displayData[‘item’]->hits; ?>” />
<?php echo JText::sprintf(‘COM_CONTENT_ARTICLE_HITS’, $displayData[‘item’]->hits); ?>
</dd>ADD
<dd class=”published hasTooltip” title=”<?php echo JText::sprintf(‘COM_CONTENT_EDIT_ITEM’, ”); ?>”>
<?php if ($canEdit) : ?>
<i class=”fa fa-edit”></i>
<li class=”edit-icon”> <?php echo JHtml::_(‘icon.edit’, $displayData[‘item’], $displayData[‘params’]); ?>Edit Me </li>
<?php endif; ?>
</dd>jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
April 15, 2015 at 5:14 pm #567105Hi there
Just wonder if everything solved at your side ?Thank you,
Viet Vuclrmedia Friendclrmedia
- Join date:
- October 2007
- Posts:
- 102
- Downloads:
- 18
- Uploads:
- 8
- Thanks:
- 17
- Thanked:
- 11 times in 1 posts
April 15, 2015 at 5:27 pm #567106It does what I need to do, which is edit articles from the front-end.
On one site, I am able to edit modules as well. On a second site, I am not able to edit modules (but this is likely something I have done on that site).
Anyway, with or without the ability to edit modules, the fix has me happier with the template. And I really liked the template, even before the fix.
K Schneider FriendK Schneider
- Join date:
- September 2014
- Posts:
- 170
- Downloads:
- 70
- Uploads:
- 11
- Thanks:
- 16
- Thanked:
- 11 times in 1 posts
September 2, 2015 at 9:48 am #681180<em>@jooservices 468251 wrote:</em><blockquote>It’s confirmed bug in this Teline V. </blockquote>
When is the update for fixing this bug?
K Schneider FriendK Schneider
- Join date:
- September 2014
- Posts:
- 170
- Downloads:
- 70
- Uploads:
- 11
- Thanks:
- 16
- Thanked:
- 11 times in 1 posts
September 2, 2015 at 9:48 am #747260<em>@jooservices 468251 wrote:</em><blockquote>It’s confirmed bug in this Teline V. </blockquote>
When is the update for fixing this bug?
K Schneider FriendK Schneider
- Join date:
- September 2014
- Posts:
- 170
- Downloads:
- 70
- Uploads:
- 11
- Thanks:
- 16
- Thanked:
- 11 times in 1 posts
September 2, 2015 at 11:34 am #681334Sorry, forgot to show for example publish date ….
It’s now showing the edit button.K Schneider FriendK Schneider
- Join date:
- September 2014
- Posts:
- 170
- Downloads:
- 70
- Uploads:
- 11
- Thanks:
- 16
- Thanked:
- 11 times in 1 posts
September 2, 2015 at 11:34 am #747271Sorry, forgot to show for example publish date ….
It’s now showing the edit button. -
AuthorPosts
This topic contains 11 replies, has 3 voices, and was last updated by K Schneider 9 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum