Is there a software script/plugin that can do these?

by Dexx
8 replies
Hey Warriors,

Anyone know if there's a Wordpress plugin or software script that allows for pricing table charts like the following image to be easily made:



I know I can hire a graphic designer to a graphic up that is similar, but the table in this example has clickable links inside of it that lead to additional webpages (as opposed to a graphic)

Anyone know if there's a script or plugin that exists that can do something similar?

I did find one script that did something similar (a WSO) but its limited to a max of 5 items in a table...

Hrmm...
#script or plugin #software
  • Profile picture of the author hustlinsmoke
    Shouldnt cost much to have that plugin modified either by the coder himself or herself or another programmer, you can probally do it yourself.

    Open the php script for the plugin in a php viewer or something that will read it, search for 5, bet you can find it and change it yourself.

    I use php editor, the way I do it, is I unzip the content to a folder, I use simple search and replace to find the text I want. If I know the program will only allow five lines then I search for 5. After everything is pulled up I look at each line that has five in it and I change it or would change it if it was me.

    Everything I mentioned is free above.
    {{ DiscussionBoard.errors[5471612].message }}
  • Profile picture of the author Dexx
    Good idea, I'll try it out
    {{ DiscussionBoard.errors[5471890].message }}
  • Profile picture of the author hustlinsmoke
    Let me know how it goes.
    {{ DiscussionBoard.errors[5471892].message }}
  • Profile picture of the author hustlinsmoke
    Hey if you can't get it, send it to me, I will do it when I get home tomorrow or the next day. Sometimes you just have to go line by line till you find something.
    {{ DiscussionBoard.errors[5471904].message }}
  • Profile picture of the author CyberSEO
    If you are interested, I can write such a plugin for you. Just need to have a bit better specs. I.e. do you want it to look exactly like on that picture, or you want it somehow different? Which parts of the pricing form should be available for customization etc.
    Signature
    CyberSEO Pro - the ultimate all-in-one autoblogging WordPress plugin, powered by OpenAI GPT-4, Anthropic Claude, Google Gemini Pro, Midjourney, DALL-E 3 and Stable Diffusion XL
    {{ DiscussionBoard.errors[5472153].message }}
    • Profile picture of the author Dexx
      Originally Posted by CyberSEO View Post

      If you are interested, I can write such a plugin for you. Just need to have a bit better specs. I.e. do you want it to look exactly like on that picture, or you want it somehow different? Which parts of the pricing form should be available for customization etc.
      Well here's the current plugin that I've found that does it:
      http://www.warriorforum.com/warrior-...b-edition.html

      The pricing table graphic appears to be from this WSO:
      http://www.warriorforum.com/warrior-...olkit-yet.html


      The plugin currently lacks the following (i.e. marketing advantage for you if you create such a plugin):
      1) Not being able to bold/change the font color of text within the bullets
      2) Limited to 5 bullets (ideally having an option between 5 or 10 would be better)
      3) Ability to change out the button image/text (Sign Up, Buy Now, Order Now, etc.)

      Hell maybe if there's enough interest I'll just develop my own plugin...tho I have other things I'm focused on right now that I'd rather keep doing...

      But the opportunity is there!

      Cheers,

      ~Dexx
      {{ DiscussionBoard.errors[5474103].message }}
      • Profile picture of the author CyberSEO
        Originally Posted by Dexx View Post

        Well here's the current plugin that I've found that does it:
        http://www.warriorforum.com/warrior-...b-edition.html

        The pricing table graphic appears to be from this WSO:
        http://www.warriorforum.com/warrior-...olkit-yet.html


        The plugin currently lacks the following (i.e. marketing advantage for you if you create such a plugin):
        1) Not being able to bold/change the font color of text within the bullets
        2) Limited to 5 bullets (ideally having an option between 5 or 10 would be better)
        3) Ability to change out the button image/text (Sign Up, Buy Now, Order Now, etc.)

        Hell maybe if there's enough interest I'll just develop my own plugin...tho I have other things I'm focused on right now that I'd rather keep doing...

        But the opportunity is there!

        Cheers,

        ~Dexx
        I think that:
        1. Can be easily fixed via .css
        2. This may require some changes in PHP code (can't do that because that's not my code and I have no permission to change it)
        3. You can simple replace the image file with the one you like
        As about making a special new plugin for for pricing table charts. I would write such one from the scratch. But I really need to know which exactly features are in demand.
        Signature
        CyberSEO Pro - the ultimate all-in-one autoblogging WordPress plugin, powered by OpenAI GPT-4, Anthropic Claude, Google Gemini Pro, Midjourney, DALL-E 3 and Stable Diffusion XL
        {{ DiscussionBoard.errors[5474364].message }}
  • Profile picture of the author johan_malmo
    Also interested in a plugin like this!
    {{ DiscussionBoard.errors[5472351].message }}

Trending Topics