I have selected ‘Yes’ in the option of ‘Enable slider on mobile’ but the slider is not visible in mobile.
]]>I have created pricingtable in my wordpress website and its preview is proper on the pricingtable plugin but the design is not proper on actual page. I have selected 3 columns from the settings but you can see the design issue on https://staging.theraparea.com/pricing-tables-demo/ .
]]>Hello! I have a trouble with the latest version of plugin. When I want to add an HTML code (like <img src="IMAGE URL" />
) in the field, it’s clear after saving. Please help!
Hi, whats the timeline for WP 5.5 support?
Regards Magnus
]]>When I add the shortcode it does not show up like in my preview version? What’s wrong? I don’t understand the PHP thing.
Wrong version: https://pasteboard.co/J8ZdVj9.jpg
My preview version in the admin: https://pasteboard.co/J8Zei8h.jpg
]]>Hi
many thanks for a great pricing table ??
Just one thing, is it possible to make the font a little heavier? I would like to make the weight of all the sections 400 instead of 200. I’ve tried some CSS but it hasn’t worked!
Any help would be much appreciated.
]]>Hi,
Thanks for a great plugin and it was working a few days back but suddenly not anymore.
What happened, any ideas?
]]>Hello,
Is there a way to change font and style settings that go beyond the basic background colors? I’d love to change this universally to affect all tables on the site.
Perhaps I can add something in the additional CSS section of the site?
Thank you!
Chris
Hello!
I just finished setting up the mobile slider and it looks great except it lets me slide to the right one additional time and the entire table disappears and the page shrinks up.
I’m not exactly sure why it thinks there is another column because I set it as only 3.
Please help, as everything looks amazing but I don’t want people to slide beyond it and ruin their user experience!
Thanks,
Chris
Hello, we use the theme Fraction Magazine togehter with your plugin. Your plugin css creates a css conflict with the themes post settings.
Here the normal/correct view: https://imgur.com/QskEtXC
And here the view with activated pricingtable plugin: https://imgur.com/y9uC16r
Can you solve the issue or can you deliver a workaround to deactivate the princingtable css in the backend?
Kind regards
]]>Hey,
Is it possible in any way to make the header image in the pricingtable into a clickable element so that anyone who would want to see the image in full size could do it by clicking on it?
]]>I have the same problem as the other person posted where you closed the thread. I had to roll all the way back to a very old php version on my server (5.6) to finally get your pricing table to work again. Otherwise I get row after row of the “cannot assign an empty string…” error. Why is this plug-in not compatible with the latest version of WordPress and advanced pho from 7.2 onward? That’s the default now with most hosting companies.
]]>Hi there!
How do I adjust the individual column widths? (I’m using 4, and they’re somewhat narrow… though there’s a lot of margin space outside of the 4 columns.)
Thank you!
]]>Hello, I’m using the plugin version 1.11 and see in the log files of the page that every time the plugin is called it tries to call the following file:
/wp-content/plugins/pricingtable/css/ribbons/none.png
Unfortunately this file does not exist.
What could be the reason and how can I fix this error?
Best regards
Tim
The using one of the included background images for the pricing table, the image only appears at the top of the pricing table and does not extend the full length.
See screenshot here: https://screencast.com/t/U6qWoREZIe
How do I fix this where the entire background is displayed the full length of all of the pricing tables. This was working before the major update with the plugin.
]]>I have the free version of your plugin. I want to add a badge to a column but can’t find where I can do it.
]]>Hi, Pricing Table Plugin Support Team,
Firstly, would like to appreciate your plugin but currently, I faced an issue with regard to table date – Here are the following warning errors that plugins detect on my wp site and also would like to mention here that I am using PHP 7.1 with WordPress version 4.9.7.
Warning: Cannot assign an empty string to a string offset in /var/www/wp-content/plugins/PricingTable/includes/meta.php on line 218
Warning: Cannot assign an empty string to a string offset in /var/www/wp-content/plugins/PricingTable/includes/meta.php on line 223
Warning: Cannot assign an empty string to a string offset in /var/www/wp-content/plugins/PricingTable/includes/meta.php on line 228
Warning: Cannot assign an empty string to a string offset in /var/www/wp-content/plugins/PricingTable/includes/meta.php on line 233
Warning: Cannot assign an empty string to a string offset in /var/www/wp-content/plugins/PricingTable/includes/meta.php on line 267
Warning: Cannot assign an empty string to a string offset in /var/www/wp-content/plugins/PricingTable/includes/meta.php on line 763
Looking forward to hearing from you for a fix or any solutions.
With best regards,
Dorji
Hello, I’ve been using the plugin for a long time, here you can see a picture of my pricetable-design: https://bit.ly/2Mfx0l8
Today I noticed that all colors have disappeared and the design has also changed.
What happened and how can I get the old design back?
I would be very grateful for help.
The access data for directory protection are:
Guest / 123456
Data update required for PricingTable
]]>Hi,
I want to make the “sign up” buttons in every table nofollow and open in a new tab. How do I do that?
Thanks
]]>Hi all,
I have a bit of an issue with my pricing table. It worked fine ever since I created it but, since the last updates, it does not display on the page anymore. The anchor works since in editor mode I can see the tables, however all I get in the browser is a blank page if I access it directly. I have checked on my phone and the mobile version still displays the tables.
Thanks in advance,
Aurel
After update.
Notice display like this:
“Data update required for PricingTable Click here”
And after I click, error cannot access, it is because no menu has been applied.
Solution
Step 1:
Edit file: pricingtable/pricingtable.php
Search function pricingtable_menu_init() and replace with this:
function pricingtable_menu_init() {
add_submenu_page('edit.php?post_type=pricingtable', __('Settings','license'), __('Settings','license'), 'manage_options', 'pricingtable_menu_settings', 'pricingtable_menu_settings');
add_submenu_page(
'_doesnt_exist'
,__( 'Pricing Migrate', 'pricingtable' )
,''
,'manage_options'
,'pricingtable_migrate'
,'pricingtable_menu_migrate'
);
}
Step 2:
Goto your url and change it like this:
yourfull_wp_web_url/options.php?page=pricingtable_migrate
And press Enter, so it will migrate and display the report.
Thats it.
]]>My existing pricing table shortcode and files have missing after i update the plugin.
Plesae connect to this link to see the screenshot of this issue.
https://drive.google.com/drive/folders/1cEK-9aPrZByokGPVEWQUFGJOaP2N8m58?usp=sharing
Please tell me the solution and i hope this issue could be solved without creating a new pricing table for my website. Thank you.
]]>This is an excellent plug-in, good fellows! But is it possible to be able to open a link in a new window when someone clicks on a button in the table?
]]>Hi,
in the style-common.css you use the following CSS-Code:
.ribbon-none{
background:url("ribbons/none.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
display:none !important;
}
But the none.png file is missing in the folder. We’ve added it, to avoid a 404 error on our website. So it will be nice, if you can fix it for the next update ??
Cheers
Andreas
Hello plugin developers!
Can you please fix the Ahanori and Bellerose font. Either convert them to a webfont, replace them with an eqivalent Google Font or completely remove them.
But calling ttf files as css styles is clearly not okay.
In the demo in Price Table, the table looks fine but when i load it on my website the Table header text is bunched together, overlapping and distort.
Is there some way to fix this?
Thanks
]]>I’ve installed the plug in and set up a table.
but I don’t want a green table, I’ve tried changing the colour but the changes don’t take effect, how do I fix this?
Dear Support,
We are ready to buy your great tool, but we do have a question regarding the display of the events format. Our main issue is that we would love if we could depict different costs in a table form. You can see a very simple example from a table that we formatted in an excel sheet in order for you to understand what i mean: https://cl.ly/28430s322r0N.
So, as you can see we have 3 different categories (early bird, normal, late booker) and for each category there are 4 different prices.
It would be great for us if we could depict our prices through your tool in this form that i describe, because this is how it would be easy for our users to see in one-eye the difference between the prices and make their pick.
Looking forward to your response,
Christos
]]>https://asphaltthemes.com/wp-content/plugins/pricingtable/css/ribbons/none.png Failed to load resource: the server responded with a status of 404 (Not Found)
I am getting this error whenever I open my console log, So far I’ve tried the settings but none that I could find to solve the problem, any help would be appreciated(If unresolved I have to look for another plugin which I don’t want), my site – https://asphaltthemes.com/
]]>