-
AuthorPosts
-
July 15, 2013 at 2:50 pm #188963
Good evening, i have two problems with JA_University template.
First:
i want to use JAContentSlider to make a slideshow of some news, but it doesn’t work. When i click on the arrow the next slide isn’t appear. I cannot use JASideNews because i need a slideshow.Second:
i want to change the text of the menu when i view the site on mobile device. Now the text is “Navigation”, instead i would use “Menu”.Thanks in advance.
AdrianoNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 16, 2013 at 4:52 am #4991351) With the first issue you mentioned, so that I can take a look and try to assist, please provide the url of the site you’re working on and the screenshot back-end your configured maybe I might be able to help you out then.
2) And the second issue you can change Navigation to Menu by
Open templates/ja_university/js/menu/mega.js file
From
jbutton = new Element ('div', {id:'ja-menu-button', html: 'Navigation', styles: { display: 'none'}}).inject (jmega, 'before');
Change to
jbutton = new Element ('div', {id:'ja-menu-button', html: 'Menu', styles: { display: 'none'}}).inject (jmega, 'before');
Always remember to clear cache from the Admin area after apply any changes
July 16, 2013 at 1:29 pm #499191Thanks! Now in the responsive version it display “Menu”.
I fixed the content slider by myself 🙂Now i would know if there is a way to change “Read this Entry” with “Read More”.
Thanks in advance.
AdrianoNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 17, 2013 at 4:38 am #499248You can change Read this Entry in JA ContentSlider module here
Open language/en-GB/en-GB.mod_jacontentslider.ini file
Find and see
READMORE="Read this Entry"
And with “Read More” which module are you mentioning?
July 17, 2013 at 7:25 am #499263Sorry i expressed myself badly, i wanted to change the text “Read this Entry” in “Read More”. Thanks for your help 🙂
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 18, 2013 at 9:48 am #499444Yeah! my solution posted before will help you to solve this problem. Let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
July 19, 2013 at 4:00 pm #499622All works fine! Thanks alot! 🙂
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by htinnovazione 11 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum