-
AuthorPosts
-
August 1, 2015 at 10:23 am #646984
Hi,
I want to get rid of the word article at the top, how do you do that? Thanks.
http://www.newwellwick.com/index.php/en/?option=com_content&view=article&id=42
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 3, 2015 at 3:13 am #647278Hi
You can try this way:
– Check which menu item this article belongs to and access back-end settings of this menu item
– Click on “Page Display Options”
– Set “Show Page Heading” to “No”
– Click on “Save”August 6, 2015 at 7:26 am #657797In fact, it does not belong to any menu, I place this link on a button
It can be found from Company Profile->awards(button)
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 6, 2015 at 8:58 am #657811I meant if it’s being assigned to any menu item, you can assign it and set above settings.
August 10, 2015 at 10:05 am #659543It does not belong to any menu because I only place that article in a link.
August 10, 2015 at 10:05 am #745007It does not belong to any menu because I only place that article in a link.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 11, 2015 at 5:02 am #659779Try this way:
– Open the language file: root/language/en-GB/en-GB.ini (I assume English is default language on your site, otherwise, you can find the associated file in your own language: root/language/xx-XX/xx-XX.ini)– Look for this line of text field: JGLOBAL_ARTICLES=”Articles”
change it to: JGLOBAL_ARTICLES=” “
August 11, 2015 at 9:06 am #659802it left out a red bar without the word article
August 11, 2015 at 9:06 am #745120it left out a red bar without the word article
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 12, 2015 at 7:02 am #660390Try this way:
– Go to file: root/templates/ja_techzone (your default template)/css/custom.css (create this file if it doesn’t exist)
– Add this css rule:
.view-article .page-header {
display: none;
}
1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by rclpris 9 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum