Millennyum
Forum Replies Created
-
When I click on your support link, I get a warning message that the site is not safe… Is it the correct url?
Thank you for your response.
I have tried that as well, but when I go to my PayPal Developer Dashboard it only shows sandbox credentials and tells me: “Upgrade your account to PayPal for Business to view live credentials.”
I will open a support ticket.Is there no one who can help?
In the first step (account type), I select ‘Personal account’ (not ‘Business’)
In the second step (the products I sell), I select ‘virtual’ and ‘physical goods’ (not ‘subscriptions’, which says this requires a Business account)
In the third step, it asks me to log in into my Paypal account. After I have logged in, it tells me I need a Business account to accept PayPal on WooCommerce.Thank you for your help. Unfortunately, it is not working.
I don’t know what you mean with “choosing the Advanced Payment method”. When I restart the Paypal Payments activation process, it first asks me my account type. I selected Personal Account instead of Business. Then it asks me the type of products I sell. I select virtual and physical, not subscriptions. Then is asks me to connect to my Paypal account. After I log in, it tells me I need a Business account.
When I log into Paypal to get my credentials, in order to add them manually, it tells me: “Viewing sandbox API credentials.Β Upgrade your account to PayPal for Business to view live credentials.”
Forum: Plugins
In reply to: [WooCommerce] WooCommerce not saving Direct Bank Transfer detail changesThank you for your advice. It seems to be an issue with cashing. I only got it to work after purging the cache each time I changed and saved individual account details. Very cumbersome…
Forum: Plugins
In reply to: [WooCommerce] WooCommerce not saving Direct Bank Transfer detail changesThank you for your response. Here is a video: https://e.pcloud.link/publink/show?code=XZX60UZ4qKaBtnSsXHYTsAgUtigTYjWPy27
I have the same issue. There are no apps listed to remove, but I cannot connect a feed because of the error “400 Session Invalid”. What can I do to fix it?
It works now! Thank you for your kind help!
I have updated my review to reflect this ^_^Thank you for pointing me to this info. I indeed did not see it, I only found several topics through Google from people who also couldn’t get it to work.
My server runs on LiteSpeed. What are the instructions to get it to work on those server types?
Forum: Fixing WordPress
In reply to: Large image size is wrong in postsfigure {
margin: 0px !important;
}is now finally working! For some reason the browser would just not use the updated CSS file, even after emptying the cache.
Thank you for your help.
Forum: Plugins
In reply to: [SP Move Login] Login Screen Errors with WP 5.3I am experiencing the same problem. When asked to verify my administration email address, I click ‘the email is correct’, and then I get these error messages:
ERROR: The username field is empty.
ERROR: The password field is empty.And I’m at the login screen again.
Can you please fix this?
Forum: Fixing WordPress
In reply to: Large image size is wrong in postsThank you!
Indeed, the current CSS for the figure is
figure {
display: block;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 40px;
margin-inline-end: 40px;
}However, I cannot seem to overrule these margins. I’ve tried
figure {
margin: 0px !important;
}But that does not work.
‘Margin-inline-start’ etc. are not recognized properties and setting them to 0 does not do anything either.Forum: Fixing WordPress
In reply to: Large image size is wrong in postsProblem is, the theme is not maintained anymore. π
Any idea where this filter function is located?
Forum: Fixing WordPress
In reply to: Large image size is wrong in postsIn troubleshoot modus, the images are being displayed correctly. So it is probably my theme. But the theme has not been updated in quite a while, so it must be a WP update that did not go well with my theme?
Valentine: Creating a new image style won’t help fix that I guess.
I checked the CSS file of my theme but couldn’t find anything that altered img.wp-image or figure.wp-block-image.size-large, so I have no idea what causes it.
Forum: Plugins
In reply to: [WooCommerce] Request URI too largeActually, both plugins are from the same developer. I already contacted their support but they denied the problem and later just removed a second ticket about it… Apparently they have woken up now. Hopefully in the mean time they have released an update for my plugin as well. Thank you for telling me about it!