434 comments found.
Hello, is it possible to have trhe TOC floating outside the sidebar? i would like to have it floating on the left side of the post and the sidebar on the right. My theme is very narrow and i have a lot of room on the sides. thank you.
Yes. You can customize the position in the plugin options, including ‘Top Left’, ‘Middle Left’, ‘Bottom Left’.
Is there a way to modify the loading position of the plugin? It almost needs 5 seconds after the page is loaded to show the Toc
It shows after all the images, scripts, links have finished loading.
no way to show it before maybe all links loaded? Im using a lots of tooltips from wowhead
the plugin must calculate page size, heading coordinate, etc until the entire page loaded. Maybe you think about what makes the page load slowly. especially large images, video, external link source, and network.
Hi include this Plugin a <!- Nextpage -> function for pages?
Yes, Every page creates different contents from current page content.
Your answer is a little bit confusing
So this plugin can also handle posts that are divided into seperate pages by the “nextpage-wordpress”-tag?
Yes, See the demo: http://demo.webvars.com/fixedtoc/demo-3/#custom_importers
okay theres a misunderstanding. I would like to show the content in general from all pages into one toc like here (on the right side “Contents”) https://www.icy-veins.com/wow/arcane-mage-pve-dps-guide i think thats not possible, maybe in future?
I will think about it in future. But I’m not sure adding it or not right now.
Hi, I cannot instal the plugin in Wordpress. Does it need any special installation? Thanks!
At first extract the downloaded zip file, then upload the fixed-tic.zip to WordPress. Read more in the documentation folder.
Hi I used the ‘Go to item support’ link, but I didn’t find any way to submit a request. I have bought a license ad I would like to understand how to change the color of List Stype Type (the type can be one from:decimal, circle,..., empty square). How to change the color of this elements, both when not selected or when there is an hover color? Thanks
PS: Note that you have a typo in the Content menu: Width Unit: px. Empty means auto calculate the height.
#ftwp-container .ftwp-anchor::before {
color: blue;
}
#ftwp-container .ftwp-anchor:hover::before {
color: red;
}
#ftwp-container .ftwp-anchor.ftwp-active::before {
color: yellow;
}
Thanks a lot! This works. It would be really appreciated if you can add this as options to colors options menu. In addition I would have two more questions: 1. How to change the font of the decimal anchor with similar CSS? 2. I would like to add the CSS selectors of the fixed menu in the related option field. AVADA theme support didn’t understand the question about fixed menu. Neither I do. Could you please help?
#ftwp-container .ftwp-liststyle-decimal .ftwp-anchor::before {
color: orange;
}
2.I guess you know about CSS. Find the fixed menu by developer tools on chrome browser. Send me your website page link if you failed. I will find that for you.
Demo not working. Can you please send a new demo link.
This site can’t be reached
demo.webvars.com’s server DNS address could not be found. Search Google for demo webvars fixed toc ERR_NAME_NOT_RESOLVED
It works for me. Maybe you try to clear the browser’s cache, use a different browser, or different computer.
I have asked for changing the domain name servers.It’s stable. Try again?
Are you going to release a new version? It was in plan a version 3.0 but did’t happen anymore.
Yes, the version 3.0 have just released.
In some of my posts table of content is shown properly but in some I first have to update the post then only TOC is being displayed on the website. What to do? Should I update each post manually coz my site is having 2000+ posts.
In mobile TOC is being shown on every page the problem is just in desktop version.
Hi, will there be an update to 3.0 soon?
Sorry for leaving a long time. Version 3.0 have updated right now.
Hello, works fine but it’s not responsive yet. Please fix this issue, thanks.
The new version 3.0 ??? ( Im using another plugin)—> https://muaxegiatot.vn/2016/10/gia-xe-toyota-fortuner.html
Hi,
I just bought your plugin. It works well but the display of the fixed TOC is hiding a part of the content in the articles and it’s really difficult (impossible) to read all the content… On mobiles and tablets the plugin seems not responsive. Is there any way to fix this issue or enable to integrate the fixed TOC at the beginning of the post?
Here is a picture of the issue: https://goo.gl/photos/BsUDNFCaRavcJayt7
Thanks for the answer and support.
Please just wait for a few days. I am working hard to update to version 3.0.0. It will be able to display at the top of the post and add to sidebar. New version will provide better experience.
plugin fails to display on mobile see picture: https://goo.gl/photos/RoHKzuU7sZhqxPnv7 https://goo.gl/photos/cr8qgX8UitvHaHme9 link test (view on mobile): https://muaxegiatot.vn/2016/10/gia-xe-toyota-fortuner.html
please support me
The new version 3.0 will be published at the next week. There are many difference with the old. Can you wait for a few days? Contact me again if you have any issues when you use the new.
because my website is a commercial site should be modified immediately. happy to assist
Hi, just bought your great plugin. I have three questions:
1. Please share code to remove the metabox from post editor.
2. For better UX, I need to include an ‘X’ indicator in the most right of the Content Header.
3. For better UX, I need the TOC to auto-collapse when users to click outside of the TOC.
Please advise.
1. It’s easy to remove it by click the “Screen Options” at the top right of post editor page. 2. 3. I will improve it at the next version.
Thanks. Any indication of when we can expect the next version?
I have started updating last month. But I had to handle other projects together. So the updated work paused sometimes. The new version features will include collapse/expand sub list, add to sidebar, etc. I have finished the most. It is coming soon, I promise.
Hi there, any update? any indication of how ‘soon’ would be useful. Especially on #2 and #3. Thanks.
I’m also looking for a TOC plugin like so: http://demo.herothemes.com/knowall/knowledge-base/how-to-create-an-account/
I am upgrading the plugin to 3.0 include that feature. please wait. I will finish it about in 2 weeks.
I’ve just bought your product
Will I be able to download the 3.0 release ? Best regard and thank you for your reply.
Yes, Just please wait until the new version finishes. You will receiver a notify email from the Envato market.
Perfect, thank you very much for you reply. Have a good day
can you exclude certain categories?
No option to set it by now. Because this option is not common. But it can enable/disable at every page. Or it can easily exclude categories using in_category() function in your customize code.
How can i use this on categories too? (i use content on cats)
The plugin only supports the single page, like post, page or custom post type.
Pre-purchase question?
ftoc-date-and-time-locale
Why you add ftoc, we just need #date-and-time-locale
Can you please fix it in next update?
You can change ‘ftoc’ to other at the plugin settings page.