markwebstar
Forum Replies Created
-
Hello & thanks for your quick response. I cleared the cache for my site in Safari and now the icons are showing as broken / no image but the link is still there …
For example one of them has the following link
https://thevisiblepress.com/wp-content/plugins/ultimate-social-media-plus/images/icons_theme/default/default_subscribe.pngThis begs the question, am I asking for support from the wrong plugin ?
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Free Shipping on selected ProductsThank you !
You were right – the debug option was checked for the one shipping method that this code was showing on.
Besos !
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Free Shipping on selected ProductsAs a workaround I tried setting up a promo code in Woocommerce. This seems to work okay, except when it is applied for the correct product but in a region / country in which the code is not eligable and cannot be used. In this case the following APG code appears on the Basket page between the page title and product list. This seems to be a bug :-
Peso total: 520 Volumen: 881020 Largo: 203 Ancho: 140 Alto: 31 Medidas: Array ( [0] => Array ( [largo] => 203 [ancho] => 140 [alto] => 31 [cantidad] => 1 ) ) Clases: Array ( [todas] => 520 [sin-clase] => 520 ) Tarifas: Array ( [sin-clase] => Array ( [0] => Array ( [peso] => 500 [importe] => 17 ) [1] => Array ( [peso] => 750 [importe] => 19.5 ) [2] => Array ( [peso] => 1000 [importe] => 21 ) [3] => Array ( [peso] => 2000 [importe] => 27 ) [4] => Array ( [peso] => 3000 [importe] => 31.50 ) [5] => Array ( [peso] => 4000 [importe] => 34 ) [6] => Array ( [peso] => 5000 [importe] => 37 ) ) )Forum: Plugins
In reply to: [WC - APG Weight Shipping] Free Shipping on selected ProductsThanks a lot.
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Free Shipping on selected ProductsPlease can you help me with this problem ?
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Free Shipping on selected ProductsI am using your plugin !
Forum: Plugins
In reply to: [WooCommerce] PayPal button disappearsWoocommerce are aware of this issue with the PayPal Payments plugin and aim to fix it in a future update. Joost at Woocommerce support helped me with a workaround that seemes to have fixed the problem for me :-
1. Add this snipet to the functions file of your theme:
https://gist.github.com/Sirvijver/7fd5cfccaaa99b1ce90fa6f479e77eafadd_filter('woocommerce_paypal_payments_proceed_to_checkout_button_renderer_hook', function() { return 'woocommerce_after_cart'; });2. Add this to your Additional CSS:
https://gist.github.com/Sirvijver/15b34321375994a37bfb346a7c1418e2`.woocommerce-cart #ppc-button { margin-right: 0px; clear:both; float:right; width: 250px; }All best & stay safe !
Forum: Plugins
In reply to: [WooCommerce] PayPal button disappearsI have submitted a support request to WooCommerce and will report back with any resolution in case it is useful for others.
Forum: Plugins
In reply to: [WC - APG Weight Shipping] PayPal button disappearsThanks – I can see them & just need someone to translate them for me now !
I’m making some enquiries with Woocommerce support to try to resolve this issue.
Forum: Plugins
In reply to: [WC - APG Weight Shipping] PayPal button disappearsThanks for your quick reply. I was just trying some different themes but the problem remained the same.
Where should I look for the error log ?
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] Orders not completingI would appreciate if someone from Woocommerce would reply and help me with this problem.
Also, is it normal that a log would be generated for a successful order ? Or should this only happen if there is an error ?
Thanks,
Mark
Forum: Plugins
In reply to: [WooCommerce] Upsell Product Images DistortedDear Andrew
Thank you for replying to my message, but the thread has been accidentally marked as resolved when it is not.
You offered an explanation of why I am seeing this problem, but not how I can fix it. If you can explain this for me that would be much appreciated.
Mark
i still have this problem, but only with one particular gallery.
Forum: Plugins
In reply to: [Chronological Posts] Disable Chronological Posts on Posts Page@celloexpressions Thanks for this advice, but please could you tell me where I should put this new piece of code ?
Forum: Plugins
In reply to: [WooCommerce] Hide Date, Category and Author on Product PageYes !
That’s it – thank you very much @lorro