Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author AntoineH

    (@antoineh)

    Hi,

    Where i change (translate) this text
    https://www.gromwolsztyn.pl/wp-content/uploads/2017/09/20170908_123038.png
    When i use loco trans plugin its not work

    You can use a tool like Poedit to edit the “football-pool-pl_PL.po” file. This file contains all the translatable parts of the plugin. Once saved, the editor will generate the corresponding .mo-file which is used by WordPress.

    Can we show by shortcode only possible matches to vote (automatic)
    (When the match is over you will not be shown)

    There is not a shortcode to handle this, but there is an extension plugin (Only open matches) that you can download and use. If needed, you can alter the extension plugin to only work in some circumstances or even change the filtering of the matches.
    See first post in the forum for the extensions.

    Its some problem:
    I as admin can not vote ???
    My votes are not recorded.

    Weird ?? I haven’t seen this before. Sounds like some other plugin or something in the theme, that only works for admins, is interfering with my plugin. Can you try to disable plugins and/or switch to a default theme to narrow down the problem?

    One other thing you might wanna check, is the “debug.log” file (if you have debugging enabled). Sometimes there is a hint there. Especially when you compare the output of the log after a save by an admin and a ‘normal’ user.

    When i new user:
    When I vote and save, I can,t no longer choose Joker?

    Sounds like a javascript error that holds the execution of other scripts. You can use the Debug Tools in Chrome (console) to see if you have any errors.

    p.s. I registered for your site to see if I could see anything strange on the prediction form, but everything seems to work for me.

    • This reply was modified 7 years, 2 months ago by AntoineH.
    • This reply was modified 7 years, 2 months ago by AntoineH.
    Thread Starter Kerovsky

    (@kerovsky)

    Plugin Author AntoineH

    (@antoineh)

    Looks normal. As mentioned, I tried with a new account and was able to save my predictions multiple times and was also able to change the joker.

    Thread Starter Kerovsky

    (@kerovsky)

    On admin works too. I must use bulk action i add league, change manualy in user do no effect.

    One more question:
    https://kerovsky.com.pl/screeny/20170908_142001.png
    This button dont work

    Plugin Author AntoineH

    (@antoineh)

    It’s not really clear to me if your previous problems are now resolved.

    About the new problem:

    One more question:
    https://kerovsky.com.pl/screeny/20170908_142001.png
    This button dont work

    Looks like the setting for this page is not correct. Please check the plugin options for the Statistics page setting. If the setting is correct, then your theme or some plugin prevents my plugin to add the content for that page (if you switch to a default theme or switch of plugins that alter the content of a page, you can verify this).

    One other possible solution is to add this line to your wp-config file:

    
    define( 'FOOTBALL_POOL_CONTENT_FILTER_PRIORITY', 100 );
    

    The number determines the order in which content actions are executed by WordPress. Default is 10. You can try a number higher than 10 or lower to see if this makes a difference.

    Thread Starter Kerovsky

    (@kerovsky)

    ups,
    https://kerovsky.com.pl/screeny/20170908_145529.png
    What page it must be?
    I must write new page.
    What short code this page must have?

    Thread Starter Kerovsky

    (@kerovsky)

    I heve it in trash , sorry its ok ??

    Plugin Author AntoineH

    (@antoineh)

    All problems solved? In other words: can I close this topic?

    For other users having the same problem: the pages needed by the plugin are ‘normal’ WordPress pages and they need no content. The plugin handles the content for these pages based on Page ID. That’s why the setting on the options page needs to be set correctly.

    Thread Starter Kerovsky

    (@kerovsky)

    OK may by closed

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Some problem’ is closed to new replies.