• Resolved apolloman

    (@apolloman)


    dear developer-team, dear user of the great coblock

    first of all: i love CoBlocks: it is one of the most innovative collection of page building WordPress blocks. I love it for the tons of features and yes: for the sustainable development.

    CoBlocks gives me a true page builder experience for Gutenberg – plz keep up the great project: it rocks! and i guess that you have user and fans all over the planet!

    the question of the day: i have added the plugin tablepress ( see https://www.tablepress.com )

    [ TablePress https://de.www.ads-software.com/plugins/tablepress/ demo: https://tablepress.org/demo/ ]

    note: it is a bit too small: how can i enlarge the width of the display of the table!?

    see https://i.imgur.com/zFy33fs.jpg

    see the page: https://www.f-s-j.de/ plz scroll down and have a closer look (at the bottom of the page)!!

    how to enlarge the block where the table (spreadsheet) resides?

    look forward to hear from you

    keep up the great project
    it rocks!

    the links:
    see https://i.imgur.com/zFy33fs.jpg

    • This topic was modified 4 years ago by apolloman.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter apolloman

    (@apolloman)

    note – i have added a image to show the problem – in a graphical mode.

    
    
    +---------------------------------------------------------------------------------------------------+
    |                                                                                                   |
    |                                                                                                   |
    |                                              the site                                             |
    |                                                                                                   |
    |                                                                                                   |
    |                                                                                                   |
    |                                                                                                   |
    |                                                                                                   |
    |                                              table plugin                                         |
    |                              +------------------------------------+                               |
    |                              |                                    |                               |
    |                              |                                    |                               |
    |                              |                                    |                               |
    |  +------------------------>  |              {...data..]           | +---------------------------->+
    |                              |                                    |                               |
    |                              |                                    |                               |
    |                              |                                    |                               |
    |                              |                                    |                               |
    |                              +------------------------------------+                               |
    |                                                                                                   |
    |                                                                                                   |
    +---------------------------------------------------------------------------------------------------+
    

    look forward to hear from you

    regards

    Plugin Support gdandrija

    (@gdandrija)

    Hey @apolloman,

    I checked your page and I can see that it redirects to your dashboard login, so I’m unable to check the content.

    However, looking at your screenshots, I could see that you were using a default theme which allowed me to replicate the screnario.

    This does not appear to be directly caused by CoBlock’s plugin but rather the default styles of the TablePress plugin.

    Still, you may copy this CSS code to Customizer and see if this helps:

    
    div#tablepress-1_wrapper {
        max-width: 100%;
    }
    

    You may adjust the max-width value according to your personal preference.

    In case this does not help you out, feel free to reply back so I could provide additional asistance.

    Have a nice day,
    Andrija

    Thread Starter apolloman

    (@apolloman)

    hello dear Andrija

    first of all: many thanks for the quick reply and all your help: i am glad to hear from you. sorry for the inconvenience – the site is beta and i sometime restrict the site-access for some hours…

    but Andrija: your answer is convincing – i guess that your are right – and the issues are rooted in the theme. I was happy to do some fixes and corrections there.

    as for all that probably run into such issues: here some of the things i tried out,
    note: i run CoBlocks-plugin in the (default) 2020-theme:

    i first added this additional CSS – and switched the Coblock off:

    
    .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
        max-width: 90%;
    }

    and now the table looks pretty nice.

    but by the way: This does not appear to be directly caused by CoBlock’s plugin but rather the default styles of the TablePress plugin – so i tried this CSS code to Customizer and see if this helps:

    div#tablepress-1_wrapper {
        max-width: 100%;
    }

    [ here we are able to adjust the max-width value according to the personal preference ].

    now i switched the coBlock to on !

    now i have both
    – the coblocks back on site and
    – the table lookinkg better (/with a larger width)

    dear Andrija – many many thanks for your great plugin – the CoBlock; i love them and i am sure that the CoBlock as got a bright future.

    now allready 300 000 downloads – this means that CoBlocks are used all over the planet. and the user-base gets bigger and bigger day by day. And yes; the support is great: your support is just outstanding.

    keep up the grreat project – it rocks!!

    Have a nice day,
    apollo

    • This reply was modified 3 years, 12 months ago by apolloman.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to enlarge the coblock – how to extend the width ?’ is closed to new replies.