This certainly is a frustrating experience, but “it’s not working” doesn’t help much to debug the issue. The link you provided returns a 404 error. Could you get more specific and provide the correct link? Also a detailed description of your workflow would help:
- What ID do you want to exclude? How did you retrieve that?
- How do you try to exclude it?
- How did you set anchors and how do you link there?
The id’s I want to exclude are: #glove, #standard, and #distress I add them already to the exclude section as #glove, #standard, #distress but when I click on the tabs it keeps on scrolling below the tabs.
The link is published now.
Now I see your page and also, that you excluded #glove, #s (but not #glove, #standard, #distress as you stated above). Could you check your input in Settings > Reading?
I don’t want to sound rude, but my time is limited, too. For free support it would be nice if you would be a little more cooperative, like answering all questions that I have asked above.
I added them properly now. I saved it as #glove, #standard, #distress but it saved as #glove, #s. Thanks for putting time for this really appreciated it.
Alrightโฆ If I get it right, you excluded the IDs the anchor links to. Try instead to exlude the CSS-Class of the anchor. (As the anchor doesn’t have a class itself, we must use the class that encapsulates the anchor, i.e. .vc_tta-tab.)
So, to put it in a nutshell: Go to settings > reading and exclude .vc_tta-tab instead of the IDs.
Could you then give me a brief feedback, if it works as desired, please? ๐
Hi Bego,
I tried adding .vc_tta-tab, but still not working ๐
I tried adding .vc_tta-tab, .vc_tta-tab vc_active in the Exclude Sections and it’s all working now. Thanks for your help! ๐
Hurray! ๐
Glad you got it working.