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

TOPIC: Breadcrumbs

Breadcrumbs 11 years, 5 months ago #5739

  • joerg
Hello,
first at all a very nice template you create.
my question, how i get run breadcrumbs position?
we have modul position but never show!

thx in advanced
joerg
The topic has been locked.

Re: Breadcrumbs 11 years, 5 months ago #5789

  • joerg
Hello,
we have to be a member to get answer for this small question?
to tell the true i ask myself is the support realy better when we are members!!

cheers
The topic has been locked.

Re: Breadcrumbs 11 years, 5 months ago #5800

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Dear joerg,

You can create a new position such as breadcrumb in the layout file.

Example: breadcrumb position is above the position-6 and position-7

* go to "templates\sj_joomla3\layouts\left-main-right.xml", finding:

<spotlight html5tag="section" order="5" id="yt_spotlight">
	<positions>
		<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span4" style="ytmod" type="modules">position-a</position>
		<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span4" style="ytmod" type="modules">position-b</position>
		<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span4" style="ytmod" type="modules">position-c</position>
		<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span6" style="ytmod" type="modules">position-d</position>
		<position class="span2d4" data-normal="hidden" data-tablet="hidden" data-stablet="span6" style="ytmod" type="modules">position-e</position>
	</positions>
</spotlight>


=>

<spotlight html5tag="section" order="5" id="yt_spotlight">
	<positions>
		<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span4" style="ytmod" type="modules">position-a</position>
		<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span4" style="ytmod" type="modules">position-b</position>
		<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span4" style="ytmod" type="modules">position-c</position>
		<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span6" style="ytmod" type="modules">position-d</position>
		<position class="span2d4" data-normal="hidden" data-tablet="hidden" data-stablet="span6" style="ytmod" type="modules">position-e</position>
	</positions>
</spotlight>
<breadcrumbs html5tag="section" order="5" id="yt_breadcrumbs">
	<positions>
		<position class="span12" style="ytmod" type="modules">breadcrumb</position>
	</positions>
</breadcrumbs>


* go to the breadcrumbs module and set the position at breadcrumb

Thanks
Ticket System | Join our Clubs to download our extensions and templates
The topic has been locked.

Re: Breadcrumbs 11 years, 5 months ago #5836

  • joerg
Hi SA Supporter,
thanks it works fine

how i can set position a-e to only a-b with span6?
i need only two position on this place, but also responsive
hope you can help me also

thanks
The topic has been locked.

Re: Breadcrumbs 11 years, 5 months ago #5854

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Dear joerg,

You can re-set positions in the layout file.

Example: go to "templates\sj_joomla3\layouts\left-main-right.xml", finding:

	<spotlight html5tag="section" order="5" id="yt_spotlight">
			<positions>
				<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span4" style="ytmod" type="modules">position-a</position>
				<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span4" style="ytmod" type="modules">position-b</position>
				<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span4" style="ytmod" type="modules">position-c</position>
				<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span6" style="ytmod" type="modules">position-d</position>
				<position class="span2d4" data-normal="hidden" data-tablet="hidden" data-stablet="span6" style="ytmod" type="modules">position-e</position>
			</positions>
		</spotlight>



=>

<spotlight html5tag="section" order="5" id="yt_spotlight">
			<positions>
				<position class="span6" style="ytmod" type="modules">position-a</position>
				<position class="span6" style="ytmod" type="modules">position-b</position>				
			</positions>
</spotlight>



Thanks
Ticket System | Join our Clubs to download our extensions and templates
Last Edit: 11 years, 5 months ago by loitt.
The topic has been locked.
The following user(s) said Thank You: DImanG

Re: Breadcrumbs 8 years, 1 month ago #27619

Thank you very much for your advices!

I've placed it right here:

<spotlight html5tag="section" order="5" id="yt_spotlight">
<positions>
<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span4" style="ytmod" type="modules">position-a</position>
<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span4" style="ytmod" type="modules">position-b</position>
<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span4" style="ytmod" type="modules">position-c</position>
<position class="span2d4" data-normal="span3" data-tablet="span3" data-stablet="span6" style="ytmod" type="modules">position-d</position>
<position class="span2d4" data-normal="hidden" data-tablet="hidden" data-stablet="span6" style="ytmod" type="modules">position-e</position>
</positions>
</spotlight>
<content html5tag="section" order="6" id="content" showDivTop="1" showDivBottom="0">
<positions>
<position
class="span7d2"
data-normal="span9"
data-tablet="span9"
data-stablet="span8"

noleft-class="span9d6"
noleft-data-normal="span9"
noleft-data-tablet="span9"
noleft-data-stablet="span8"

noright-class="span9d6"
noright-data-normal="span9"
noright-data-tablet="span9"
noright-data-stablet="span8"

noleftright-class="span12"
noleftright-data-normal="span12"
noleftright-data-tablet="span12"
noleftright-data-stablet="span12"

group="main" type="message"></position>
<position class="span7d2"
data-normal="span9"
data-tablet="span9"
data-stablet="span8"

noleft-class="span9d6"
noleft-data-normal="span9"
noleft-data-tablet="span9"
noleft-data-stablet="span8"

noright-class="span9d6"
noright-data-normal="span9"
noright-data-tablet="span9"
noright-data-stablet="span8"

noleftright-class="span12"
noleftright-data-normal="span12"
noleftright-data-tablet="span12"
noleftright-data-stablet="span12" style="ytmod" group="main" type="modules">breadcrumb</position>
Last Edit: 8 years, 1 month ago by DImanG. Reason: Descision found!
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.23 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