Forum Replies Created
-
AuthorPosts
-
Ovester
MemberThank you, the page is [https://ovester.com/store/]
Ovester
MemberThanks for coming back so quickly…, I will read the link you provided with regards to paypal, however when I tried to do a live transaction before, I did get a similar WP Estore email telling me that the funds were pending.
For the drop-down, I used the following link https://support.tipsandtricks-hq.com/forums/topic/set-default-payment-option
Regarding the bundle, thank you, I will try that
Thanks again
Ovester
MemberThanks for your advice, unfortunately it didn’t work, however I believe the issue was with the JScript…, in the end, the theme designer kindly fixed the problem.
Thank you for all your help
Ovester
MemberThanks for coming back so quickly…, I fixed the API issue (for the maps), however in the debugger it says
“Use of getAttributeNode() is deprecated. Use getAttribute() instead
It is showing under the tickbox, just not sure how to get this tick box working so I can start accepting payments.
Thanking you in advance
Ovester
MemberThis was the custom CSS I was given
[type=”checkbox”]:not(:checked),
[type=”checkbox”]:checked {
position: absolute;
left: inherit !important;
opacity: 0;
z-index: 1000000;
cursor: pointer;
margin-top: 7px;
margin-left: 3px;
}
-
AuthorPosts