whatachamp
Forum Replies Created
-
Thanks makfruit, I’ve just updated my test site and enabled debug mode and can see these errors:
Notice: Undefined index: settings_section in …wp-content/plugins/ecwid-shopping-cart/ecwid-shopping-cart.php on line 655
Notice: Undefined index: days_left in …/wp-content/plugins/ecwid-useful-tools/functions.php on line 82
Notice: Undefined index: trial_days in …/wp-content/plugins/ecwid-useful-tools/functions.php on line 83
Commenting out the functions.php lines removed those errors however not sure to do about line 655 which I think is causing the crash.
I don’t use and JS/CSS minify plugins, but my theme code is minified…not sure that would cause any problems though.
Thanks for your help.
My sites also crashed. I rolled Ecwid shopping cart back to version 1.8.1 and everything is running smoothly again.
Its always good to frequently back up your site to somewhere like dopbox so you can roll back plugins if they break after updating ??I did guess that the crash was caused by the Product Advisor plugin as the site displayed everything up the where my ecwid widgets were displayed. Hopefully Product advisor issue a fix soon.
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] mc_signup_submit problem after updateHi tk, thanks for replying.
Yes, it would be ideal if switching off the CSS from the settings panel switched off ALL the CSS… because theme creators like me like to have complete control ??
I have adjusted my theme for the #mc_signup_submit selector, for one of my sites at least.
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] mc_signup_submit problem after updateI believe the code is coming through from mailchimp_widget.php, line 94.
#mc_signup_submit { margin-top: 1.5em; width: 80%; }
Its making all my submit buttons too wide, and shifiting them with that margin. Sigh.
Forum: Plugins
In reply to: [Video.js - HTML5 Video Player for Wordpress] Video Does Not LoadOnce again my do_shortcode video completely stopped working after the most recent upgrade. Video wasn’t showing, just the controls – and they weren’t responsive. Disabling/re-enabling the plugin didn’t work this time – I had to roll back to an older version of the plugin.
On another site I have the plugin being used witin regular shortcodes and that’s working fine.
Forum: Plugins
In reply to: [Video.js - HTML5 Video Player for Wordpress] Video Does Not LoadI forgot about this problem for a while. I’ve just been playing around with it and by simply deactivating and reactivating the plugin I got the vide working again. Simple as that…sigh!
At least its fixed now.Forum: Plugins
In reply to: [Facebook Social Plugin Widgets] Make responsiveI put this in the theme’s stylesheet…
Forum: Fixing WordPress
In reply to: Search Engine Visibility allowed – still being blockedHi wayneiac,
My sites did eventually get recognised by Google. It took about 4-5 days. It could be my imagination but I’m sure it used to be quicker. The whole time the thumbnail image of the site in Webmaster tools showed a picture of the old site. Then once the sitemap urls waere indexed the thumbnail also refreshed to show the new site.
I’ve noticed in recent months new sites or re-launched sites take quite a while to be indexed.
In my WordPress install there isn’t a robots.txt as such, its created dynamically by WordPress I believe.
Forum: Plugins
In reply to: [Video.js - HTML5 Video Player for Wordpress] Video Does Not LoadHi,
I was using the plugin in a similar manner and it was working, however I have just upgraded WordPress to 3.6 and the video doesn’t play anymore, there is just a spinner…if the developer could offer some advice that would be great.I think in 3.6 the do_shortcode has changed somehow, so maybe that’s affecting it?
I also have this plugin working successfully on another site running 3.6, but its embedded in the visual editor on the page using the regular [shortcode].
Thanks
Forum: Plugins
In reply to: [Members - Membership & User Role Editor Plugin] Cannot Change Post AuthorHi,
I found a way around it. For the user that I want to change the author to, I temporarily changed their access to one of the original WP roles, such as Editor.
Then I went to hte post and that user was available to select from the Author drop down.After that, I changed the user back to their customised Members role.
Would be great if Members could add the change author capability to the plugin’s options for new roles.
Forum: Plugins
In reply to: [Easy Gallery Slider] Errors on activationOk thank you.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Dropbox won't stay authicatedOK, it looks like whatever was causing this problem has been fixed in the latest release. Case closed.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] New Dropbox passwordThanks.
Forum: Plugins
In reply to: [Facebook Social Plugin Widgets] Make responsiveGot it working with:
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }
Forum: Plugins
In reply to: [Yoast SEO] New WordPress SEO update, can't edit SEO TitleI would also like to see this reverted back to previous set up. Thanks.