Fernando Díaz Gascón
Forum Replies Created
-
Forum: Plugins
In reply to: [Smash Balloon Social Photo Feed – Easy Social Feeds Plugin] Warning sprintfThe site uses WPML. The language is spanish (ES). I cannot change the language because I have to change it in WPML and I prefer not to change the settings of the plugin (it is an e-commerce operative site and I try not to change the configuration).
Talking with a programmer, he told me to change this line (the line with the error):
<p><b style’font-weight: 700;’>” . sprintf( __( ‘Exclusive offer!%s We don\’t run promotions very often, but for a limited time we\’re offering %s60%% off%s our Pro version to all users of our free Instagram Feed plugin.’, ‘instagram-feed’ ), ‘</b> ‘, ‘<b style=”font-weight: 700;”>’, ‘</b>’ ) . “</p>
to this line:
<p><b style’font-weight: 700;’>” . sprintf( __( ‘Exclusive offer!%1$s We don\’t run promotions very often, but for a limited time we\’re offering %2$s60%% off%3$s our Pro version to all users of our free Instagram Feed plugin.’, ‘instagram-feed’ ), ‘</b> ‘, ‘<b style=”font-weight: 700;”>’, ‘</b>’ ) . “</p>
and the error does not appear again. But I’m afraid that in the next update, the error appears again.
Thank you very much
Forum: Localhost Installs
In reply to: Install in localhost without downloading imagesCould you send the link of the plugin? I tried to look for this in google without success. Besides, I dont know PHP to write that script.
Thanks a lot!
Forum: Plugins
In reply to: [Cart Notices for WooCommerce] Problem with VATGreat!
Do you have some estimated date for the release?Thank you
Forum: Plugins
In reply to: [Cart Notices for WooCommerce] Problem with VATSorry,
I really dont understand your answer. I understand that the two product costs 49,59 without tax, but the user is not interested in the prices without tax (all prices in the shop are with taxes included because it is an end consumer shop. The minimum order for free shipment, 70€, is also with taxes included).
What the user is interested in is to know that if he adds 10€ more, the shipment is free. The result that should be shown, from the point of view of the ussability, is 10€.And I dont find a way to show this.
Do you understand my point?
Thanks a lot.
Forum: Plugins
In reply to: [Cart Notices for WooCommerce] Problem with VATI have in my local computer. I have created a test site online to study this issue.
Enter at https://www.webtest.com.mialias.net/tienda/
User: webtes457
Pass: 2tvQnxDQYou will see one product of 30€. You can reproduce the example with it. The cart is in https://www.webtest.com.mialias.net/carrito/.
The configuration of my notice is here: https://www.webtest.com.mialias.net/wp-content/uploads/2017/09/Captura-de-pantalla-2017-09-01-14.23.12.png
Thank you in advance
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] I can deactivate the pluginI am unable to deactivate, as I told in the beginning of this topic, the WooCommerce PayPal Express Checkout Gateway and the WooCommerce Stripe Gateway.
I dont have installed “Paypal Powered By Braintree”, but the problem that tells https://www.ads-software.com/support/topic/can-not-delete-plugin-2/ is the same problem than mine, with the two plugins mentioned.Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] I can deactivate the pluginHello @fernashes and everyone,
You said it will be fixed in 2.7. I have checked in my computer with 3.0.5. and the problem remains.
Is it not fixed?
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] I can deactivate the pluginNo, the functions.php does not affect. It has got only some snippets to include the identity card in the billing page (I tested removing the functions.php and the behaviour was the same).
I continue searching. Please @liomar, tell here if some advance.
Do you have the Point of Sale plugin?
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] I can deactivate the pluginI have created the ticket as you indicate me.
It is very weird. I tried to remove them manually (by FTP) and when I refresh, both folders appear again!!!
Forum: Plugins
In reply to: [Interactive Image Map Plugin - Draw Attention] Remove the more info columnI have test again and now it works. I dont know what happened before.
Thanks for your attention!
Forum: Plugins
In reply to: [WooCommerce] Price filter widget woocommerce bugsSorry moorthyit. I did not update this topic.
I have almost forgotten what I did finally.The thing is that the filter takes into account the price without taxes and I was showing the taxes, or something similar. I dont have now access to that web, so I am not sure, but it was related to the taxes.
I hope this clue was enough for you or everybody if you have found a similar problem, or maybe somebody can give more light.
Did you find a solution? A pattern to allow all requests from Beaver Builder?
Thanks a lot. I think is a real problem for users of Beaver Builder and Wordfence (as me).
Forum: Plugins
In reply to: [WP Customer Area] Need atention message ?wrong?Ok, perfect. Great, thanks!
I have the 1.4.6. version, the last version.
I make what you suggested and from the tool in your website I obtain the same access token and user ID. Nothing changes.(Note: I dont see any problem in the performing of the plugin. Maybe the change is not necessary in my case?)
Hello, same doubt of Kator. I introduced the new access token before 1st june. I see again the message.
Then, I follow your steps but before doing step 3 I see that the token is exactly the same that the one I introduced before, so I understand it is worthless introducing it again, isnt it?