Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • htinnovazione Friend
    #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.
    Adriano

    Ninja Lead Moderator
    #499135

    1) 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

    htinnovazione Friend
    #499191

    Thanks! 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.
    Adriano

    Ninja Lead Moderator
    #499248

    You 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?

    htinnovazione Friend
    #499263

    Sorry i expressed myself badly, i wanted to change the text “Read this Entry” in “Read More”. Thanks for your help 🙂

    Ninja Lead Moderator
    #499444

    Yeah! my solution posted before will help you to solve this problem. Let me know if it helps

    htinnovazione Friend
    #499622

    All works fine! Thanks alot! 🙂

Viewing 7 posts - 1 through 7 (of 7 total)

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