• Resolved LinuxMaster Club

    (@linuxmasterclub)


    Hi, as I understand it, the plugin works only with Latin characters, since my headlines in Russian are displayed like this:
    site.com/post-name#0—–
    site.com/post-name#1—–
    site.com/post-name#2—–
    but should like this:
    site.com/post-name#Заголовок оглавления первый
    site.com/post-name#Заголовок оглавления второй
    site.com/post-name#3аголовок оглавления третий

    HTML

    <a href="#имя заголовка оглавления">The first part of the code</a>
    <a></a>End of code

    *имя заголовка оглавления – table of contents title

    That is, in this way you can create arbitrary names of headings, regardless of the language.

    Is it possible to make it in this way?

    For Russian speakers
    Привет, я так понимаю, плагин работает только с латиницей, так как у меня заголовки на русском, отображаются так:
    site.com/post-name#0—–
    site.com/post-name#1—–
    site.com/post-name#2—–
    а должно примерно так:
    site.com/post-name#Заголовок оглавления первый
    site.com/post-name#аголовок оглавления второй
    site.com/post-name#3аголовок оглавления третий

    HTML

    <a href="#имя заголовка оглавления">Первая часть кода</a>
    <a></a>Конец кода

    То есть, таким образом можно создавать произвольные имена заголовков, независимо от языка.

    Можно ли сделать издесь таким образом.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter LinuxMaster Club

    (@linuxmasterclub)

    Did not consider that the code will be applied on the forum:

    HTML

    <a href="#имя заголовка оглавления">The first part of the code</a>
    <a name="имя заголовка оглавления"></a>End of code

    *имя заголовка оглавления – table of contents title

    For Russian speakers
    Не учёл, что на форуме будет применён код:

    HTML

    <a href="#имя заголовка оглавления">Первая часть кода</a>
    <a name="имя заголовка оглавления"></a>Конец кода
    Plugin Author Ultimate Blocks

    (@ultimateblocks)

    Hi,

    We can see the same issue on our end. We will look into it and hopefully come up with a fix before we release the next update.

    Regards.

    Thread Starter LinuxMaster Club

    (@linuxmasterclub)

    Here is the link https://artsiberia.ru/?p=4

    Plugin Author Ultimate Blocks

    (@ultimateblocks)

    Thank you for the link.

    We will look into it.

    Regards.

    Plugin Author Ultimate Blocks

    (@ultimateblocks)

    Hi @linuxmasterclub,

    We have just released an update. This issue is fixed now.

    Please update the plugin.

    Thank you.

    Regards.

    Thread Starter LinuxMaster Club

    (@linuxmasterclub)

    Hello, @ultimateblocks, now everything is fine, thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Display Headers Table of contents’ is closed to new replies.