• Resolved Hybreeder

    (@hybreeder)


    Hi
    I am using the table press. I have imported my list into the table and it’s working.
    Now I have to add the some links. For example, I added

    <a href="https://google.com">google</a>

    and save it and when I checked the table in the view source on the browser then I am getting output something like this

    <a href="<a href=" https:="" google.com"="">google</a>" target="_blank" class="bluebtn">View Profile.

    Check view source code here
    https://i.ibb.co/kHhFjhP/Screenshot-2.png

    • This topic was modified 2 years, 3 months ago by Hybreeder.
Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    What exactly do you see in the cell content on the table’s “Edit” screen? Can you please post a screenshot of that?

    Regards,
    Tobias

    Thread Starter Hybreeder

    (@hybreeder)

    @tobiasbg , I have only the below code on the edit screen

    <a href="https://google.com">google</a>

    edit screenshot link here
    https://i.ibb.co/mqz2bSW/Screenshot-2022-01-20-at-8-33-43-AM.png

    On the browser, Screenshot link here
    https://i.ibb.co/TW34b5Z/Screenshot-2022-01-20-at-8-34-26-AM.png

    I think there is no issue with the edits screen, something issue while viewing on the browser.

    Thread Starter Hybreeder

    (@hybreeder)

    @tobiasbg Can help with this?

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for the details.
    This indicates that something else on the site is manipulating this link HTML code, and turning them into buttons or something.

    Can you therefore please try again after temporarily deactivating all other plugins and after switching to a WordPress default theme like Twenty Twenty? That way, we can find what’s causing this.

    Regards,
    Tobias

    Thread Starter Hybreeder

    (@hybreeder)

    @tobiasbg, First I deactivated all the plugins and checked then the same issue I am getting.

    Then I switched the WordPress theme(Twenty Twenty-One) and checked my page then I am getting only [tablepresslist list=”262″].

    The table press plugin is already activated.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This [tablepresslist list="262"] Shortcode seems to be be something custom to your site. TablePress does not bring such a Shortcode.
    I assume that you will need to activate the special/custom plugin that adds this (or maybe your original theme, if the code is in that).

    Regards,
    Tobias

    Thread Starter Hybreeder

    (@hybreeder)

    @tobiasbg If I active my theme then I am getting my table which I import in the table press but the same issue with the link.

    I have activated all the plugins when I switched from my theme to twenty twenty-one

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    then there must be something in your custom code (for that custom Shortcode, maybe) that is changing the links.
    Does this happen if you use the normal

    [table id=123 /]
    

    Shortcode (with the correct table ID)?

    Regards,
    Tobias

    Thread Starter Hybreeder

    (@hybreeder)

    @tobiasbg, I am using the WpBakery plugin, I have clicked on Add elements and clicked on Tablepress List, and choose from the list. Now It’s displaying my list on the page but the only issue is the links

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ok, then this plugin is adding the extra Shortcode, which is good to know.

    Were you already able to try the direct Shortcode [table id=123 /] (with the correct table ID)? What happens with the link then?

    If that is also resulting in wrong links, please get in touch by email (the address is on https://tablepress.org/impressum/ ) with a direct link to the page. Thanks!

    Regards,
    Tobias

    Thread Starter Hybreeder

    (@hybreeder)

    @tobiasbg, I tried [table id=1 /](1 is the table ID) and it’s working. I am getting my list along with the correct link. It’s working as expected.

    But why it’s not working when using the table press element which is in the WpBakery? Also, it’s adding the extra text called View Profile.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for checking this!

    This means that everything from the TablePress side is working fine. The wrong HTML code and that “View Profile” must be coming from WPBakery and its custom “tablepresslist” Shortcode. TablePress does not do something like this.
    I would therefore recommend to ask the WPBakery support about this, and to double-check where this custom Shortcode is coming from.

    Regards,
    Tobias

    Thread Starter Hybreeder

    (@hybreeder)

    @tobiasbg, OK, Let me contact WPBakery support. Please allow me sometime

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    yes, that will be the best. Please let me know what they find.

    Regards,
    Tobias

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Table press links not working’ is closed to new replies.