takis01
Forum Replies Created
-
This is clear .Thank you very much !
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] 3d secure window is not showMy pleasure ! Review is done. This is the “must have” plugin for wordpress .Many thanks !
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] 3d secure window is not showYes you are right 🙂 . I had 2 problems.
One is that i tested 3 cards (in live mode) and all declined.
I thought is declined because 3d secure is not showed.
But then i saw one customer succeed so i thought what is going on.
Then i saw on my business stripe account that stripe created some accounts of me (as customer) with wrong data.
I deleted the accounts and tried again and worked !
Of course 3d secure window still not showed but on details of transaction, says that passed correct so it is indeed this you say that not always should appear but passing in the background.
However i deleted one more customer account (with empty name ) of a friend who trying to buy and his card is declined again.
Anyway he will check this tomorrow with bank .
Finally the 3d secure works fine 🙂 . The decline of card (on my case) was because already i had with this customer number an account with different name than the real name.After i deleted it , the card is accepted. Thank you very much for your help !!Forum: Plugins
In reply to: [WooCommerce] Webhook : Delivery URL returned response code: 403I can not find solution to this .Woocommerce sends to incoming url empty data when i save the URL to settings of webhook and then display error 403.
Does anyone know if works in test mode ? Currently woocommerce is in test mode but i dont know if is expected to work in test mode.I have news . This is a downloadable image item . So changed it also to be Virtual, and i set a quantity so the same image to downloaded limited times according the quantity . Now problem gone and all seem fine even using admin account .
Thank you very much for your help ! Finally i see that problem happens only on admin account . When i test with a simple user, i don’t see any problem . Maybe later i can give more clues . Maybe not related to user role but something else. However here is some images which showing the problem
Thank you very much for your help . Mycred is great !
I testing the purchase and worked, but on checkout page before i pay showing this error :
Oops!
Unexpected error in: mycred-woocommerce/mycred-woo-checkout-block
Error: c is undefinedI found it ! It is on general settings of WooCommerce . So you can only set as currency the Points but only for all products ? I mean not possible for specific products ? However even exchange points with euros maybe will solve the problem.
Forum: Fixing WordPress
In reply to: Post not opening when url contain Greek lettersYes thats correct ! I try to find solution to encode characters and maybe this can solve the problem .Many thanks for your help Benni ! 🙂
Forum: Fixing WordPress
In reply to: Post not opening when url contain Greek lettersMany thanks Benni . My target is to solve the problem and to keep the Greek letters to the URL because this helps google search . This plugin (like some others) just replacing the Greek letters with Latins. This not fixing the problem. I need to find why wordpress does not support Greek characters in URL.
Thank you very much for your help ! I changed settings on wordpress to display full text but still the problem remaining so most probably is that the page of feed at last , changed the way the feed is displaying and serve only the a small text . This solves my question thank you very much for your help ! By the way Wpematico works great for around a year i use it !
Hi ! Thank you for your reply .Temporary i solved the issue with this code . I hope in future this to be solved by the plugin or by theme .
.entry-content .uagb-svg-wrapper svg {
width: 40px;
height: 40px;
transform: rotate(0deg);
box-sizing: content-box;
fill: #38d940;
filter: drop-shadow( 0px 0px 0px #00000070 );
}Thank you very much for your reply . I tried suggested actions but not resolve the problem .Also i sent message to theme developers and wait answer because on other theme this does not happen .But also on other theme , the icons not show at all on preview of post .
Forum: Plugins
In reply to: [WPeMatico RSS Feed Fetcher] Delete specific linksHi ! Thank you very much !! This works!!
Forum: Plugins
In reply to: [WPeMatico RSS Feed Fetcher] Delete specific linksI disabled HTMLs on page but this option it seems to disable also all paragraphs so the text is like unreadable . Is it any other solution to remove links but keep paragraphs on text ?