Code

Discussion on Tocer - table of contents maker WordPress plugin (formerly Fixed Toc)

Discussion on Tocer - table of contents maker WordPress plugin (formerly Fixed Toc)

By
Cart 2,920 sales

webvars supports this item

Supported

This author's response time can be up to 2 business days.

434 comments found.

Hello, I have a pre-sale question: does this plugin supports category page? I have this website: https://nnhotempo.it/cucina/pentola-pressione-elettrica/ with a full width layout without sidebar, is it compatible? After purchasing this plugin can I get a refund in case it is not my fit? Thank you for the support

No, it only supports singular pages, such as Posts, Pages, Custom Post Types.

Is there any chance this plugin will support in future category pages? Or is there a particular reason why this compatibility is not possible? Thank you

I am not sure because it is not the primary purpose of the plugin.

Can you look to add smooth scroll feature ?. That should make this plugin too awesome. Currently when we click any topic, it goes to the topic very fast.

It has smooth scroll feature, see the demos. Maybe your website has conflicts with it. Give me the page link via the Support menu, so I can check for you.

I want to use the plugin in couple of Pages. Is it possible to use it in specific of pages? These pages has been built by Elementor.

Yes. You can individually set which pages to show TOC, and it also works with Elementor.

I’ve run into a minor problem.

I add TOC shortcodes to only some of my posts by inserting the shortcode. This works perfectly fine.

However, making a reusable Gutenberg block with the [toc] shortcode doesn’t work. Is this a compability issue with Gutenberg?

It’s not a big deal but it would be nice to be able to add the shortcode to a reusable block for easier management.

There is only the first shortcode available, whatever you add it directly on source code or Guterberg block, Because the plugin doesn’t support duplicate TOC.

This issue occours while inserting the shortcode (only once) with a reusable block in Gutenberg. Inserting the code manually works fine.

What is a reusable block? I have test that it works on the Gutenberg shortcode block.

It´s compatible with Gutemberg?

It still works with Gutenberg, but there is no block options of Gutenberg.

Hi there. Will a TOC by globally applied to all pages onsite ~ eg Homepage, archives, 404 etc ~ or can you specify what type of pages it should load on? Eg Just single posts? Thx

Singular page, such as post, page, and custom post types.

Hello, I would like to delete heading tag for the Contents Header part because for SEO purpose it doesnt fit my needs. Would you mind to advise me where to change it within the code ?

Access into fixed-toc/frontend/html/class-element-header.php, find the code below at line 50:

$this->content = $obj_control_icon->get_html() . $obj_minimize_icon->get_html() . $obj_header_title->get_html();

Change to:

$this->content = $obj_control_icon->get_html() . $obj_minimize_icon->get_html();

Hey thank you, it is almost what I want but I want to keep being able to write text in the heading tag, I just dont want it to be a H1-H6, like a div, span or whatever but not heading. Thanks

Access into fixed-toc/frontend/html/class-element-header-title.php, change the code below at line 18:
$this->tagname = fixedtoc_get_val('contents_header_title_tag');
to
$this->tagname = 'span';

Hi,

I have problem. Users dont see TOC on mobile website version. How to fix it?

Send me the page link via the Support Menu. And check the “Debug” option on the Fixed TOC Settings page. So I can check and fix for you.

Hi! Can I test the plugin on my website before buying?

Sorry, No. It only provides online demos. If you have any problems when you use the plugin, you can ask for support services.

If I don’t like what your plugin looks like with my template? If I find an incompatibility with other plugins or template? Is there a refund available?

You can see the refund policy of Codecanyon. I follow that.

hi, nice plugin a couple of questions pls

i create the table of content and inside there i add texts also? its responive right? its a heavy one, my site is optimized for speed Thanks!

I can’t completely understand what you mean.

Can i create toc only from posts? i dont want auromatically create toc with home page headings, Only from blog posts , is this possible?

I’ve played around with the plugin and it looks great.

Is it possible to show the TOC button and TOC content in separate positions?

I would like to place the button in the bottom right corner, and the TOC content middle right (set with a width and height limit).

Thank you.

Sorry, It doesn’t support.

I hope this is something you would consider adding sometime in the future.

Keep up the good work!

I will consider your kindly recommendation. Thanks.

Can I enable this plugin only for a specific category?

No, it doesn’t support yet. It only support a singular post, page or any custom post types.

Hello, I have TOC in all posts. But I have problem. After creating a new post I have to set every time each TOC option again for each post. It`s annoying every time. Where I can write my list of options for TOC as default to save my time?

Check the “Enable Fixed TOC” option in the Settings / Fixed TOC admin page. This is a global option for all posts. When the option is checked, the plugin will automatically creates a TOC if a post actually has headings, but it will do nothing if a post hasn’t available headings.

Thank you for trying help, but it dont work. All design options need to set again for each post. I noticed that some options I may to choose in wordpress widget area for TOC, but there is only few TOC options – not all list which I see in Option list in each post.

The Fixed TOC Settings page and Customize are set for global. The widget settings are only set for the sidebar, they will override the global options. The post meta settings are set for individual page, they will override the global and widget options.

That means that if you have changed options on a single post, the global options will not work.

Try to create a new post to test if the “Enable Fixed TOC” global option works or not.

Hi,

Your plugin is exactly what I need, but I have one pre-sale question:

Is it possible to add other chapters / pages to the TOC. Not only for scrolling on the same page but also links to other pages/chapters?

Thanks Ramona

It only supports multiple pages by using ‘nextpage’ quicktag in the same post, see http://demo.webvars.com/fixedtoc/has-nextpage-quicktag/. But don’t support other individual pages.

How do you Exclude Headings? What is the proper syntax that should be used when doing so? I know it’s per line but do you include the heading attribute and title in code format, like h3 class=”class name” or just the h3 heading title?

I tried entering

/h3> and it doesn’t save, when I did the full source code with the text, ti strips out the code. I’m confused, can you please show a working example on what to add in there exactly? Can you add in html elements with the title ?

can you show what kind of info we put in there exactly?

Maybe it should be treated as a specific case. Please send your question with more detail, an example page via the Support Menu. The support is only available for buyers, so use the account that has the license of the plugin.

Hi, I just purchased the plugin but no way I can get it work. I’m using tagdiv newspaper theme and visual composer. Nowhere I can make it visible. I sent you an e-mail about it. Hope to get answer as quickly as possible

Thanks

OK. I have responded you on email. Please check and continue communicating there.

While finding my way around this superb plugin, I had left “Convert Heading Into ID” unticked. This means that all anchors are a bit cryptic. I’d like to change them to the heading-text version, but am I right in thinking any links to the old #ftoc-heading-X anchors will no longer work? Anyone know any way round this?

I sent you email for supporting, please check!

Yes. I have read and replied. Let’s keep communicating via email.

I use lastest version and the trigger not show like demo -> https://i.imgur.com/R0OLFQj.jpg and https://i.imgur.com/GVCm5wF.jpg. It’s not like this -> https://i.imgur.com/m88wR2y.jpg

Please login an account that owns this plugin, and summits your question via the Support link.

Sorry I’ve deleted this post as I have noticed you have emailed me. For others reading this, check your spam, as that’s where I found the reply email. Thanks

Perhaps there are some conflicts between the Fixed TCO plugin and the theme or another plugins.

Please send me the page link via the Support link on Codecanyon. And check the “Debug” option on the Fixed TOC Settings page.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey