aditd
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Login And Logout TimeThank you for your replies.
I’ll take a look on the plugin right now.Forum: Plugins
In reply to: [Secure Invites] Invetes BuddyPressSo I click the link received via email takes to a page called example.com/register/ and there I get the message:
“Sorry, you must be invited to join this community.« Back”
Forum: Plugins
In reply to: [WooCommerce] Paypal CheckoutI tried the modification … no luck.
I’m looking now at this situation like this:
So the text appears but it’s gone due to … now this is the mystery for me.
From what I understood some modification were done to the template. Could it be from there? ( the template makes the text gone – although this seems to me like a woocommerce function not a template problem )Forum: Plugins
In reply to: [WooCommerce] Paypal CheckoutI did the update … but still not working.
There is an improvement: when you enter the page or click f5, on the button appears: Place Order, but after 1 second it’s gone and the button is black.Forum: Plugins
In reply to: [WooCommerce] Paypal CheckoutIndeed this is the problem:
“<input id=”place_order” class=”button alt” type=”submit” value=”” name=”woocommerce_checkout_place_order”></input>”
– the fact that value has no value between “”.However I don’t know where this code might be on the server.
Maybe someone can help me here.I didn’t update yet cause I don’t know yet if there are custom modification to the plugin. I would prefer to just to add that value.
Forum: Plugins
In reply to: [WooCommerce] Paypal CheckoutI didn’t applied the update.
Yes, I’m thinking the same way: some bed intentions. It’s not my site, I’m just helping someone to finish this site. I’m not a programmer but I can look in the code make some fixes, etc.However I will still need your help:
Where should I place this code? ( were is the file, were do I place the code ).Thank you.