rutvikkarve
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Quest] Theme Not Working In MultisiteAnd.. it worked!
Thanks, pacethemes! 3rd time lucky! ??
Hey I checked out some other themes in the mean time. Yours is great. The typography control is good. Would really like the ability to control ALL colors and an option to show either or both of wordpress and quest in the footer (I know attribution to the authors is good, and I fully support it, but clients don’t always understand). Maybe something for the next few releases? That’d make it really power packed.
Love the page builder. Integration with CSS effects is just amazing! Consider releasing just the page builder as a separate plugin, too.
Kudos on the great support! Thanks again for your help! ??
Forum: Themes and Templates
In reply to: [Quest] Theme Not Working In MultisiteHi,
Sorry for the delayed response.
Tried it. Didn’t work. ??
Appreciate your help a lot, so far. Moving on to another theme for now (can’t keep the site down), but I would love to get back when this gets fixed.
Thanks,
Rutvik
Forum: Themes and Templates
In reply to: [Quest] Theme Not Working In MultisiteApache Version 2.2.27
PHP Version 5.3.29Forum: Themes and Templates
In reply to: [Quest] Theme Not Working In MultisiteOne more thing.. does the theme use DB? Whenever this happens, I have to manually delete the theme folder and fall back on default. Don’t want random junk tables in the database. Which (if any) tables should I clean-up?
Forum: Themes and Templates
In reply to: [Quest] Theme Not Working In MultisiteHi,
Thank you very much for your time. I tried from 1.0.13 like you said. Same problem.Here’s the error:
Parse error: syntax error, unexpected T_STATIC, expecting T_STRING or T_VARIABLE or ‘$’ in <MYWEBSITE>/wp-content/themes/quest/inc/pagebuilder/builder.php on line 38
I took a look at the code. Here’s the snippet:
/** * Returns an instance of the PT_PageBuilder class, creates one if an instance doesn't exist. Implements Singleton pattern * * @return PT_PageBuilder */ public static function getInstance() { if ( ! isset( self::$instance ) ) { self::$instance = new static(); } return self::$instance; }
Looks like the line with new static() is causing a problem.
I really like the theme, btw. I left a review. Apart from this, can you tell me if there is a way to use the page builder separately (as a plugin, maybe?). I like the CSS effects and would like to incorporate it separately in other themes as well.
Thanks for helping with this problem so promptly. Let me know if you find anything.
Many thanks,
RutvikForum: Plugins
In reply to: [Wp-Pro-Quiz] Paid Access to Quizzes?Not sure if you found what you were looking for, but a combination of Wp Pro Quiz, Members, WooCommerce (with the payment gateway of your choice) and Paid Memberships Pro and Paid Memberships Pro – WooCommerce Add On works to achieve what you are looking for.
For example, create a quiz with WP Pro Quiz, create paid membership levels with PM Pro, sell the membership as a “product” with WooCommerce (PM Pro WooCommerce AddOn lets you do that) and restrict page content that has the quiz short-code with Members/PM Pro. Voila!
Hope this helps.
Forum: Reviews
In reply to: [Wp-Pro-Quiz] Wp-Pro-Quiz with 30.000 questionsNo worries.
I want to add support for negative marking and good reporting (charts etc.). Was also thinking of a per-question timer and statistics around that. Any ideas on how to go about it? Can you help or guide me in understanding the source code?
Thanks,
RutvikForum: Plugins
In reply to: [Wp-Pro-Quiz] Need Categories Displayed In Question NavigatorHi there. Any updates, anyone?
Forum: Reviews
In reply to: [Wp-Pro-Quiz] Wp-Pro-Quiz with 30.000 questionsHi nsaral. Can you drop me a mail at <my username on www.ads-software.com> AT gmail DOT com?
Would like to get in touch for some customization I am planning to the plugin. Haven’t been able to reach the developer. Any idea if the support/dev for this plugin is active?