b...b
Forum Replies Created
-
Forum: Plugins
In reply to: [Cloudflare] Wp-Admin not working with HTTPSFor each case I changed wordpress general settings for both site url and wordpress url to https://boundforbliss.net
No luck, redirect error for all cases (see below).
Put CF cache into development mode. In each case I viewed the in site incognito mode instead of clearing the browser cache each time.
1. CF page rule off, CF plugin activated, vega-child theme. – redirect error
2. CF page rule on, CF plugin activated, vega-child theme. – redirect error
3. CF page rule off, all plugins deactivated, twentysixteen theme. – redirect error
4. CF page rule on, all plugins deactivated, twentysixteen theme. – redirect error
5. CF page rule off, CF plugin activated, all other plugins deactivated, twentysixteen theme. – redirect error
6. CF page rule on, CF plugin activated, all other plugins deactivated, twentysixteen theme. – redirect error.If general settings are http and the CF page rule is on, everything works except the login and the CF plugin settings screen is blank. If I am already logged in and turn the CF page rule on, I can use the wordpress admin area. When I log out and try to log back in the fields reset and nothing happens.
Forum: Plugins
In reply to: [Cloudflare] Wp-Admin not working with HTTPSWordPress Address (URL) http://boundforbliss.net
Site Address (URL) http://boundforbliss.netForum: Themes and Templates
In reply to: [Vega] Contact form (or widget?)With 1600+ contact form plugins, its hard to choose. I am using Fast Secure Contact Form https://wordpress.org/plugins/si-contact-form/
Forum: Themes and Templates
In reply to: [Vega] Move menu items to right for mobileCorrect. When using a logo that is an image. On a small screen the logo is same place as the menu links. http://yourdetroitlifecoach.com/bfb/support/SS_BoundForBliss_tinyNav_links_on_left.JPG
Also, how can I reduce the margins on the CTA section below for mobile devices?
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] FeedbackWorks well. Do you know how I can have a hamburger menu with pages and links. Instead of the current view showing all pages in an large blue area?
I updated to Version 0.9.15. Start quiz is now working. 🙂
Same problem … using responsive theme by cyberchimps.
Jennifer, Did you try the previous version?
Forum: Plugins
In reply to: [Contextual Related Posts] No pictures after updateThanks. Pictures are back.
On settings -> Thumbnail Options -> Thumbnail size.
Changed from custom to responsive 150.
Forum: Fixing WordPress
In reply to: Ninja Forms very slow processingsame issue
Checked again:
My validator error count is 7 without shareaholic and 11 with.
Below are the (4) I see when activating the shareaholic plugin:
Line 48, column 67: Bad value shareaholic:site_name for attribute name on element meta: Keyword shareaholic:site_name is not registered.
<meta name=’shareaholic:site_name’ content=’Current Inspiration’ />Line 49, column 52: Bad value shareaholic:language for attribute name on element meta: Keyword shareaholic:language is not registered.
<meta name=’shareaholic:language’ content=’en-US’ />Line 50, column 78: Bad value shareaholic:site_id for attribute name on element meta: Keyword shareaholic:site_id is not registered.
<meta name=’shareaholic:site_id’ content=’4e5c9441a8193f32e3723b8fd39e6e6d’ />Line 51, column 56: Bad value shareaholic:wp_version for attribute name on element meta: Keyword shareaholic:wp_version is not registered.
<meta name=’shareaholic:wp_version’ content=’7.4.0.7′ />I turned off plugin, paused cloudflare, cleared cache.
I still have same error from the validator.
I will use the same method checking other plugins.
Hope it is not the theme.
Forum: Fixing WordPress
In reply to: Visual Editor Not Working after upgrade to 3.9Its working. I only put the JS Console information up for you and others to see.
Thanks for your help
Forum: Fixing WordPress
In reply to: Visual Editor Not Working after upgrade to 3.9Chromes JS Console no has:
Consider using ‘dppx’ units instead of ‘dpi’, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) post-new.php:27
Consider using ‘dppx’ units instead of ‘dpi’, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) post-new.php:816
Deprecated TinyMCE API call: <target>.onChange.add(..) plugin.min.js?ver=4021-20140423:1
event.returnValue is deprecated. Please use the standard event.preventDefault() instead. jquery.min.js:14Consider using ‘dppx’ units instead of ‘dpi’, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) tinymce.min.js?ver=4021-20140423:8
Forum: Fixing WordPress
In reply to: Visual Editor Not Working after upgrade to 3.9All plugins and Responsive theme is now working OK.
I also unpaused Cloudflare. Still working OK.
My guess is – pausing and unpausing claudflare fixed the problem.
Forum: Fixing WordPress
In reply to: Visual Editor Not Working after upgrade to 3.9Just looked at the visual editor again. It’s working.
I will activate one by one to find the culprit.
The only difference from last try is pausing cloudflare.
I’ll let you know what I find.