marko644
Forum Replies Created
-
Митко, фала ти на одговорот. Сепак на крајот излезе дека проблемот бил кај Халк Банка (t.e asseco-see/payten), па со еден refresh на Store Key од нивна страна се реши проблемот.
Сепак плагинот не извршуваше Query трансакција и покрај штиклираниот setting за Enable status transactions во Dashboard-от.
Со промена на линија број 223 од $clientid = $this->store_key; во $clientid = $this->client_id; во фајлот class-wc-halk-payment-gateway.php во classes директориумот успешно го запишува response-от од Query трансакцијата како Order note во Woocommerce.
Forum: Reviews
In reply to: [Redux Framework] Site redirects to redux-aboutHaving the same issue. Fresh installation of WordPress and theme, when clicking the installed plugins link it redirects me to wp-admin/tools.php?page=redux-about
I can’t access my plugins from the dashboard. It’s Redux Framework 3.6.11
It’s really infuriating. Would you happen to know what’s the issue?
Forum: Themes and Templates
In reply to: [OceanWP] Cart Menu shows up below footer?I applied overflow:hidden to the body of the page and everything was resolved. Just in case someone else has the exact same problem as me.
Forum: Themes and Templates
In reply to: [OceanWP] Cart Menu shows up below footer?I’m having the same problem, using OceanWP version Version: 1.5.27 and Elementor Pro 2.2.3 (2.1.9).
the #oceanwp-cart-sidebar-wrap on the mobile version leaves a huge white space below the footer, on the single-product page only. Even after applying display:none !important to it, the element is not displayed when hovering on it in Inspect element, but the white space below the footer persist.
Any ideas on how to solve this? Thanks.