-
AuthorPosts
-
August 17, 2015 at 2:56 pm #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 Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
August 17, 2015 at 11:31 pm #662522In your second problem, have you set up the Latest News and Most read modules which display inside the Content Navigation module?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 18, 2015 at 8:45 am #662628You 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.
1 user says Thank You to Ninja Lead for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 18, 2015 at 8:45 am #745786You 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.
1 user says Thank You to Ninja Lead for this useful post
August 19, 2015 at 9:23 pm #663081Hi , thank you for help , now everything is working perfectly . You are the best
August 19, 2015 at 9:23 pm #746024Hi , thank you for help , now everything is working perfectly . You are the best
-
AuthorPosts
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