Paftale
Forum Replies Created
-
Forum: Plugins
In reply to: [Mobile Assistant Connector] Anti-Malware found malware in sa.php<script type="text/javascript"> (function() { var qrcode = new QRCode(document.getElementById("mobassistantconnector_qrcode_img"), { width : 300, height : 300 }); qrcode.makeCode("'.$data_to_qr.'"); })(); document.getElementById("mobassistantconnector_base_url_hidden").value="' . $site_url . '" </script>
seems that this part is flagged as malware
Forum: Plugins
In reply to: [Autoptimize] autoptimize and wp fastest cacheok, thanks
Forum: Plugins
In reply to: [Autoptimize] autoptimize and wp fastest cachecan you please recommend what settings should i use so that Autoptimize and WP Fastest cache would work together without problems?
Forum: Plugins
In reply to: [Autoptimize] autoptimize and wp fastest cachethis are Autoptimize settings that i use – https://imgur.com/a/h0J4z0r
this are wp fastest cache settings – https://imgur.com/a/1hBGU1ui just deleted autoptimize cache because it was at 85%
Forum: Plugins
In reply to: [WooCommerce] checkout page keeps loadingi separated the sites, i left my old woocommerce shop with my old domain and i installed a new wordpress + woocommerce on the new domain.
after this, the checkout problem is gone.the old woocommerce shop works ok, you can checkout the order.
i will setup a new shop on the new domain and see how it goesForum: Plugins
In reply to: [WooCommerce] checkout page keeps loadingi still have this problem after changing the main domain of the shop.
the hosting told me thisKindly note that the issue is regarding the woocommerce plugin, all the services are running fine from the server side.
We couldn’t provide support to the plugin coding issues, please contact contact a developer regarding the issue or contact the woocommerce pulgin provider
Do let us know if you need any further assistance.
my shop link is this https://bit.ly/2giAMsI . try to add to cart a product, then checkout.
Forum: Plugins
In reply to: [WooCommerce] checkout page keeps loadingit was a problem from my hosting, after opening a support ticket everything was fixed.
Forum: Plugins
In reply to: [WooCommerce] checkout page keeps loadingyou can check it here https://bit.ly/2hsqs2v , just add to cart the teste product and try to checkout.
this is a fresh install of wordpress + woocommerce on the same host.- This reply was modified 7 years, 11 months ago by Paftale.
Forum: Plugins
In reply to: [WooCommerce] Checkout total doesn't stop loadinghow was this fixed? can you please explain?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce backorder informationand if you want to show a text notification that the backorder is not allowed?
i’ve tried with
if ( $product->backorders_notallowed() )
but that dosen’t workForum: Themes and Templates
In reply to: [i-max] post featured image smalleri did eventually but i don’t remeber what files i’ve modified.after the update i lost what i;ve modified and i had to change the theme.now i’m using melos theme and i didn’t had this problem anymore.
Forum: Plugins
In reply to: [TheCartPress eCommerce Shopping Cart] Search doesn't work on the orders pageyou should add.it may be useful to search by name through the orders, or by address or email
Forum: Themes and Templates
In reply to: [Melos] banner image as linkfixed.
// edit header.php and replace <div id=”site-header”>with <div class="header" onclick="location.href='https://yoursite.com';" style="cursor: pointer;">
Forum: Themes and Templates
In reply to: [Melos] menu font & stickyi resolved it using max mega menu and mystickymenu.thanks anyway