• Resolved BloggingMile

    (@bloggingmile)


    The page is looking weird. Not sure what went wrong. The responsive plugin is activated as well

    Horizontal Scrolling: Unchecked
    Rest of the options are checked

    Also, tried with changing the table name, same result.

    [tp_table id=blogsubmission responsive=scroll/]

    Please let me know what to do.

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

Viewing 15 replies - 1 through 15 (of 19 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress, to override a theme CSS setting:

    .tablepress {
    	word-break: normal !important;
    }

    Regards,
    Tobias

    Thread Starter BloggingMile

    (@bloggingmile)

    Awesome. That was pretty quick and worked as well.

    Thread Starter BloggingMile

    (@bloggingmile)

    I’d like to know how to use buttons on the table. I can’t find anything related to that.

    And can I create templates? I have seen others using the table with a star rating, awesome buttons, and more stuff. Not sure how to achieve that.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    I’m not sure what you mean here. Do you mean buttons inside the table? Just as Star Ratings, you’d have to use a separate plugin for that (or a custom CSS solution). TablePress itself does not offer features for generation of content of the tables.

    “Templates” could be done by creating a table that you don’t add into a post or page, but that you “Copy” and then adjust before using it. In addition with CSS code, you could achieve the desired styling then.

    Regards,
    Tobias

    Thread Starter BloggingMile

    (@bloggingmile)

    Yes, a button inside the table that goes to a destination when clicked.

    Thread Starter BloggingMile

    (@bloggingmile)

    Also, it is possible to achieve the table on this page: https://blogginglift.com/must-have-wordpress-plugins/

    If I click on the name, it goes to the respective heading.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for the clarification! A button in a cell (just like in normal page content outside a table) is just a link with some extra CSS styling, like border and background color (see e.g. https://www.w3schools.com/css/css3_buttons.asp for some ideas). There are also plugins that offer this.

    For the links to a specific heading: Yes, this is also possible, using the HTML anchor in a link. Essentially, you need this: https://wordpress.org/support/topic/adding-anchor-links-and-text-to-table/
    The link target (the heading) needs an extra HTML parameter id="target" and the link URL then needs an appended #target.

    Regards,
    Tobias

    Thread Starter BloggingMile

    (@bloggingmile)

    Is it possible to link HTML anchor on this page: https://www.bloggingmile.com/best-web-hosting-services/ using any plugin that can pull up heading tags and add them to the table. Something similar to what this plugin does but within a table.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    unfortunately, I don’t know an automatic way for this, sorry. You’d need to manually add the link targets and the link HTML to a table.

    Regards,
    Tobias

    Thread Starter BloggingMile

    (@bloggingmile)

    Ok thanks.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    sure, no problem!

    Best wishes,
    Tobias

    the same my problem > I do not wont this chat message in my email

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi ashraf82,

    sorry to hear that you are having problems. Unfortunately, I don’t understand what you mean with “chat message” and email. Please explain your problem in more detail, thanks!

    Regards,
    Tobias

    Hi, I want to add a professional-looking table for this post https://simplefactsonline.com/rank-1-on-google-search-results/ Please let me know if I can acheive the same with this plugin

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    What table exactly do you mean? The one near the bottom of the page with the people’s names, their photos, and quotes? Then yes, that’s possible with TablePress. You’d just need to add some CSS code for the border lines.

    Regards,
    Tobias

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Tablepress Responsive not working’ is closed to new replies.