Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter rutvikkarve

    (@rutvikkarve)

    And.. 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! ??

    Thread Starter rutvikkarve

    (@rutvikkarve)

    Hi,

    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

    Thread Starter rutvikkarve

    (@rutvikkarve)

    Apache Version 2.2.27
    PHP Version 5.3.29

    Thread Starter rutvikkarve

    (@rutvikkarve)

    One 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?

    Thread Starter rutvikkarve

    (@rutvikkarve)

    Hi,
    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,
    Rutvik

    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.

    No 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,
    Rutvik

    Thread Starter rutvikkarve

    (@rutvikkarve)

    Hi there. Any updates, anyone?

    Hi 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?

Viewing 9 replies - 1 through 9 (of 9 total)