Hi, I need to do so that when I click on the button, the popup opens with the registration form, but on the same page where the table is located, how to do it?
]]>Hi All,
I have one Go pricing table and i want to populate the header filed of go pricing table from calculated value from calculator.
Can it be possible?
You can see in the link, i want go price field basic,plus, standard, premium to fill from calculator values.
Thnx in advance,
Regards!
]]>Hello, your plugin appears to be breaking the Posts page. It has bad jquery code causing the checkboxes for categories to not function (it checks all of them by force), and when saved none of the checkbox states are passed to the form post.
All around bad!
wp-content/plugins/responsive-pricing-table/assets/js/admin.js?ver=1.2.0
~line 65. loops over each input checkbox, and checks it.
Line in loop reads
$(this).prop('checked', true);
, which 100% of time checks an input box. So I believe jquery selector is incorrect or somehow triggering on the post page.
See video as I step through with debugger (trigger attribute mod breakpoint, when click Update button on any post page, and in call stack, your plugin executes above mentioned code), which shows it checking the box via javascript included by this plugin
]]>Hello, I have my site: https://www.serverlauncherplus.co.uk
And on the store page, I have 3 price tables, how would I do it so I can have a cart and the items get added into the cart when an add to cart button is pressed?
thanks,
matt
]]>doesn’t work
]]>I’ve added a new pricing package, but when I associate it to the pricing table where it will be grouped together with other related price packages it seems there is no way to order it amongst the existing packages. I am using Post Type Order, but is seems to have no effect on the Responsive Pricing Table custom post types. I have way too many pricing packages to make it feasible to delete and recreate in the order I want them to appear. How can I change the order of the pricing packages??
]]>HI,
Love this plugin and working fine foe me. Need one row to highlight. Please suggest how can I do that.
]]>Hello, I wanted to know how can I put the princing table on the bottom of my page, every time I paste the code below other contents and update my page it keeps on showing at the very top.
Is it possible to put it anywhere I want?
Thank you.
Hi,
I get a black area behind the price area of Woocommerce products. I’ve narrowed it down to this plugin causing the issue.
I’m using the latest version of WordPress, Woocommerce and the Avada theme.
Please see image here to see what I mean: https://screencast.com/t/X4gJf5eNx
]]>I love the way this plugin looks but I cant configure it the way I want to. What I want is when somebody clicks “buy now” to add the item to cart.
I am using WP Simple Paypal Shopping cart, tried to add the shortcode to the button url but it wont work.
Can I do this somehow ? Would even pay for this
]]>Hello,
Hope you can help. I like to know if there is a way to change the size of the price font size. In the settings I put it already to tiny and that works fine on bigger screens but on an Ipad mini (or smaller) in landscape format the price overlaps (does not fit in the border anymore)
The page can be find here: https://portfolio3.webfruit.nu/prijzen/
I also put a screenshot of how the pricing table is displayed on the Ipad.
Thanks in advance,
Kind regards, Wim
]]>Please Check my code, cause your plugin doesn’t work when I tried to post the shortcode in a page. Please see code below.
<h3>Service comparison - Tiered Rate Structure</h3>
We offer a comprehensive rate plan. One that makes it easy for new or small businesses to get started with a professional accountant rather than devote valuable business creation time to bookkeeping chores. The rate structure is tiered so that larger businesses pay only for services they use, not a flat rate. We grow our services only as you grow. Businesses that use one of our supported applications get very special rates on their tax returns at the end of the year, generally 1/3 of what a manual tax return would cost.
[show_pricing_table table_id="317"]
<h3>Virtual Bookkeeper</h3>
<h4>Do you need a virtual bookkeeper?</h4>
Let’s face it, your bookkeeping tasks become more time consuming as your business grows. Are you becoming too busy to handle your books and need a helping hand?
Bookkeeping tasks we can do for you:
[wptabs style="excite-bike" effect="fade" mode="horizontal"]
[wptabtitle] Categorizations[/wptabtitle] [wptabcontent]We categorize your transactions by hand, which makes it easier to track your expenditures and payments. Your CPA will be thankful they don’t have to do this for you.[/wptabcontent]
[wptabtitle] Accounts payable[/wptabtitle] [wptabcontent]We notify you of any unpaid expenses before, on and after the due date. You can thank us later, we take care of your money organization.[/wptabcontent]
[wptabtitle] Accounts Receivable[/wptabtitle] [wptabcontent]We record your invoices and send out notifications to clients for overdue invoices. We've got your back.[/wptabcontent]
[wptabtitle] Reports[/wptabtitle] [wptabcontent]We send you weekly and monthly reports. These reports include P&L, Payables and Receivables. We’ll track your money, you spend time making your business money.[/wptabcontent]
[wptabtitle] Reconciliations[/wptabtitle] [wptabcontent]We perform monthly bank reconciliations. Somebody needs to do it, right? A reconciliation is the process of checking your electronic books against your bank statements to ensure both are balanced and properly recorded.[/wptabcontent]
[wptabtitle] Tax Time[/wptabtitle] [wptabcontent]At tax time, we’ll use your up-to-date data to produce tax returns in record time and at 1/3 the cost of a CPA or H&R Block.[/wptabcontent]
[/wptabs]
please check this live site out. Click here.
]]>