Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Change the menu with other joomla menu
(1 viewing) (1) Guest
Userguide, Report Bugs, New Ideas...
  • Page:
  • 1
  • 2

TOPIC: Change the menu with other joomla menu

Change the menu with other joomla menu 11 years, 11 months ago #2980

Hello, i tried to change defaut template menu with other joomla menu (for example swmenu), but i can't create module position in index.php. Can you help me please

Re: Change the menu with other joomla menu 11 years, 11 months ago #2981

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Hi Zlatko Gyuzelev,

The top menu is built in the template, not menu module.

There are many menu types which you can choose in the template admin (see the attached file).

They are very nice.

Our template have some special features.

You can not create position in the index.php as the other template.

Please refer to the user guide of sj business template as the following:

www.smartaddons.com/joomla/templates/template-user-guides/487-sj-business-template-userguide


and the user guide of yt framework:

www.smartaddons.com/joomla/templates/yt-framework

Thanks
Attachments:
Ticket System | Join our Clubs to download our extensions and templates

Re: Change the menu with other joomla menu 11 years, 11 months ago #2996

MENU is OK I will edited CSS but "You can not create position in the index.php as the other template." is very sad for me because i need from one module position right from slideshow

Re: Change the menu with other joomla menu 11 years, 11 months ago #2997

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Hi ,

you can add one position above or below the slideshow by editing the "main-right.xml" file in "your_site/templates/sj_business/layouts" folder if the layout is used as "main-right". Other layout is the same. Finding the code line

        <header2 order="2" id="yt_header">
			<positions>
				<position width="" height="" type="feature">@logo</position>
				<position width="185px" height="" type="modules">top-login</position>
				<position width="205px" height="" type="modules">top-search</position>
			</positions>
		</header2>
		<menu order="3" id="yt_menuwrap" autosize="1">
			<positions>
				<position width="" type="feature">@menu</position>
			</positions>
		</menu>
		<slideshow order="4" id="yt_slideshow">
			<positions>
				<position height="" width="" style="xhtml" type="modules">slide_show</position>
			</positions>
		</slideshow>



change to:



        <header2 order="1" id="yt_header">
			<positions>
				<position width="" height="" type="feature">@logo</position>
				<position width="185px" height="" type="modules">top-login</position>
				<position width="205px" height="" type="modules">top-search</position>
			</positions>
		</header2>
		<menu order="2" id="yt_menuwrap" autosize="1">
			<positions>
				<position width="" type="feature">@menu</position>
			</positions>
		</menu>
		
		<topmenu order="3" id="yt_topmenu">
			<positions>
				<position height="" width="" style="xhtml" type="modules">top_menu</position>
			</positions>
		</topmenu>

		<slideshow order="4" id="yt_slideshow">
			<positions>
				<position height="" width="" style="xhtml" type="modules">slide_show</position>
			</positions>
		</slideshow>




or


        <header2 order="1" id="yt_header">
			<positions>
				<position width="" height="" type="feature">@logo</position>
				<position width="185px" height="" type="modules">top-login</position>
				<position width="205px" height="" type="modules">top-search</position>
			</positions>
		</header2>
		<menu order="2" id="yt_menuwrap" autosize="1">
			<positions>
				<position width="" type="feature">@menu</position>
			</positions>
		</menu>
		
		

		<slideshow order="3" id="yt_slideshow">
			<positions>
				<position height="" width="" style="xhtml" type="modules">slide_show</position>
			</positions>
		</slideshow>
                
        <topmenu order="4" id="yt_topmenu">
			<positions>
				<position height="" width="" style="xhtml" type="modules">top_menu</position>
			</positions>
		</topmenu>




You have the top_menu position now.

Please do the steps above.

Thanks
Ticket System | Join our Clubs to download our extensions and templates

Re: Change the menu with other joomla menu 11 years, 11 months ago #2998

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Hi Zlatko Gyuzelev,

In addition, please edit the template.css file in "your_site/templates/sj_business/css", finding:

#yt_top,
#yt_header, 
#yt_menuwrap,
#yt_slideshow, 
#yt_breadcrumb,
#content,
#yt_article-slider,
#yt_var1,
#yt_var2,
#yt_footer,
#yt_spotlight1,
#yt_spotlight2,
#yt_footnav{
	width:100%;
	float:left;
}


change to:

#yt_top,
#yt_header, 
#yt_menuwrap,
#yt_topmenu,
#yt_slideshow, 
#yt_breadcrumb,
#content,
#yt_article-slider,
#yt_var1,
#yt_var2,
#yt_footer,
#yt_spotlight1,
#yt_spotlight2,
#yt_footnav{
	width:100%;
	float:left;
}


Thanks
Ticket System | Join our Clubs to download our extensions and templates

Re: Change the menu with other joomla menu 11 years, 11 months ago #3005

Is this for new module position right from slideshow ?
  • Page:
  • 1
  • 2
Time to create page: 0.24 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes