-
AuthorPosts
-
travelweb Friend
travelweb
- Join date:
- December 2012
- Posts:
- 41
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
December 16, 2012 at 11:39 am #183144Hello,
I just bought the JA travel template a couple of days ago and made quite some progress the last days.
I am still dealing with one problem.
I would like to have ‘tabbed’ videos and images on my site, similar to this site on the right side:
http://templates.joomlart.com/ja_teline_iii/I found some questions about it on the forum, for example the following link (containing a solution):
http://www.joomlart.com/forums/topic/ja-popup-plugin/I try to copy what he is doing, but I am not able to do so.
I installed the JA Tabs and JA Popup plugins.
I noticed that for 1.5 you had both a plugin and a module for JA Tabs.
For 2.5 there is only a plugin. I that causing my problem? Or can I just create a module myself by editing a “HTML” module?For articles the tabs plugin works fine.
The writer on the forum is talking about sections and creating menus.
Is there any that can help me a bit further?
Or are there better “off the shelf” solutions to achieve my goal?Best regards,
Petertravelweb Friendtravelweb
- Join date:
- December 2012
- Posts:
- 41
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
December 16, 2012 at 5:49 pm #476400I am working on a solution but still get stucked.
I use a code like this in a example article:
{jatabs type=”articles” ids=”9, 24″ ajax=true view=”introtext” position=”top” widthTabs=150 width=880 animType=”animMoveVir”} {/jatabs}
Subsequently I have created two articles (9 and 24), that contain JA popup codes for videos and for images.
This is an example code (for the images):
{ japopup type=”slideshow” content=”images/sampledata/flowers/gl-10.jpg, images/sampledata/flowers/gl-11.jpg, images/sampledata/flowers/gl-12.jpg, images/sampledata/flowers/gl-13.jpg, images/sampledata/flowers/gl-14.jpg” group1=greybox width=”400″ height=”300″ title=”Sample slideshow”} Sample slideshow{ /japopup}
The problem is: when is use the JA popup code directly in an article, this works.
But when I request the code via the JA tabs code, it only displays de JA Popup code, but doesn’t execute it.
Anyone an idea?
Thanks!
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 17, 2012 at 9:55 am #476485Hi Travelweb,
Please try to swap order of two plugins to resolve that issue.
Regards
travelweb Friendtravelweb
- Join date:
- December 2012
- Posts:
- 41
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
December 17, 2012 at 10:17 am #476497Hi HeR0,
Do you mean in the code?
Or in the administrator panel?I tried the last option, but that doesn’t seem to work.
Thanks.
Kloeckner FriendKloeckner
- Join date:
- March 2010
- Posts:
- 52
- Downloads:
- 66
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
travelweb Friendtravelweb
- Join date:
- December 2012
- Posts:
- 41
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
December 17, 2012 at 8:00 pm #476549Hi Virtiual 24,
I am using the 2.5 template (the latest).
Something like on your page is what I am after.
I want to display let say four embedded Youtube movies, fist you should only see 4 pictures of the videos and when you click on it, a poup with the corresponding video will appear.The next tab I want the same, but then for images.
Another question, how do you get the newletter picture in the footer?
Thanks!
Kloeckner FriendKloeckner
- Join date:
- March 2010
- Posts:
- 52
- Downloads:
- 66
- Uploads:
- 7
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
December 17, 2012 at 9:07 pm #476555hi peter
newsletter:
… it is module-position: user20.create a custom module:
– the following code is the content of it (I took it from the template):
<h3>Newsletter</h3>
<form method="post" action="index.php"><label><input class="form-text" name="Your name here" maxlength="60" size="14" type="text" /></label><label><input class="form-text" name="Your email" maxlength="60" size="14" type="text" /></label><a class="links">Subcribe</a>
</form>– then in module parameter just key in: _newsletter
as for the form you have to rewrite it to your needs – i haven´t done it yet on my site…ok – you are using 2.5. peter, as i am not familiar with it – i can´t give you help for this.
kind regards
williamtravelweb Friendtravelweb
- Join date:
- December 2012
- Posts:
- 41
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
December 17, 2012 at 9:48 pm #476560Thanks, I will try to see if it works out.
Best regards,
Petertravelweb Friendtravelweb
- Join date:
- December 2012
- Posts:
- 41
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
December 17, 2012 at 9:52 pm #476561Can you send me the JA tabs and the JA popup code that you use for your ‘tabs’?
Thanks!
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 20, 2012 at 7:23 am #476886Please try in plugin manager.
Check out the screenshot http://prntscr.com/motjm . You can see JA Tab and JA Popup can work well here http://joomla25-templates.joomlart.com/ja_teline_iv/
PS: clean all cache after changiing anythings.Regards
<em>@travelweb 350941 wrote:</em><blockquote>Hi HeR0,Do you mean in the code?
Or in the administrator panel?I tried the last option, but that doesn’t seem to work.
Thanks.</blockquote>
travelweb Friendtravelweb
- Join date:
- December 2012
- Posts:
- 41
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
December 20, 2012 at 10:20 pm #476996Hi HeR0,
I tried it again, but did not succeed yet.
Separately the plugins DO work, but not in combination.I will try again tomorrow.
Best regards
-
AuthorPosts
This topic contains 11 replies, has 3 voices, and was last updated by travelweb 12 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum