sanchenko57
Forum Replies Created
-
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] js errorGood afternoon, everything works well, thanks for the quick response. I mark the ticket as resolved
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] js errorI 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 )
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] js errorI 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 panelone more question – how can I get dollar rate in php
Forum: Plugins
In reply to: [Video PopUp] css to youtube popupNice support
Already done by editing html, but I suggest make this more easily
Forum: Plugins
In reply to: [Visual Portfolio, Photo Gallery & Post Grid] Plugin compatibilityUncaught TypeError: Cannot read property ‘find’ of undefined
at HTMLDocument.<anonymous> (script.min.js?ver=1.11.0:7)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4:3)
at Object.trigger (jquery.js?ver=1.12.4:3)
at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2)
at HTMLDivElement.<anonymous> (jquery.js?ver=1.12.4:3)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at a.fn.init.trigger (jquery.js?ver=1.12.4:3)
at Object.e.init (slick.min.js?ver=1.8.1:1)Console
Can you tell where the output of this line is? And how can it be translated manually for a different website address (url) (language)
Forum: Plugins
In reply to: [WP Super Cache] Remove UTF-8 support from .htaccess file.Decided by replacing the encoding on the hosting
Forum: Plugins
In reply to: [Algori PDF Viewer] offsetParent is not set — cannot scrollI tried to do instead display none; position absolute and left-10000% and and the error in the console disappeared, but at the same time the page on the iPhone and on the computer terribly slowed down, and still reloaded
Forum: Plugins
In reply to: [Algori PDF Viewer] offsetParent is not set — cannot scrollThere the problem is that the PDf is in the pop-up window. If you load pdf on a regular page, then everything is fine. Here is a link to the page, I made 1 window with 1 file
https://itracker.com.ua/progps/ru/oborudovanie/Forum: Plugins
In reply to: [Algori PDF Viewer] offsetParent is not set — cannot scrollBecause of this error, it is impossible to load the page on the iPhone. page with this problem: https://itracker.com.ua/progps/uk/obladnannya/
Forum: Plugins
In reply to: [Algori PDF Viewer] offsetParent is not set — cannot scrollCan anybody help solve this error in the console???