• Resolved bobjgarrett

    (@bobjgarrett)


    Following some changes to our site we have an error arising:
    PHP Warning: number_format() expects parameter 1 to be float, string given in C:\Inetpub\vhosts\mysite.com\httpdocs\wp-includes\functions.php on line 425
    tracking when this occurs we found this was related to the display of a page which we had not thought was public:
    https://www.mysite.com/events/categories/race/

    Because we have a special format page for the display of events we do not wish this page to be visible. All the standard EM pages are set to draft so they do not appear. How can we hide this?

    Also, why would it be producing that parameter error?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bobjgarrett

    (@bobjgarrett)

    Any suggestions on this problem? It is important because as well as producing errors it is giving links to events which we do not yet want seen.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    I would suggest that you try installing our WP Safe Mode plugin, to rule out whether another plugin or your theme could be causing this. This can be done via the regular plugin installer and searching “WP Safe Mode”. With that, you can test your site with other plugins deactivated and running a default theme such as Twenty Twenty without it affecting your other visitors.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide Events Categories Page’ is closed to new replies.