By lunk rat on
I have successfully set up some views to work as tabs next to each other. I am now trying to re-create this somewhere else with the EXACT same settings. It creates the first tab, but the second tab shows up only as a "secondary tab" to the first.
Here is what I have already done (and what I want): http://www.jakesgeneralstore.com/cars/for-sale
Here is where I am trying to reproduce the above, but Views is not cooperating: http://www.jakesgeneralstore.com/product/vintage-signs
Can any views-tabs gurus help me out? 5.7
THANKS!
Comments
Clarification
To clarify:
I want this:
_| All signs |_| Gas Signs |_| Car Signs |_| Neon Signs |_
but instead it gives me this:
_| All Signs |_
View | Edit | Clone | Gas Signs | Car Signs | Neon Signs
No matter what I do, even though I am setting it up EXACTLY like my 'Cars' section that works fine:
http://www.jakesgeneralstore.com/cars/for-sale
Any thoughts?
lunk_rat is Acquia Certified Grand Master
I discovered the problem
My problem was caused by another view (product) sharing a root URL with the views that I was trying to get tabbed. I just changed the URL of the 'default tab' view and all other views that I wanted on that tabs so that the URLs didn't start with "product/" and all was good.
NOTE: Views tabs are HIGHLY dependent on the URL of the views that you are tabbing together.
NOTE: If you try to have more than one set of views tabs and they all run together, check that you have set up at least one 'default tab' (checked).
Contact me if you have questions about this problem.
lunk_rat is Acquia Certified Grand Master
How did you achieve to show
How did you achieve to show views as tabs next to each other? Is it a module? I tried Views_Tabs out, but couldn't get it to work.