Nodes As Tabs

Nodes As Tabs 1.5.1

No permission to download
Thanks for the reply @Jake Bunce ....

I added this to my extra.css template but it didn't change anything

html.Responsive .navTab.nodetab3
{
display: none;
}

I am unsure if I'm doing this right.... I added the "3" which is the forum ID # (i.e /General.3/)

Do I find the nodetab ID somewhere else? I can't seem to locate it.
 
Jake, would you consider the possibility to add widgets in the columns in a future version?

Like in this wordpress theme

Skærmbillede 2014-06-04 kl. 21.06.54.webp
 
On mobile the secundary tabs don't work for me.
On a normal screen yes. What am i doing wrong or is this a known bug?
 
Ok Jake so I added the code into the EXTRA.css template in my style but it is still showing on mobile devices.

Code:
html.Responsive .navTab.nodetab3
{
    display: none;
}
 
Ok Jake so I added the code into the EXTRA.css template in my style but it is still showing on mobile devices.

Code:
html.Responsive .navTab.nodetab3
{
    display: none;
}

I assume the tab is restricted by permissions because it doesn't exist when I view your forum so I can't confirm the selector with absolute certainty.
 
Hey @Jake Bunce

Not really sure what I'm doing wrong as this has worked on another board. But I recently upgraded on pixelexit.com and am attempting to get the unread indicator to show.

My settings:
setting1.webp

An unread thread on the default style no edits:
setting2.webp

Any ideas or an I missing something?

XF: 1.3.2
Nodes as Tabs: 1.2.2
 
@Jake Bunce
Hey! I was wondering if there is a way to have a page display in its own navbar tab, but not have it show up when you go to the forums section of the site at the bottom. Also, I was wondering if there is a way to set a certain page as the homepage for the site. For example, on http://www.hypixel.net/, the homepage isn't the forums. It shows a feed of some posts, but not the entire forums. I want to display a custom page when the player opens the site. Thank you! Both my XF and Nodes as Tabs are fully updated.
 
Well it seems to be working for me. Maybe I am misunderstanding the problem. How exactly are the secondary tabs not working? Can you take a picture?
No it's on my mobile and ipad it doesnt work.
See my site and click blogs.
On a normal pc the secondary tabs works, on mobile not...
 
Hey @Jake Bunce

Not really sure what I'm doing wrong as this has worked on another board. But I recently upgraded on pixelexit.com and am attempting to get the unread indicator to show.

My settings:
View attachment 75528

An unread thread on the default style no edits:
View attachment 75529

Any ideas or an I missing something?

XF: 1.3.2
Nodes as Tabs: 1.2.2

Weird. I have never seen this problem reported before.

I would have to debug it. If you give me FTP and admin access I can do this. Ideally I also need a user login which presents this problem.
 
@Jake Bunce
Hey! I was wondering if there is a way to have a page display in its own navbar tab, but not have it show up when you go to the forums section of the site at the bottom. Also, I was wondering if there is a way to set a certain page as the homepage for the site. For example, on http://www.hypixel.net/, the homepage isn't the forums. It shows a feed of some posts, but not the entire forums. I want to display a custom page when the player opens the site. Thank you! Both my XF and Nodes as Tabs are fully updated.

That site is running XenPorta:

http://xenforo.com/community/resources/8wayrun-com-xenporta-portal.90/

And when editing a node you can uncheck Display in the node list to hide it from the node list.
 
Back
Top Bottom