-
AuthorPosts
-
bluebeep Friend
bluebeep
- Join date:
- November 2007
- Posts:
- 44
- Downloads:
- 1
- Uploads:
- 23
- Thanks:
- 17
- Thanked:
- 2 times in 1 posts
January 30, 2014 at 10:04 pm #194298What’s the Menu item type for JA Muzic when you want to show the Artists with the categories General, Biography, etc.?
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
February 3, 2014 at 4:33 am #520889@ bluebeep,
They are the navigation links of an Artist page that is also a Joomla article of Artist category. You can refer to our template documentaion to display the artist pages like on our template demo at http://www.joomlart.com/documentation/joomla-templates/ja-muzic#template-config (Template Customization and Menu Configuration).
1 user says Thank You to phong nam for this useful post
March 31, 2014 at 3:29 pm #528802Hello !!!
I would like to modify the Artist menu options: “General”, “Biography”, “Audio”, “Video”, “Photos” and “Events”.
Like: “Intro”, “Description”, “Products” and others according to my website.Where can I do that and how?
Thanks in advance !
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
April 2, 2014 at 4:04 am #529107@ xabicom,
To modify these texts, pls open this file …/language/en-GB/en-GB.tpl_ja_muzic.ini then find and change these syntaxes:
TPL_COM_CONTENT_CATEGORY_GENERAL="General"
TPL_COM_CONTENT_CATEGORY_BIOGRAPHY="Biography"
TPL_COM_CONTENT_CATEGORY_TRACKS="Audio"
TPL_COM_CONTENT_CATEGORY_ALBUMS="Albums"
TPL_COM_CONTENT_CATEGORY_VIDEO="Video"
TPL_COM_CONTENT_CATEGORY_PHOTOS="Photos"
TPL_COM_CONTENT_CATEGORY_EVENT="Event"These texts will be updated in both front-end and backend (the Template Config in the template manager).
Also, you can refer to the userguide (search with keyword: “5. Templates Configuration“) to learn more about configuration for this template.
1 user says Thank You to Nazario A for this useful post
April 2, 2014 at 6:10 pm #529252It is working fine now !!! 🙂
Another question, I need to have at least 5 different type of artists and the template allows only one in:
Template Manager> Templates Config > User Group of Artist = ArtistsDo you think I have easy way to modify that according to my requirements?
Maybe you can give me some alternative ideas to implement…As always, thanks in advance !
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
April 7, 2014 at 8:19 am #529723@ xabicom,
As you might know this requires customization. Below are some steps for your consideration (eg: create User Group of Actors)
– Add new field in template manager with name “User Group of Actors” (/templates/your_template_name/templateDetails.xml)
– Create new user group with name “Actors” then add new user (actor’s name) into this usergroup.
– Create new category’s name “Actors” then create new article (actor’s name) which has the actor’s information
– Create new menu item with name “Actors” and select the category’s name “Actors”.Hope this helps.
1 user says Thank You to Nazario A for this useful post
April 8, 2014 at 11:29 am #529991Hello Nazario, of course it helps !
I follow all the steps and in addition to this, made some changes in the following file:
Templates/my_template/html/com_content/article/default_artist.phpI assign the variables on this way:
$artists_category → $actors_category
$artists_usergroup → $actors_usergroupI try to work only with the new menĂş option called “ACTORS” and it Works RIGHT!
But the option “ARTISTS”, as you can imagine, fail.So, now the issue is to have both menu options working and I don´t know if I could solve the assignment only with “IF” sentences in the first lines of code. As you know better the implementation on this template and the possible consequences, do you think is a good idea?
Maybe the solution is more simple creating a new default_actors.php, but it seem so big deal…
Any idea are welcome!
Thank you very much Nazario!!!Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
April 10, 2014 at 8:34 am #530282@ xabicom,
As my previous reply, your require is heavy customization. I’m afraid, I can guide you the main steps only. Now, you must to custom by yourself.
-
AuthorPosts
This topic contains 8 replies, has 4 voices, and was last updated by Nazario A 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum