rdcravens
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Email Users] JQuery errors in dashboard when plugin activatedOld issue went away when I downloaded the plugin again. However now it is a new issue with the same symptoms – no drag n drop, theme details do not pop up, etc..
All plugins deactivated with only this one active.
——————————————————————————-
Uncaught TypeError: Cannot read property ‘each’ of undefined
at jquery.tablednd.0.7.min.js:6
email-admin.js?ver=1.0.0:108 Uncaught TypeError: weu(…).tableDnD is not a function
at HTMLDocument.<anonymous> (email-admin.js?ver=1.0.0:108)
at i (load-scripts.php?c=1&load[]=jquery-core,utils&ver=4.7.1:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[]=jquery-core,utils&ver=4.7.1:2)
at Function.ready (load-scripts.php?c=1&load[]=jquery-core,utils&ver=4.7.1:2)
at HTMLDocument.K (load-scripts.php?c=1&load[]=jquery-core,utils&ver=4.7.1:2)Forum: Plugins
In reply to: [WP Email Users] JQuery errors in dashboard when plugin activatedSame issue for me… I am working through which might it be conflicting with. However, the site works fine (no errors) as long as I turn this plugin off. I will update once I find what other plugin is not jiving…
Forum: Plugins
In reply to: [WooCommerce] Breadcrumb issuesThe theme is Aqueduct, and is saying compatible with the plugin.
Would there be some generic code that I could implement to make sure it is handled properly?
Forum: Plugins
In reply to: [Max Mega Menu] No drop downs after update when "Effect" = "None"You are awesome! Thank you very much for figuring it out. I did not see it.
Any plans on making the mega menus drop down with horizontal headings and vertical sub pages?
Forum: Plugins
In reply to: [Max Mega Menu] No drop downs after update when "Effect" = "None"Thanks for catching that. That is theme code… So every Mantra user will have this issue…? Will the plugin change or is it going to be a known theme incompatibility (and safer to only go child these route)?
Forum: Plugins
In reply to: [Max Mega Menu] No drop downs after update when "Effect" = "None"Just made the change…
Forum: Plugins
In reply to: [Max Mega Menu] No drop downs after update when "Effect" = "None"Online now, I can swap it for a few minutes. You will need to create an account in order to get to the menu system. send me a note when you register and I will make the change to none. Prefer to make it quick, as users are online now.
Forum: Plugins
In reply to: [Max Mega Menu] No drop downs after update when "Effect" = "None"Sorry for the delay. No changes. “None” stops the drop downs from working at all. Only the options Slide and Fade works.
Chrome, IE and Firefox.
Forum: Plugins
In reply to: [Max Mega Menu] No drop downs after update!Found issue… See next post.
I appreciate your willingness to jump and and try to help. However, my research to this point has given me what my answer needs to be – I am just wanting to understand my exposure from doing it. As the exposure might lead me to not do it at all.
My question does not relate to coupons and your answer does not take into account the limitations of coupons AND the payment processor. A coupon requires the user to still go through a checkout (in my case PayPal) – and I also want to avoid this.
Coupons can only be applied to a paid level and Paypal does not allow for $0.00 sales. So a coupon does not fit the bill as it will fail flowing through Paypal. This could be old information, but it did not matter due to my not wanting to push the person through a checkout to get the free trial.
https://www.s2member.com/kb/offering-free-coupon-code/
I understand that my question does not list out all of these things – but this is because I am specifically looking for one portion of how a specific subset works and the extra background was not relevant.
I will re-phrase my question so that I might be able to provide focus on specifically what I am looking to find out.
What happens if I create a link that allows for 1 month of free access (no checkout required) and a current user (that has used the free trial once) tries to use the free trial again inside of their current account? Did they find a loophole to get free access, within their existing account, for as long as the free trial link exists? If not, how does s2member track this so that I can see it?
I do have PRO…
The thread does not quite give me what I am looking for in terms of the rest of the answer – unless I am missing something. I just went back and re-read it. I think you might be referring to existing users using a NEW email address – which I am not concerned with as it is not in scope for this problem.
I am talking about an existing user (free or paid) clicking on the link again to try to use the free trial again inside of the existing account – and perpetually getting free services.
Basically: If they use it once, can they use it again within the same account?
Coupons do not work for this instance (from what I could find to read) because Paypal requires a price – and I want this to be a free trial for new users without a Paypal requirement (think free user with a 30 day upgrade).
I have it protected from guest users and to be honest, I forgot to try that to see how it worked. Did you login as a non-admin user before you submitted?
Another note… wpBugTracktor does not have this issue… Works fine on submission.
Forum: Plugins
In reply to: [IDB Support Tickets] Admin open tickets not showingFound the issue… Sorry, conflicting plugin.
Forum: Hacks
In reply to: Main Menu -> Dynamic Select Box -> Need IdeasSo great feedback, I was able to wrap my head around what you were saying and get the drop down menu created and dynamically pulling the info as expected…
I really appreciate the help!