jonah.free
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate Member - reCAPTCHA] Is reCaptcha v3 really working?I am having the same issue. v2 works but with v3 enabled i can see in the code no recaptcha is loading. v2 invisible mode is also not working (i can’t click the button).
edit: fixed it by clearing the ultimate member cache – no v3 works
- This reply was modified 6 years, 2 months ago by jonah.free.
- This reply was modified 6 years, 2 months ago by jonah.free.
- This reply was modified 6 years, 2 months ago by jonah.free.
Forum: Plugins
In reply to: [Comprehensive Google Map Plugin] Alt tagI have a similar problem. I need to add alt tags to transparent.png and directions.png but I can’t find where in the code they are called… can any one help?
Forum: Themes and Templates
In reply to: [Theme: Focus] Child theme not importing parent styles.Ah ok, I didn’t realize. Thanks for your help anyway.
Forum: Themes and Templates
In reply to: [Theme: Focus] Child theme not importing parent styles.My friend tried in the past but got no response. The vendor is not very active in dealing with support.
Forum: Themes and Templates
In reply to: [Theme: Focus] Child theme not importing parent styles.Not sure exactly because I am working on it for a friend, but this is the theme http://themeforest.net/item/focus-minimal-wordpress-theme/3293567
Forum: Themes and Templates
In reply to: [Theme: Focus] Child theme not importing parent styles.By the way, I have my child-theme working using twenty-twelve. Seems to be a problems with the Focus theme and get_template_directory_uri() vs get_stylesheet_directory_uri(). I replaces the get templates with get stylesheets in the header. Halp!
Forum: Themes and Templates
In reply to: [Theme: Focus] Child theme not importing parent styles.just noticed a typo – should say style.css not .csss in the inspect element results.