Forum Replies Created
-
AuthorPosts
-
January 28, 2020 at 8:02 am in reply to: WP eMember new sign up form error messages postition #80289internetcash365Spectator
Ok thanks
January 27, 2020 at 8:26 am in reply to: WP eMember new sign up form error messages postition #80287internetcash365SpectatorIs the form error pop up positioning defined in this file: validationEngine.jquery.css in the css folder?
.formError {
position: absolute;
top: 300px;
left: 300px;
display: block;
z-index: 5000;
cursor: pointer;
}
.ajaxSubmit {
padding: 20px;
background: #55ea55;
border: 1px solid #999;
display: none
}
.formError .formErrorContent {
width: 100%;
background: #ee0101;
position:relative;
z-index:5001;
color: #fff;
font-weight: bolder;
width: 150px;
font-family: tahoma;
font-size: 11px;
border: 2px solid #ddd;
box-shadow: 0 0 6px #000;
-moz-box-shadow: 0 0 6px #000;
-webkit-box-shadow: 0 0 6px #000;
padding: 4px 10px 4px 10px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.greenPopup .formErrorContent {
background: #33be40;
}
.blackPopup .formErrorContent {
background: #393939;
color: #FFF;
}
.formError .formErrorArrow {
width: 15px;
margin: -2px 0 0 13px;
position:relative;
z-index: 5006;
}
.formError .formErrorArrowBottom {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin: 0px 0 0 12px;
top:2px;
}
.formError .formErrorArrow div {
border-left: 2px solid #ddd;
border-right: 2px solid #ddd;
box-shadow: 0 2px 3px #444;
-moz-box-shadow: 0 2px 3px #444;
-webkit-box-shadow: 0 2px 3px #444;
font-size: 0px;
height: 1px;
background: #ee0101;
margin: 0 auto;
line-height: 0;
font-size: 0;
display: block;
}
.formError .formErrorArrowBottom div {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.greenPopup .formErrorArrow div {
background: #33be40;
}
.blackPopup .formErrorArrow div {
background: #393939;
color: #FFF;
}
.formError .formErrorArrow .line10 {
width: 15px;
border: none;
}
.formError .formErrorArrow .line9 {
width: 13px;
border: none;
}
.formError .formErrorArrow .line8 {
width: 11px;
}
.formError .formErrorArrow .line7 {
width: 9px;
}
.formError .formErrorArrow .line6 {
width: 7px;
}
.formError .formErrorArrow .line5 {
width: 5px;
}
.formError .formErrorArrow .line4 {
width: 3px;
}
.formError .formErrorArrow .line3 {
width: 1px;
border-left: 2px solid #ddd;
border-right: 2px solid #ddd;
border-bottom: 0 solid #ddd;
}
.formError .formErrorArrow .line2 {
width: 3px;
border: none;
background: #ddd;
}
.formError .formErrorArrow .line1 {
width: 1px;
border: none;
background: #ddd;
}
January 26, 2020 at 4:34 pm in reply to: WP eMember new sign up form error messages postition #80286internetcash365SpectatorOn both pc and mobile, the question is can the pop be made to appear centre of form or to the left, here is test site using wp default theme 2019 rikfox.com/join-us/registration/
Thank you.
January 26, 2020 at 11:36 am in reply to: WP eMember new sign up form error messages postition #80284internetcash365SpectatorThanks not a conflict as such on mobile view erro messages is pushed to right even on default wordpress theme, so can the message be told to centre on form?
internetcash365SpectatorWPeMember now works with Sendy Version 4.0.4.1 as Admin has updated the plugin to work with the API, great work Admin
It is also possible to make Sendy work with the old plugin by commenting out or delete lines 438 to 476 of the subscribe.php in Sendy installation, but you are prob best to install the new plugin
https://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-sendy-integration-addon-978
internetcash365SpectatorI think it needs to pass the sendy API which it does not as no where to add it in the T&T add on more info on sendy API here: https://sendy.co/api#third-party-resources-integrations
Hope you can fix thank you.
internetcash365SpectatorIt says API not passed but success, no signup though could it be .htaccess ?
[12/03/2019 6:24 AM] – SUCCESS : Log file reset
[removed after troubleshooting]
internetcash365SpectatorHi I am trying to get ememeber to work with sendy on new member signups. I installed the T&T Sendy plugin, however it does not subscribe to sendy. I have set it up correctly and using the sendy list code e.g. 8En5UD492Yvn7DHLlAOxmg with the relevant emember level.
Can you advise how to trouble shoot please?
internetcash365SpectatorDon’t worry I found where to edit it, thanks
internetcash365SpectatorHow do I edit the titles “Affiliate ID”
“commission” in the displayed leaderboard please? I looked in the /affiliates/lang/eng.php but could not find it there, many thanks.
internetcash365SpectatorLOL yes you are correct I only had one affiliate now I added 2 it shows, many thanks!
internetcash365SpectatorBTW I will be manually awarding the tier affiliate sale in the WP Dashboard, so looking for this to show in the affiliate view for the sponsor affiliate so they can see the commission that the tier affiliate makes for them, I hope this makes sense, thanks
internetcash365SpectatorHi, that works fine, I look forward to the affiliate view version, as this is where I really need to show it. Many thanks for your work!
internetcash365SpectatorHi, here is a link to a PDF showing screenshot, I assume it should be possible to pull the info from the mysql database using shortcodes or php code to display in the affiliate view as more sales/comm data is shown in the wp admin dashboard, many thanks.
drive.google.com/file/d/1bKpmhy4b6bZL55t4S4H3vM75ld2CPonv/view?usp=sharing
internetcash365SpectatorHi, I want to show in the sales the tier affiliate “you earned” so it shows the tier affiliate commission you earned and maybe total u earned from the tier affiliate in referals you can see more info in the wp dashboard admin panel
I will send u a screenshot of what I require, thanks.
-
AuthorPosts