8blocks
Forum Replies Created
-
Forum: Plugins
In reply to: [Mortgage Calculators WP] Annual Taxes RemoveJust set the default value for taxes to 0 via settings and then hide the field via css and you’ll be good to go.
Forum: Plugins
In reply to: [Mortgage Calculators WP] Not getting calculator menu option in dashboardNope they’ve been the same for years and that’s not our shortcode so you may be looking at some wrong docs
Forum: Plugins
In reply to: [Mortgage Calculators WP] Email feature does not workI don’t see our calculator on that page referenced but rather a different one, is ours located somewhere else so we could test?
Forum: Plugins
In reply to: [Mortgage Calculators WP] Email result doesnt workHandling in direct support portal
Forum: Plugins
In reply to: [Mortgage Calculators WP] Conflict with Jet Tabs plugin (Crocoblock)Then it must be a plugin conflict, try deactivating other plugins one by one to see which it is. If you want to submit a support inquiry on our site with your admin credentials we can have a look for you otherwise that will show you which plugin is causing the issue. https://mortgagecalculatorsplugin.com/#support
Forum: Plugins
In reply to: [Mortgage Calculators WP] Conflict with Jet Tabs plugin (Crocoblock)Seems like a theme related issue that may need to be resolved with your theme provider as our plugin functions just fine with the WP default theme and the error isn’t appearing with our JS.
Forum: Plugins
In reply to: [Home Value] Getting A String Of !!!!!Need to make sure and generate a Google Places API key per the instructions from the settings page. Once generated that error will go away and you’ll see an autocomplete of addresses.
https://developers.google.com/maps/documentation/places/web-service/get-api-key
Forum: Plugins
In reply to: [Mortgage Calculators WP] EmailsSubmit a support inquiry here: https://mortgagecalculatorsplugin.com/#support
Make sure to provide your admin login details and we’ll have a look.Forum: Plugins
In reply to: [Home Value] Plugin not workingHi Lacey,
Shoot us an email to ‘[email protected]’ and one of our developers will be happy to help you troubleshoot.
Forum: Plugins
In reply to: [Mortgage Calculators WP] Conflict with Avada theme’s fusion FAQ tabsThink we resolved this via work-around previously but cleaning up the thread here.
Forum: Plugins
In reply to: [Mortgage Calculators WP] Asked for Support for Paid Plugin, NO ResponseDon’t recall seeing your inquiry other than the one you just sent with this inquiry but please confirm you have the premium plugin downloaded:
https://mortgagecalculatorsplugin.com/premiumAnd you’ve entered your license key in the premium tab. If you’ve done both of those things and you’re still having an issue send us your login details through our support portal and we’ll have a look.
Thank you!
Forum: Plugins
In reply to: [Mortgage Calculators WP] Vulnerable plugin?The reason for that is that we had to split our free and premium plugin versions apart via WP orders. In order for our premium users to not upgrade and break we reset our free plugin to this version so we had a chance to get them all the manual download. Gone ahead and updated the version number so you can rest assured you’re all set with no security issues.
Forum: Plugins
In reply to: [Mortgage Calculators WP] Disable Send ResultsYou’re welcome! Let us know if you need anything else 🙂
Forum: Plugins
In reply to: [Mortgage Calculators WP] Disable Send ResultsYou can hide the form and it’s submit button with CSS.
.mcwp-results {display:none;} should get the job done.
Forum: Plugins
In reply to: [Mortgage Calculators WP] critical warning from Wordfence@mmushing that issue is resolved, we just had to revert to this version number so it didn’t mess with premium version updates once we had to separate the plugins into 2 different ones per WP admins requirements so you’re all set!