• Resolved A.emmerling

    (@aemmerling)


    Hello there and thank you for taking the time to build this awesome plugin. One thing I would like to know is whether or not it is possible to change the page layout? My website runs off of a theme that supports multiple page layouts (full page, one sidebar, two sidebar, etc.).

    Normally when creating a page I have an option on the left hand side to change the layout to whatever on would fit best. By default my site runs with one sidebar but when using these standings and such I would prefer to use them on a full page.

    https://wordpress.org/plugins/sportspress/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author ThemeBoy

    (@themeboy)

    Hi there,

    This would be great to have, but it seems to be a WordPress core limitation:
    http://wordpress.org/support/topic/custom-post-types-as-pages-with-different-templates?replies=3

    We’re looking into workarounds. Will keep you posted 🙂

    Plugin Author ThemeBoy

    (@themeboy)

    Hi again,

    We’ve decided to add shortcodes to display league tables and other post types, which can be added directly to any page. This will enable displaying standings in any page, which can then be set to the desired page template.

    I’ll let you know when the shortcodes become available 🙂

    Thread Starter A.emmerling

    (@aemmerling)

    That will be an amazing feature to add and I will likely use this plugin extensively on my blog once this feature is added. Thank you very much!

    How would you go about centering the text in all of the tables?

    I know it’s in the code but I wasn’t sure if there was a specific spot you could name off hand before I go jumping in!

    I guess my question to be more specific, is where can I edit how the tables are setup? Not just for a specific page but all the tables in general? Is there a certain spot where they are in which I can go edit them?

    Thanks for the help!

    Plugin Author ThemeBoy

    (@themeboy)

    Hi there,

    Centering the text in the tables can be done via CSS by adding the following line to your theme’s stylesheet:

    table.sp-data-table td, table.sp-data-table th { text-align: center; }

    The template for generating the league table is in admin/templates/league-table.php

    I hope this helps 🙂

    Plugin Author ThemeBoy

    (@themeboy)

    Hi again,

    We’ve just released version 0.6 with new shortcodes for countdown, events calendar, events list, league table, player list, and player gallery.

    The shortcodes are displayed when editing calendars, league tables, and player lists.

    You can insert these shortcodes into any post, page, or text widget.

    I hope you find them useful 🙂

    http://wordpress.org/plugins/sportspress/changelog/

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Adjust Page Layout?’ is closed to new replies.