sanchenko57
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] importerI told about this import https://prnt.sc/nEUGyUjjVXy0 and this data of each event https://prnt.sc/dc06ttHWABqE Is this your demo data? Are these tables available for each sport from your importer?
Yes, it’s now resolved. I trust that going forward, your team will demonstrate greater responsibility and attention to such matters.
It’s unbelievable, you just closed the ticket without waiting for my response.
I used default wp theme – Twenty Twenty-Five and this problem was too. also u can see that’s styles of your plugin, not thems https://prnt.sc/UPP79pDx0hj9. If you are so sure that this is a theme problem, then tell me which theme I should install (which won’t have this problem) and I’ll switch to it.
Forum: Plugins
In reply to: [Cooked - Recipe Management] PHP Fatal erroryes, its resolved. I close ticker and wish a good weekend
Forum: Plugins
In reply to: [Cooked - Recipe Management] PHP Fatal errorthanks for fast response
Forum: Plugins
In reply to: [Cooked - Recipe Management] PHP Fatal errorjust try install your plugin from wp repository, you gonna see the same issue
Forum: Plugins
In reply to: [Cooked - Recipe Management] PHP Fatal erroryeah, php 8.2.27, after plugin activate on clear wp
https://prnt.sc/bvISNin21UVQForum: Plugins
In reply to: [YITH WooCommerce Compare] revslider compatibility issuealready fined solution, revslider add styles for .description display: inline-block;
we need table.compare-list tbody>tr.description { display: table-row; } just check this and add ruleForum: Plugins
In reply to: [YITH WooCommerce Compare] revslider compatibility issueNaturally, I initially tested it on the latest versions. Revslider is a popular plugin, tell me right away whether you will make it compatible with it or not. Please do not waste my and your time
Good afternoon, everything works well, thanks for the quick response. I mark the ticket as resolved
I contacted support for the trx addons plugin, they advised me to contact learnpress support and said that the problem was in the widgets.min.js script in select2 initialization, which was not available. You should add a check if ( o.select2 )
I added the condition in the first screenshot by myself to your latest version plugin. The error itself appears when a third-party paid plugin widget is added, could you just add a check to your code that I added myself in the first screenshot?
You are right, at first I thought so, but decided to ask again. Thanks for the quick answers.
I did in functions php code
global $WOOCS;
$cursnew = $currencies=$WOOCS->get_currencies();
echo “<div class=’curse-new’ style=’display:none;’>”;
echo $cursnew[“UAH”][“rate”];
echo “</div>”;and I got
Invalid backend response.
Data is not JSON.
<div class=’curse-new’ style=’display:none;’>24.9</div>{“cwd”:
in plugin WP File manager in admin panel