test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • milborsochi Friend
    #662460

    Hello, I am making my first website and I have some problems that I can’t solve.

    1. First problem pagination error- layout special page: blank content, I don’t have option display num (see the picture)

    2. Second problem most read and latest news- does not show (see the picture)

    3. Third problem JA acm module, JA Facebook, JA System google maps, I can’t install update package via Joomla Installer,
    Install update package with JAExtension Manager-Response from JoomlArt Updater Service: Your account does not have enough permission to take this action. Please contact “JoomlArt Updater Service” for more information or use another account. (see the picture)

    4. Fourth problem JACM Magazine Featured news style 1,style 2,style 3,style 4 don’t work – menu TEHNOPOLIS (see the picture)

    timtecsa Friend
    #662522

    In your second problem, have you set up the Latest News and Most read modules which display inside the Content Navigation module?

    Ninja Lead Moderator
    #662628

    You can find my answer with your question above

    1) Please make sure that the pagination option is enabled

    2) Go to Admin site -> Global Configuration -> under Site tabs-> set Default Editor: Editor – None and back the Content Navigation module and set it with code below


    <div><!-- Nav tabs -->
    <ul class="nav nav-tabs">
    <li class="active"><a href="#home" data-toggle="tab">Most read</a></li>
    <li><a href="#profile" data-toggle="tab">Latest news</a></li>
    </ul>
    <!-- Tab panes -->
    <div class="tab-content">
    <div id="home" class="tab-pane active">{loadposition tab-1}</div>
    <div id="profile" class="tab-pane">{loadposition tab-2}</div>
    </div>
    </div>

    3) You should be able to update any template/extension with your Developer membership, just go to backend settings of JA Extension manager component and add your membership account into JoomlArt Updates service and make sure that you set this as default update services. Look at this screenshot:

    Now, you can update new version from our products

    4) Look at both modules below

    You will see it’s working fine on your site.

    Ninja Lead Moderator
    #745786

    You can find my answer with your question above

    1) Please make sure that the pagination option is enabled

    2) Go to Admin site -> Global Configuration -> under Site tabs-> set Default Editor: Editor – None and back the Content Navigation module and set it with code below


    <div><!-- Nav tabs -->
    <ul class="nav nav-tabs">
    <li class="active"><a href="#home" data-toggle="tab">Most read</a></li>
    <li><a href="#profile" data-toggle="tab">Latest news</a></li>
    </ul>
    <!-- Tab panes -->
    <div class="tab-content">
    <div id="home" class="tab-pane active">{loadposition tab-1}</div>
    <div id="profile" class="tab-pane">{loadposition tab-2}</div>
    </div>
    </div>

    3) You should be able to update any template/extension with your Developer membership, just go to backend settings of JA Extension manager component and add your membership account into JoomlArt Updates service and make sure that you set this as default update services. Look at this screenshot:

    Now, you can update new version from our products

    4) Look at both modules below

    You will see it’s working fine on your site.

    milborsochi Friend
    #663081

    Hi , thank you for help , now everything is working perfectly . You are the best

    milborsochi Friend
    #746024

    Hi , thank you for help , now everything is working perfectly . You are the best

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

This topic contains 6 replies, has 3 voices, and was last updated by  milborsochi 9 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum