-
AuthorPosts
-
cybernun Friend
cybernun
- Join date:
- July 2009
- Posts:
- 226
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 111
- Thanked:
- 6 times in 1 posts
June 18, 2012 at 4:44 am #178251HELP! Anyone know why some articles display the word, “Articles” above an article title? I cannot get rid of it and it appears in one article and not another for no apparent reason:
ARTICLES
HORACE (HORUS) ARMISTEAD :((:((:((
This appears to be happening in other templates but the answer gets PM’ed and is not put into the Forum.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
cybernun Friendcybernun
- Join date:
- July 2009
- Posts:
- 226
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 111
- Thanked:
- 6 times in 1 posts
June 18, 2012 at 3:52 pm #457880OK. And then I will put the answer into Forum because too many people get their answer PM’ed and don’t come back to let the rest of us know. I tried to disable K2 but it stopped other things from working. So THANK YOU for your offer of help. Wil PM details now. 🙂
stix Friendstix
- Join date:
- April 2012
- Posts:
- 76
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 9
- Thanked:
- 7 times in 1 posts
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 18, 2012 at 5:19 pm #457899The issue is you have unpublished the Clinton Adams and so the parameter changes did not reflect. If you enable it the Articles text will go.
if you want to disable the clinton adams menu and remove the Article heading , then you have to work on some css or in php code
for css
add this code to this file: templatesja_mendozitecsstemplate.css
.item-page h1.componentheading {
display:none !important;
}
For php code:
Go to this file : pluginssystemjat3jat3base-themesdefaulthtmlcom_contentarticledefault.php
Remove this code
<?php if ($this->params->get('show_page_heading', 1)) : ?>
<h1 class="componentheading">
<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
<?php endif; ?>
Note: If you Find my Post useful please click on the Thanks Icon
1 user says Thank You to chavan for this useful post
cybernun Friendcybernun
- Join date:
- July 2009
- Posts:
- 226
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 111
- Thanked:
- 6 times in 1 posts
June 18, 2012 at 5:35 pm #457903Since there will almost 60 artists, listing them all in Main menu is too much…I may make a side menu for that. Meanwhile, I will try your solutions and THANK YOU! Thank you for these suggestions. Will get back with result. 🙂
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by cybernun 12 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum