mciac
Forum Replies Created
-
Thank you! So simple, but I just couldn’t see it.
Forum: Plugins
In reply to: [Age Gate] Adding a checkbox with link to Terms of AgreementHi Phil,
Thank you for your quick response and link to a potential solution!
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] No ability to upgrade to 3.4.4Thank you. That’s great to hear. There was a red “warning” box to update to 3.4.4 even though 3.4.28 was already installed. That must be why I read it that way. All good now, thanks!
Forum: Plugins
In reply to: [Google Maps All In One] Free version not working in dashboardQuestions about the “custom” solution:
1. Do I need to remove the code when the fix is made in the next version of the plugin?
2. Might it affect some other plugin or functionality? (The phrases do not seem to be specific to your plugin)
Thanks again.Forum: Plugins
In reply to: [Google Maps All In One] Free version not working in dashboardYes that is what I meant—the map would not show up and your php code did do the trick. Thanks very much. I was about to move on the the next plug in. I am glad I will not have to do that.
Forum: Plugins
In reply to: [Google Maps All In One] Free version not working in dashboardI just tried to install and use Google Maps Lite on a different local server with a site not yet updated to 4.0.1 in the hope that it may have been my server. No luck.
The map still does not show up in the dashboard dialog box and the buttons that control the map options don’t work, of course.
For now, at least, I must move on to a different plug-in. I would still like to know if I can use this in the future.
I tried deactivating and activating again and that did make the slider reappear. A slider shows up with the content. Unfortunately pasting the original CSS back into the child theme style sheet did not affect the presentation. So, hours of work will still need to be redone styling the slider once more. Hopefully this big change will not happen too often!
Thanks for your help in ironing out this problem. Much appreciated.
There is no one but admin on this account. So that’s who is editing.
When you say “plugin activation to perform certain tasks”, what does that activation involve? Would that have had to happen on the older version?
So, in conclusion, would the best way to proceed be to uninstall FA Light, then reinstall it and see if that works? Otherwise, I guess I have to try another plugin. Any options besides those?
Thanks again for your time.
I have done that. I get the -1 WordPress error. Out of curiosity and for the future, how would I have known to update a plug in by a different method?
I am not sure what you mean, but here is what I did:
In the admin dashboard, I saw that I needed to update the FA Lite Plugin and I updated it by going to plugins and updating. I am guessing that is the standard way to update a plugin. I did not see any options to choose before updating. At the time I updated, my FA Lite plugin was activated and being used. Hope that answered your question. Thanks.Forum: Plugins
In reply to: [Google Maps All In One] Free version not working in dashboardHere is some more information on the issue I submitted yesterday. When I turned debug mode on in wp-config for localhost, I got this message printing on the body of the website. I don’t know what it means, but it looks like some code is wrong with the update:
Notice: Use of undefined constant AgmPluginInstaller – assumed ‘AgmPluginInstaller’ in /Users/(myname)/Sites/wordpress_fourteen/wp-content/plugins/wordpress-google-maps/wpmu_dev_maps_plugin.php on line 62
Strict Standards: Non-static method AgmPluginInstaller::check() should not be called statically in /Users/(myname)/Sites/wordpress_fourteen/wp-content/plugins/wordpress-google-maps/wpmu_dev_maps_plugin.php on line 63
Strict Standards: Non-static method AgmPluginInstaller::check_and_update_options() should not be called statically in /Users/(myname)/Sites/wordpress_fourteen/wp-content/plugins/wordpress-google-maps/lib/class_agm_plugin_installer.php on line 59
Thanks for that suggestion. I turned debug on in wp-config file and this is what showed up where the slider had been. I don’t know what this means, but it appears something is undefined somewhere:
Notice: Undefined index: display in /Users/(myname)/Sites/wordpress_fourteen/wp-content/plugins/featured-articles-lite/includes/libs/class-fa-slider.php on line 187
Notice: Undefined index: theme_config in /Users/(myname)/Sites/wordpress_fourteen/wp-content/plugins/featured-articles-lite/includes/libs/class-fa-slider.php on line 191
Notice: Slider theme display file could not be found. in /Users/(myname)/Sites/wordpress_fourteen/wp-content/plugins/featured-articles-lite/includes/libs/class-fa-slider.php on line 191
Perhaps this new information may help. I tried to create a new slider and got a WordPress error “-1”. I got this same error when I tried to edit the slider I had created originally. Thanks again.
Thanks for responding. I placed it on the home page via a shortcode in the editor (in code, not visual mode).