-
AuthorPosts
-
fbernardello Friend
fbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
August 20, 2015 at 10:14 am #663179Dear Support,
I’m having problems whit the Tabs “Moste Read” and “Latest News”.
I followed this thread:
http://www.joomlart.com/forums/topic/most-read-and-latest-news/Please, check this page:
http://www.evicenza.it/itinerari-turistici/3-un-giorno-a-vicenza.htmlBut my result is this one tou can find attached.
The Custom HTML module is called Tabs. I used this code<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>The command “loadposition” works in the site.
If I put it into an article, it works!Can you please explain what is wrong?
Regards,
Federicojooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 20, 2015 at 10:34 am #663215Hi there
I would suggest you install quickstart and use it as reference .Thank you,
Viet Vufbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
August 20, 2015 at 10:38 am #663216Dear Viet,
this reply is not so helpful.In any case, I did it, but it’s not solving the problem.
If I check the quickstart, everything seem similar.Also, documentation is a little bit lacking.
Please, give real instructions.
Regards,
F.jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 20, 2015 at 11:01 am #663771Hi there
Let me check your site directly .
It would much easier for beginner by go with quickstart 🙂Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 20, 2015 at 11:01 am #663772Hi there
Let me check your site directly .
It would much easier for beginner by go with quickstart 🙂Thank you,
Viet Vufbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
August 20, 2015 at 11:05 am #663773Dear Viet,
I’m doing it. I’ve already sent ID and PWD in this post, but tell me if you need other.
eVicenza is a test site, cause the website I’m working to (ePadova) is not yet published.
Let me know.Regards,
F.jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 20, 2015 at 11:49 am #663777Hi there
Your current configuration absolute wrong . I would suggest you start with quickstart.
In case you still need current site. Please let me a bit time to re-config everything from starting .Thank you,
Viet Vufbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
August 20, 2015 at 12:03 pm #663780Dear Viet,
I know, it’s just the first test site I used with Teline V.The real website is not published yet; if you want I can give you instructions on how accessing it, but I only need to understand how to get the Tabs working, because I’m not able to.
I reproduced the Tabs error in the test site (eVicenza) to give you the possibility to check it.
F.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 20, 2015 at 12:06 pm #663781Hi there
Actually you are applying wrong template & module .
As quickstart, it’s ACM module .Please let me know if you stil want keep current site or you can go with quickstart.
Thank you,
Viet Vufbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
August 20, 2015 at 12:16 pm #663785Viet,
please read what I write: I need only to understand why the Tab is not working properly.I built the other site (ePadova) using the proper template and JACM, but the Tab give me the same error.
What is missing/wrong with it?timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
August 20, 2015 at 12:42 pm #663787Hi,
There are 3 modules you need to set up. You can find these by simple title word search in Module Manager.
The script (and html) in the Content Navigation – Article module are below, but should already be setup by Quickstart.
The Latest News and Most Read modules are as shown below: Note the the ‘tab-2’ and ‘tab-1’ positions for these modules.
You need to setup in which Categories these modules should find articles by using the Filtering Options tab – see below for Latest News module. Most Read module is set up in the same way.
I hope this gives you enough clues to get started. Tip: To make into Italian you edit the 2 scripts in picture 1.
Tim
P.S.
There are normally 2 tab modules as you may have found when searching for ‘tab’. Both are setup up in the same way but are used in different template positions, ‘sidebar, sidebar-1, sidebar-2.
fbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
August 20, 2015 at 12:47 pm #663788Dear Tim,
thank you for your reply, but I have already done what you suggest.
I created the Custom HTML module with the proper code, then I created Lates News and Most Read modules.
Attached you can find the result.Note, the loadposition funcion works in the site; if I insert in into an article it works properly.
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
August 20, 2015 at 1:13 pm #663794Pleased to hear you worked it out.
Tim
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
August 20, 2015 at 1:13 pm #746131Pleased to hear you worked it out.
Tim
fbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
August 20, 2015 at 1:20 pm #663795<em>@timtecsa 488342 wrote:</em><blockquote>Pleased to hear you worked it out.
Tim</blockquote>
Sorry Tim,
did you read my mail???It’s not working, look at the attachment!!!!
-
AuthorPosts
This topic contains 30 replies, has 3 voices, and was last updated by jooservices 9 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum