-
AuthorPosts
-
beyondsports Friend
beyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
June 16, 2008 at 4:12 am #129733i want to add an image gallery to the body of a new page/ article— or just create a new module position…dumn question–maybe its late; but, how would i go about doing this – . ive got a coupld of buttons: graphic design / email flyers and logo design — that i want to assign to the image gallery..
here is my webpage: http://www.treybraids-designs.com/Joomla/
thanks
treySherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 16, 2008 at 7:45 am #253848Hi beyondsports !
You can do following way below :
Open index.php file in templatesja_iolite folder , find following code section at about line 163 :
<div id="ja-current-content">
<jdoc:include type="component" />
</div>
change to :
<div id="ja-current-content">
<jdoc:include type="modules" name="top" style="xhtml" />
<jdoc:include type="component" />
</div>
then you install gallery module and config it , set position for it to “top”.
beyondsports Friendbeyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
June 16, 2008 at 3:02 pm #253921this is a dumn question; but, how do i link the button up to the page that will display the gallery…ive gone and edited the index.php file… and published the gallery with content…
thanks
treybeyondsports Friendbeyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
June 16, 2008 at 3:24 pm #253929ok i published and wow it is working fine except for a couple of thing’s… your thought’s…
go to my site…. above… when you click on graphic-logo or email flyer’s i am getting another article that will still be at the bottom of the page for some reason…how come—still trying to figure this out…
thanks
treybeyondsports Friendbeyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
June 16, 2008 at 3:29 pm #253930also once i made the change’s to the index.php file i am getting some bleed through from another component- ja news flash….
treyMenalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 16, 2008 at 3:48 pm #253934You want to add a module on one specific content link and dont show any “content”, just the module?
beyondsports Friendbeyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
June 16, 2008 at 4:01 pm #253936yes menalto… in my case gallery for graphic..logo and email flyer buttons….
thanks
treyMenalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 16, 2008 at 4:21 pm #253938Are you able to setup a super admin account for me? I gonna test out one thing if you feel ok with it?
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 16, 2008 at 4:49 pm #253944Take a look here: http://www.treybraids-designs.com/Joomla/index.php?option=com_content&view=article&id=58&Itemid=76
Is this working as you want it?
beyondsports Friendbeyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
June 16, 2008 at 4:54 pm #253946it is working– would need it position in the body to the left… can you explain what you did… i just need to activate the other positions to display with it ie: ja news… flash gamecenter and football helmets buttons….
thanks
treyMenalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 16, 2008 at 5:23 pm #253952This was done in the following way:
I created a new article from the article manager, named it
CUSTOM
and added{loadposition custom}
in the WYSIWYG editor,
then i set all parameters to hide on right side, such as pdf icons, mail, headline, everything except introtext that one i did not touch.
And then i went into the Main Menu, and set up a new menu item for this article, single article. Called it CUSTOM.
After that i went into the module manager and assigned the slideshow module to positioncustom
, show on menu item CUSTOM.When you have set up the other modules as you have done let me know how it is working for you?
beyondsports Friendbeyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
June 16, 2008 at 5:38 pm #253958working fie…how can i adjust the height and is it ok to unpublish the custom button on the main menu….and how would i add the page title…
trey
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 16, 2008 at 5:51 pm #253962<em>@beyondsports 59525 wrote:</em><blockquote>working fie…how can i adjust the height and is it ok to unpublish the custom button on the main menu….and how would i add the page title…
trey</blockquote>
I belive you can adjust the height from the module parameters in the backend.
And yes you can unpublis the “CUSTOM” menu button,since i just added it to show you how it was done.
The page title, you can set that in the parameters for the content article. I just set it all to hide to make it look more clean.1 user says Thank You to Menalto for this useful post
beyondsports Friendbeyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
June 16, 2008 at 5:53 pm #253963thanks for the help….trey
-
AuthorPosts
This topic contains 14 replies, has 3 voices, and was last updated by beyondsports 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum