Oliver
Forum Replies Created
-
Forum: Plugins
In reply to: [MotoPress Hotel Booking] calculating total price foreverHello
Tks for your answer, my question was maybe unclear. But actually, this is the issue solved in 5.4.1. I am using the extension bundle in a theme that hasn’t been updated yet
tks !
Forum: Plugins
In reply to: [Pre-Orders for WooCommerce] Error Checkout.php:67hello
tks for your anwser ? Any idea on how long will it take ? Any fix that could be implemented meanwhile ?
tks
hello, i have the same issue, can you tell me what you ve edited ? tks
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] groups and team name in rankingsok so it should work ? Would the access to the test site help rather than screenshoting the whole thing ?
Forum: Plugins
In reply to: [Pre-Orders for WooCommerce] version 2.1 crashed my siteHello,
thanks for your helped, it worked
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] groups and team name in rankingsHello
So as i played around with my installation, i went another way, i ve setup a test site with sample data from sportspress
So my question is, can i obtain the team name in the league ranking as in the player’s ranking.
I played around but cannot make it .

Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] groups and team name in rankingshello
so i m using the leagues now, i can also see the current team in the player’s list, but not in league rankings .
Players have a season , a team and a league. So are the teams .
Am i missing something ?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] groups and team name in rankingstks, i ma going to check this
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] groups and team name in rankingshello, tks for your answers, i ll use the leagues, but for the teams in the rankings, i can’t get it to work, it always shows empty, for instance, if i want to get the player’s team to show, should i use specific name and key ? Tks
hello
thanks for your answer !
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] API blockedHello
have you found a solution for this ? i have the same issue
hello, same here, contact forms just vanished with 2.10.40 and 2.10.41, fine when i rollback to 39
- This reply was modified 1 year, 6 months ago by Oliver.
Forum: Themes and Templates
In reply to: [Hamilton] Use of dark modeso just to add , i ve found this code in the js customizer . It seems to add the dark mode class in the body tag, which happens when i tick the checkbox in the theme settings. But whatever i change he ( let s say i replace dark-mode by testthis ) nothing happens
// Dark Mode
wp.customize( 'hamilton_dark_mode', function( value ) {
value.bind( function( newval ) {
if ( newval == true ) {
$( 'body' ).addClass( 'dark-mode' );
} else {
$( 'body' ).removeClass( 'dark-mode' );
}
} );
} );Hello
Thanks for this quick answer and quick fix. Back to normal !
@haseeb0001 using the last version of wp, php8, last wordfence and your extension , woocommerce, but unrelated.