-
AuthorPosts
-
August 25, 2015 at 1:28 pm #369122
My shortcodes offer a “pricing table” and “pricing table column. I’m not able to enter specific information into these tables though, as they’re just shortcodes. How do I customize these to have the info I need?
August 25, 2015 at 6:38 pm #369361Hi there,
Thanks for writing in! Please check our demo examples here (http://theme.co/x/demo/integrity/1/shortcodes/responsive-pricing-table/). Only difference is that, from X theme v4+ onward you will have to use the prefix “x_” when calling our shortcodes.
Example
[x_button type="real" shape="square" size="mini" href="#example" title="Example"]Square Button[/x_button]
Hope that’s clear.
August 25, 2015 at 7:23 pm #369385What is the difference between the pricing table and the pricing table column?
And where do I add the code?
August 26, 2015 at 12:10 am #369571Hi there,
Thanks for updating but the answer is already provided on last reply. However see this to understand what is column – http://prntscr.com/88z7pr
And you have to use the shortcode where you want to display the pricing table. If you use Cornerstone editor, you need to place the shortcode within a Raw Content Element.
If you feel uncomfortable doing this, you can seek help from a developer.
Hope this helps.
Cheers!
August 26, 2015 at 2:29 pm #370354Are you saying that the pricing table only uses one column, and the pricing table column allows me to use more than one column?
Is this the shortcode:
[pricing_table columns=”3″] [pricing_table_column title=”Basic” currency=”$” price=”39″ interval=”Per Month”][icon_list][icon_list_item type=”check”]All Widgets[/icon_list_item][icon_list_item type=”check”]All Wadgets[/icon_list_item][icon_list_item type=”check”]All Wedgets[/icon_list_item][icon_list_item type=”times” style=”color: red;”]Wodgets[/icon_list_item][icon_list_item type=”times” style=”color: red;”]Gizmos[/icon_list_item][/icon_list][button shape=”rounded” href=”#example” title=”Example”]Sign Up Today![/button] [/pricing_table_column] [pricing_table_column featured=”true” featured_sub=”Featured” title=”Plus” currency=”$” price=”59″ interval=”Per Month”][icon_list][icon_list_item type=”check”]All Widgets[/icon_list_item][icon_list_item type=”check”]All Wadgets[/icon_list_item][icon_list_item type=”check”]All Wedgets[/icon_list_item][icon_list_item type=”check”]Wodgets[/icon_list_item][icon_list_item type=”times” style=”color: red;”]Gizmos[/icon_list_item][/icon_list][button shape=”rounded” size=”x-large” href=”#example” title=”Example”]Sign Up Today![/button][/pricing_table_column] [pricing_table_column title=”Premium” currency=”$” price=”89″ interval=”Per Month”][icon_list][icon_list_item type=”check”]All Widgets[/icon_list_item][icon_list_item type=”check”]All Wadgets[/icon_list_item][icon_list_item type=”check”]All Wedgets[/icon_list_item][icon_list_item type=”check”]Wodgets[/icon_list_item][icon_list_item type=”check”]Gizmos[/icon_list_item][/icon_list][button shape=”rounded” href=”#example” title=”Example”]Sign Up Today![/button][/pricing_table_column] [/pricing_table]
If it is, it’s not very short. I was under the impression that the shortcode was: [x_pricing_table_column interval=”Per Month”]
So I need to add all the stuff above to make it look how I want, instead of selecting options?
August 26, 2015 at 8:18 pm #370624Hi There,
Pricing table consists of pricing columns. If you are using cornerstone, You could add the code above in a RAW html element
You could use this as a guide on how to add a pricing table.
https://community.theme.co//forums/topic/how-to-use-pricing-table/#post-369361
Let us know how it goes.
Thanks.
August 30, 2015 at 3:32 pm #373748I see the Cornerstone options in my post options. How do I make the text smaller? It’s fairly large, and adding more columns squishes the text and price text together.
August 30, 2015 at 8:37 pm #373869Hello Kevin,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL with pricing table. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
August 31, 2015 at 12:49 pm #374691August 31, 2015 at 8:05 pm #374978Hello Kevin,
Thanks for the URL. Can you be more specific on which page and which text should be adjusted? This is so we can help you better and give you a more specific suggestion.
August 31, 2015 at 8:23 pm #374983I don’t have the table implemented. I entered the table in a new post in the customizer, and by default it gives me the table you’ve shown me in the link above. Erasing the table settings only removes the information in the table, but there is no option to change the text size, so I have large prices and names.
September 1, 2015 at 1:07 am #375210Hi there,
You should have keep the pricing table there if you really want assistance from us. As there is nothing so we can’t inspect anything and give solution. However if you feel uncomfortable of doing this things (as the implementation of a pricing table and changing the styles is not that complex) you can seek help from a developer.
Thanks for understanding.
September 1, 2015 at 2:14 pm #375827Here is a screenshot of what I am experiencing:
http://helpzombies.com/wp-content/uploads/2015/09/Untitled6.png
I want to make the text smaller so that it fits and is uniform in the columns and rows.
September 1, 2015 at 5:07 pm #375975Hi There,
Sorry, I didn’t see the pricing table. Please point us to the page where the table is. In the mean utilize the Responsive text settings of the Cornerstone.
If you’re on classic editor, use the responsive text shortcode instead.
Thanks!
September 1, 2015 at 5:33 pm #375994Are you asking for another screenshot or a post with a table? I don’t have a table installed on a post yet. And what do you want me to do with the responsive text?
-
AuthorPosts