reduxframework / redux-framework

Redux is a simple, truly extensible options framework for WordPress themes and plugins!
http://redux.io
Other
1.74k stars 583 forks source link

Feature Question - Does it have temporary option changing ? #1718

Closed aonzzung closed 10 years ago

aonzzung commented 10 years ago

Hi guys,

Here is my basic example case

However, for showcasing purpose only, I'd like to show possible combinations created by this template by creating 3 pages with this template with different combinations : A&B, B&C, A&C for example.

Maybe by passing option via url but it won't really update any values in the database i.e. http:\abc.com\mypage?showA=true&showB=true&showC=false

Currently, the theme option creates fixed options & values on the database and I cannot find a way to make my example above possible.

NOTE: At the moment, I have to use meta box options to make this case possible (since it's page-specific options) but I'm curious to know if Redux have any dynamic and temporary options changing as describe above.

Sorry for long story. Thanks for your time reading my case. ;)

aonzzung commented 10 years ago

Hey, just notice that Redux has metabox http://docs.reduxframework.com/extensions/metaboxes/

Seems promising, however, after checking the price and license, I'm a bit stunning lol it's quite expensive and the license is only for single theme product?

Do I have to buy each $129 for each of my premium themes?

Do you have an extended license like CodeCanyon has?

I'm interested in buying it.

Thanks

dovy commented 10 years ago

@aonzzung The extended license on CodeCanyon is for 1 theme/product. We're mirroring exactly. And it's still cheaper than even Visual Composer. :P

aonzzung commented 10 years ago

I've just checked Visual composer and you're right, Dovy. lol

Just to confirm my understanding about extended license, if I have 3 premium themes, I have to pay $129 for 3 times, correct?

;P

dovy commented 10 years ago

Same as code canyon. ;). Yes.

aonzzung commented 10 years ago

Thanks Dovy,

Just one more question... Does it include repeatable field (or group field) ?

aonzzung commented 10 years ago

I'm not trying to fool you but I accidentally found that many people have the same feeling about the pricing as I have also ;P https://github.com/vafour/vafpress-framework/issues/85 (I saw you are on this thread also eh eh...)

I ultimately understand how much you put time and effort into developing it since I'm selling digital goods too.

I'm willing to pay but the pricing policy makes me stop thinking. Anyways, I'll leave this open to you in case you'd like to reconsider the pricing ;) I'm sure you can find a nice balancing point.

kprovance commented 10 years ago

vafpress, eh? Well, you know the old adage, you get what you pay for. Oh, and cheap work isn't good, and good work isn't cheap. We're well aware of how much bank theme devs make, and how stingy they can be. Whose being greedy in that scenario?

aonzzung commented 10 years ago

Hi @kprovance @dovy

Hope I'm not stingy to you lol since I've made two-digit donation last time I ask for your support to even fix Redux's self bug.

As I said, I'm willing to pay.Yes, your work is splendid and that's why I'm serious about thinking about this.

I'm seriously deciding whether to move all of my metabox management to Redux metabox.

Please help answer my last question.

Does Redux metabox support repeatable field? (I got what you gave me the beta version of it but I'm not sure metabox has its own?)

I didn't see it in the documentation. This is one of the most important feature to me. If it doesn't support, I cannot use it.

Thanks,

aonzzung commented 10 years ago

Hi guys,

Let's talk in detail specifically about metabox here https://github.com/ReduxFramework/redux-extensions/issues/105

I've just found your issue tracker for redux extension ;)