Downlaod Wp Quiz Pro v2.0.16 - The Best WordPress Quiz Plugin Nulled Free v2.0.16 (16 Aug, 2019) Fixed can't turn off auto scroll for the last question Fixed subscription box title does not show correctly Removed the deactivate free version notice Removed some unused strings
Downlaod Wp Quiz Pro v2.0.13 - The Best WordPress Quiz Plugin Nulled Free v2.0.13 (9 Jul, 2019) - Fixed translation issue in the List quiz type
Downlaod Wp Quiz Pro v2.0.12 - The Best WordPress Quiz Plugin Nulled Free v2.0.12 (1 Jul, 2019) Fixed Admin emails were not working Fixed Twitter share conflict with Yoast SEO Fixed Answer checking runs before force action is completed
Downlaod Wp Quiz Pro v2.0.11 - The Best WordPress Quiz Plugin Nulled Free v2.0.11 (24 Jun, 2019) Added quiz_url to the play_data table Added an option to not print the Google Analytics code Removed ES6 code from the frontend Fixed Quiz data getting erased if there is target="_blank" Fixed unicode characters not working after list quiz voting
quiz_url
play_data
ES6
target="_blank"
Downlaod Wp Quiz Pro v2.0.10 - The Best WordPress Quiz Plugin Nulled Free v2.0.10 (14 Jun, 2019) Added filter to change trivia delay time Improved GetResponse settings Improved Trivia delay time between questions Removed Support page Fixed reload page issues Fixed placeholder texts in shared Facebook quiz
Downlaod Wp Quiz Pro v2.0.8 - The Best WordPress Quiz Plugin Nulled v2.0.9 (21 May, 2019) Added delay time before redirecting to the next question to show explanation Removed unnecessary Facebook permission: user_gender, user_friends is used when it is required Fixed FaceBook quiz not working Fixed Personality quiz sometimes shows 2 results Fixed List type options do not get saved Fixed Reload option does not work with Randomize questions option Fixed Player tracking not working with the Reload option Fixed JS error on the Support page Fixed some strings with wrong text domain
Update! v2.0.8 Changelog: v2.0.8 (1 May, 2019) ---------------------------------- Added ConvertKit integration Improved: Scroll to the quiz after refreshing Allowed changing title and description of share url Fixed Vimeo video sometimes doesn't work Fixed the result does not show in Personality play data list Click to expand...
v2.0.8 (1 May, 2019) ---------------------------------- Added ConvertKit integration Improved: Scroll to the quiz after refreshing Allowed changing title and description of share url Fixed Vimeo video sometimes doesn't work Fixed the result does not show in Personality play data list Click to expand...
For all Mythemeshop plugins & themes In the file mythemeshop-connect.php Click to expand... comment out line 15 which is PHP: private $api_url = "https://mythemeshop.com/mtsapi/v1/"; Then change line 55 to PHP: $connected = true; Now find the function get_data() Click to expand... around line 940 and change this line: PHP: if ( empty( $options ) ) $options = array( 'connected' => false); to this: PHP: if ( empty( $options ) ) $options = array( 'connected' => true ); Should all be good now.
mythemeshop-connect.php Click to expand...
private $api_url = "https://mythemeshop.com/mtsapi/v1/";
$connected = true;
function get_data() Click to expand...
if ( empty( $options ) ) $options = array( 'connected' => false);
if ( empty( $options ) ) $options = array( 'connected' => true );
v2.0.7 (28 Mar, 2019) ---------------------------------- Added support for %%score%% and %%total%% in the result titles of Trivia quiz Added credit link in the embedded code Optimized data handling while recordign the player data Fixed CSS conflict with few themes v2.0.6 (20 Mar, 2019) ---------------------------------- Added scroll option in multiple page layout Added delay time before redirecting after completing the quiz Added new text in the translation(.pot) file Improved Leads page columns layout Fixed error when deleting an email subscriber Fixed trivia answers are not checked in some cases Fixed not able to remove all the sharing buttons Fixed personality quiz was not working if only personality quiz is enabled Fixed sharing conflict with Yoast SEO open graph Removed Google+ share button