nanincv
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Paypal account still working after switchingHi, I see the payments, but i don’t have the api working.
I’ve changed the account in the plugin config. but i still recieve payments in both accounts, is like they are both connected when i actually changed the api key and secret, and also made sure to leave the older account without integrations…is this explanation better?
Disculpame @moscolonilucas, te resolvieron esto?
Estoy con el mismo problema hace un mes, hice todo tipo de test y cambios descarté incompatibilidades e incluso compartí las credenciales de acceso al equipo de mp developers pero todavía no me saben explicar. Tengo otros clientes a los que me dá pánico actualizarles el plugin por si deja de funcionar.
Chequando los logas anteriores y uno actual, son totalmente diferentes.Thamk a lot!
Forum: Plugins
In reply to: [Advanced Product Labels for WooCommerce] Different labelOk thanks a lot!
Forum: Plugins
In reply to: [PeproDev WooCommerce Receipt Uploader] Order status after receipt uploadedAwesome! thank you very much!
Forum: Plugins
In reply to: [PeproDev WooCommerce Receipt Uploader] Order status after receipt uploadedHi! Im trying to make this hook work…
in my case, after approving receipt manually the order status remains on “awaiting for approval” status. Shouldn’t it change automatically to “processing”?
How can i achieve that function?Forum: Plugins
In reply to: [Translate Multilingual sites - TranslatePress] Home not workingThis is the content of my .htaccess
————————
# BEGIN WordPress
# Las directivas (líneas) entreBEGIN WordPress
yEND WordPress
se generan dinámicamente
# , y solo se deberían modificar mediante filtros de WordPress.
# Cualquier cambio en las directivas que hay entre esos marcadores se sobreescribirán.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
————————I see nothing unusual..
The compatibility test gave me no clue.Forum: Plugins
In reply to: [Translate Multilingual sites - TranslatePress] Home not workingNow my home is working. but how can i get rid of the es_es slang on the url? when i disable the plugin to check on some issue, it stops working cause it redirects me to that “es_es” page, also happens when i try to change the slug.
How could i totally remove the plugin to reinstall everything again?? i will much apreciate your help on this one, ive been having a lot of problems with this site and i need to know if any of them iare related to trp.
Thanks a lot
Hi, did you solve this problem? I can’t find any hints online. My home url changed to “…/es_es” and now eveb if i keep translatepress, my home redirects and that url doestn work. Please help.
Forum: Plugins
In reply to: [Social Bartender] [Plugin: Social Bartender] Sweet plugin, very handy!I have one question. How do I configure the php code to make the social bartender appear where i want?