roytheboy
Forum Replies Created
-
Hi Roch,
I have the Agency license Sportspress pro and I am trying to achieve this-
by using the matchdays field in events, but as we have 100 referees for our large youth league and the field isnt a dropdown menu and has to be manually input this is not working.You mentioned it would be possible to achieve a way of assigning a particular referee to a each fixture that would be visible for them to see which games are assigned to them with a bit of custom code? How could I achieve this?
Any help greatly appreciated!
Roy Defreitas.
Sorry! I figured out the problem!
The Simple cart redirection URL settings were wrong.For anyone as dumb as me here is the fix. I had:
https://localhost/t3pingpong/wp-content/themes/t3pingpong/t3-cart.phpbut it should have been:
https://localhost/t3pingpong/t3-cart/A wordpress style URL, not an absolute URL path.
Thanks,
roytheboyP.S. This is my own theme, working fine until I used Simple WP Shopping Cart. Could this be an XAMPP problem?
The cart page is there when type in the URL… but when I click the “Add to cart” link in the post I get the “undefined function get_header()” error.
Thanks in advance.
Forum: Fixing WordPress
In reply to: Identical links to pages works on one site but not the otherHi Contentiskey,
That seems to have fixed it!
Hopefully thats all that needs fixing, will notify my colleagues now.Thank you very much for your help!!
Forum: Plugins
In reply to: [ITRO Popup Plugin] Popup keeps… popping upHi ITRO,
I have a slight problem with the plugin- I have set it up and it looks great, but i have used it on the homepage as a modal type entry box, one link is to take you to a different site and the other is to let you proceed into the site and close the popup but it just keeps reloading the popup as the link is set to index.html hence the popup keeps on loading.Can you tell me is there a way of making the popup disappear or bypassing it when I click that link?
Any suggestions welcome!
The site homepage is here:
https://www.design.myzen.co.uk
Thanks! Roy Defreitas
Forum: Fixing WordPress
In reply to: Warning: Invalid argument supplied for foreach() errorWow!
alchymyth I can’t thank you enough!!
That seems to have done the trick!
For some reason I thought it might be the plugins or the previous hosting company might have supressed the Php error reporting in their .ini.Thanks for your time and expertise!
Forum: Fixing WordPress
In reply to: Warning: Invalid argument supplied for foreach() errorHi alchymyth,
thanks for the reply-
line 16 code is:foreach( $tac_ids as $id => $on )
sidebar.php code below: