• Hello,

    First your plugin is awesome.

    Tried the one from Elementor and the Easy Content table.

    Yours is the best. However, took me a while figured it out that I could exclude heading straight from the post settings… Why I choose Easy table content after trying yours. Tried yours again and figured this out.

    Anyway, I am here because of 3 issues I have.

    1. I am struggling replacing/adding icons to content table list.

    With easy content table I was using the following code:

    /*table des matières – h2*/
    #ez-toc-container li, #ez-toc-container ul, #ez-toc-container ul li, div.ez-toc-widget-container, div.ez-toc-widget-container li:before
    {
    list-style-image:url(‘/wp-content/uploads/2020/03/icons8-chevron-bas-48-e1585155790247.png’);
    }

    With Elementor (or other list) table I was using the following code:

    /*bullet point – h2*/
    .post ul li {
    list-style-image: url(/wp-content/uploads/2020/03/icons8-coche-48-e1585165823579.png);
    }
    /*bullet point – h3*/
    .post ul li ul li{
    list-style-image: url(/wp-content/uploads/2020/03/icons8-double-coche-48-e1585166011807.png);
    }

    Example: https://nimb.ws/IfwA91

    With your code I am lost. Probably because you are not using “ul or li”.

    Don’t know what to do whatever I try it doesn’t work…

    Could you please please let me know the proper code which would work with your table content list.

    2. As you can see my page I have a button called “Table des matières” (French for table content) on the left which is a table content made with Elementor and buttonizer.

    My question is regarding SEO, would it affect the SEO somehow to have 2 content tables?

    Even if this one only seems to be only active (I guess) and readable by google once activated (clicking on the button).

    I have high doubts about this and not sure what to do I know I have a no index option on your plugin but yours need to be index as it optimize for google SEO. Also, elementor does give me the option to no index only the table. SO I would like to know what you would do to keep the both and have only yours indexed.

    Thanks a lot in advance for your help!

    Eager to hear from you.

    Best regards,

    Marco

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Icons’ is closed to new replies.