Tagged: article
-
AuthorPosts
-
February 1, 2017 at 6:23 pm #1007410
I have created an article in my Joomla 3.4.8. How to view the article in Purity III template by entering the URL?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 1, 2017 at 6:42 pm #1007416That doesn’t help anything.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 1, 2017 at 6:50 pm #1007417February 1, 2017 at 6:53 pm #1007418I have created an article in my Joomla 3.4.8 and the link is http://www.myclinic2u.com/v1.3/index.php?option=com_content&view=article&id=290.
However, I cant view the article using Purity III template?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 1, 2017 at 6:59 pm #1007419To render articles , joomla need to relate these articles to menu items – you can create a new menu item as type = single article and select the article you have created – then assign to the menu item as template style the Purity_III default template that should have as layout selected into Layout tab the default layout , which has insdie it the component block used by joomla to render components like com_content ( article ).
Hope it helps.
February 1, 2017 at 7:02 pm #1007420I dont want the menu to be display for public. How to hide the menu?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 1, 2017 at 7:09 pm #1007423I dont want the menu to be display for public. How to hide the menu?
You can hide Megamenu for specific page by using Page Class in menu item of that page. What you need to do is go to backend > menu > select menu item of page you want to hide Megamenu > Page Display (tab) > Page Class > add a class name, eg nomenu (remember to add a space before class name) The go to this folder: /templates/ja_template_name/css/, create a new file named custom.css and add this CSS rule:
.nomenu .t3-mainnav { display: none; }
Hope this helps.
February 1, 2017 at 7:20 pm #1007424Sorry, I don’t understand your explanation. Is there any way you can explain in a lay man term.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 1, 2017 at 7:51 pm #1007425Sorry, I don’t understand your explanation. Is there any way you can explain in a lay man term.
Sorry but these are the terms which identify each single step to do, to hide mainmenu on a specific page, i don’t know how to explain in other words.
You can read documentation about t3-framework HERE
and search also on this forum for topics where users had your exact problem.
Regards
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by pavit 7 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum