Forum Replies Created
-
AuthorPosts
-
November 4, 2018 at 10:51 am in reply to: jQuery script from WP eStore plugin needs to be modified – where can I do this? #78781SantoshBMember
As I noted “The errors occurs when working with the theme editor, not by simply viewing the page”. So the errors only occur when you login and invoke the theme editor.
I’ll try the latest, if this doesn’t work I’ll give up, deactivate and try another solution. I’ll retain the plugin for potential use on a different site.
November 3, 2018 at 10:40 am in reply to: jQuery script from WP eStore plugin needs to be modified – where can I do this? #78779SantoshBMemberShould also add, deactivating WP eStore stops the error occurring.
November 3, 2018 at 10:37 am in reply to: jQuery script from WP eStore plugin needs to be modified – where can I do this? #78778SantoshBMemberThe theme is Divi, and the page is here: [http://www.turbo-chart.com/customer_stories/]
The errors occurs when working with the theme editor, not by simply viewing the page and says “TypeError: $ is not a function”
Their support suggested this:
” jQuery.noConflict(); jQuery(document).ready(function($) { $(function() { if ($(‘.t-and-c’).length )
Please change the highlighted part $ with Jquery.”
When viewing the page source, the <script> section generating the above is from WP eStore.
But WP eStore has not updated recently, so I suspect the issue lies with Divi also?
August 16, 2018 at 6:41 am in reply to: Customer Input in Pricing Table for Subscription product #78329SantoshBMemberOk noted, thanks!
August 16, 2018 at 12:33 am in reply to: Customer Input in Pricing Table for Subscription product #78326SantoshBMemberOk I’ll explain a little further.
I want to be able to capture users email address when they purchase a subscription, noting that this email address is likely to be different to the PayPal payment address.
I can use the customer input addon as a field in the shopping cart – but subscriptions do not use the shopping cart so this wont work.
Is there a way to include a text field in HTML code that will be included with the subscription purchase?
SantoshBMemberAny help? the “rn” is a bit embarrassing on receipts.
SantoshBMemberJust to update this (and a reason for previewing)
When entering text into the “Company Info” box, line breaks are being replaced with “rn” and this is appearing on the receipt also.
How can I ensure that the line breaks appear on the receipt? as I need it formatted to appear as a tax receipt.
SantoshBMemberNo specific scenario, however under the plugin settings we have options to include logo’s, company info – but without manually creating a purchase – I have no way of knowing what the receipt output will look like.
-
AuthorPosts