Max Chirkov
Forum Replies Created
-
Is this still happening? I’m not seeing this issue on my end. The Zillow Mortgage Rates still work for me.
Forum: Plugins
In reply to: [Connect Matomo (WP-Matomo, WP-Piwik)] Support for custom siteName valueAwesome! Thank you very much!
Hello there,
Advanced Text widget should not have any affect on parallax images. Something else is causing the issue and I think it rather has to do with JavaScript errors that are thrown on the page. (FYI: ATW doesn’t have any publicly facing JS).
Here’s the JS error I’m seeing:
Uncaught Error: Syntax error, unrecognized expression: .cta_buttons a[href^=#]
It looks like the error is caused by this script: https://chickatay.com/wp-content/themes/optimizer_pro/assets/js/optimizer.js on line #47
//Slider CTA Buttons Scroll function jQuery('.cta_buttons a[href^=#]').each(function() {
I’m not familiar with the scrip, but I think placing the hashtag into double quotes should solve the issue.
Hope this helps.
Forum: Fixing WordPress
In reply to: [Simple Real Estate Pack] Mortgage Terms (yrs) are blankI just realized that you were using a widget and not a shortcode. I was able to reproduce the issue and have fixed it in version 1.4.3 which is now available. Thanks!
Forum: Fixing WordPress
In reply to: [Simple Real Estate Pack] Mortgage Terms (yrs) are blankDefault Mortgage Term has to be set in the plugin’s Settings under SREP Settings => Mortgage Calcs.
Forum: Plugins
In reply to: [Simple Real Estate Pack] Update notification repeatedlyYeah, it should be 1.4.2, but I left it out in one spot and it shows 1.4.1. The 1.4.2 has not difference from 1.4.1 except for readme.txt – I updated FAQ section.
Forum: Plugins
In reply to: [Simple Real Estate Pack] PHP NoticesShould be all fixed in v. 1.4.0
Forum: Plugins
In reply to: [Simple Real Estate Pack] cannot unset string offsetPlease try v. 1.4.0
Forum: Plugins
In reply to: [Simple Real Estate Pack] calculators do not workI just realized that 1.4.0 update that I released a month ago didn’t show as available for download. It is available now though.
Forum: Plugins
In reply to: [Simple Real Estate Pack] calculators do not workHi there,
WordPress 4.1.1 serves jQuery 1.11.2 and Simple Real Estate Pack works with this version. I have not tested the plugin with newer jQuery versions since WP doesn’t support them yet.
Simple Login Log hooks into the login process via core action hooks that WP offers: wp_login and wp_login_failed. The only reason why third party login actions are not registered, because they don’t include those hooks into their own process. You can ask WooCommerce developers to utilize those hooks to mimic WP’s core functionality.
Forum: Plugins
In reply to: [Advanced Text Widget] Not workingFor some reason default settings stopped getting imported on plugin activation. Please try the version 2.0.7 – it should work now. Thanks.
Forum: Plugins
In reply to: [Advanced Text Widget] Please fix this notices and header already sendI don’t get the “headers already sent” issue on activation, however, I did fix the notices and released version 2.0.6. Try it out and see how it goes. Thanks
Forum: Plugins
In reply to: [Advanced Text Widget] embed youtube video in widget?It appears that the [embed] shortcode is treated differently by the WordPress from all the other shortcodes. I added a support for it and it seem to be working now. Try version 2.0.6
Forum: Plugins
In reply to: [Advanced Text Widget] What happened to Child of Page ID?Child of Page ID is still there. It could be that the free version didn’t have it and when you installed the PRO it simply didn’t import the new rules because the rules were already there from the free version. PRO version doesn’t overwrite the free version’s rules since you could have custom rules there.
Here is the condition you were looking for:
(int)$arg == $post->post_parent