imabel
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem with built-in sliderAfter further investigation, I believe the Frisco theme comes packaged with an older version of Flexslider. For some reason the javascript for that plugin is not loading. The theme also comes with a version of Revolution Slider, which is giving me the same problem when I try to use that instead.
Forum: Fixing WordPress
In reply to: Problem with built-in sliderThe slider on the homepage is from a standalone plugin (Meta Slider). I’m honestly not sure which slider the theme is trying to call.
Thanks for your help.
Forum: Fixing WordPress
In reply to: Problem with built-in sliderThere are also these two:
[01-Aug-2016 21:44:37 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method sidebar_generator::init() should not be called statically in /home1/mandlne1/public_html/wp-includes/plugin.php on line 525
and:
[01-Aug-2016 21:44:37 UTC] PHP Strict Standards: Non-static method sidebar_generator::get_sidebars() should not be called statically in /home1/mandlne1/public_html/wp-content/themes/frisco/framework/inc/sidebar-generator.php on line 52
Everything else is a notice.
Forum: Fixing WordPress
In reply to: Problem with built-in sliderMost of the errors in the debug log are the following for different functions but the same line of code:
[01-Aug-2016 21:44:36 UTC] PHP Notice: The called constructor method for WP_Widget in WooSlider_Widget_Attachments is deprecated since version 4.3.0! Use
__construct()
instead. in /home1/mandlne1/public_html/wp-includes/functions.php on line 3
718
It looks like
<pre>__construct()</pre>
is already being used in functions/php at that location.Forum: Fixing WordPress
In reply to: Problem with built-in sliderI’m a little out of my depth here, so thanks for helping and sorry if I misunderstand any of your questions.
This is the most recent error in the WP log:
[01-Aug-2016 15:17:55 America/Denver] PHP Warning: PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20100525
PHP compiled with module API=20131226
These options need to match
in Unknown on line 0and this one from the theme’s log:
[26-Jul-2016 08:08:41 America/Denver] PHP Fatal error: Call to undefined function get_header() in /home1/mandlne1/public_html/wp-content/themes/frisco/index.php on line 1
Forum: Plugins
In reply to: [Waving Portfolio] Button CSSThanks! That was exactly what I was looking for.
Forum: Fixing WordPress
In reply to: Changed host password, now can't reach admin panelIt’s working now! I guess it did come down to a waiting game. Thanks for all your help, Tara!
Forum: Fixing WordPress
In reply to: Changed host password, now can't reach admin panelOh, I’ve done that already. No difference with all plugins disabled.
Forum: Fixing WordPress
In reply to: Changed host password, now can't reach admin panelI think I’ve cleared the server cache, definitely cleared the browser cache, and don’t think I’m using any caching plugins (is there a way to check?). Still not working.
Forum: Fixing WordPress
In reply to: Changed host password, now can't reach admin panelNo, I meant after the password change I received a database error. Once updated wp-config with the new password, that error went away.
Forum: Fixing WordPress
In reply to: Changed host password, now can't reach admin panelYeah, I can log into the host with the new password just fine (access cpanel, phpMyAdmin, etc.) The wordpress site was down until I updated wp-config with the new password. Now my site is back up (for the most part), but I can’t log in.
Forum: Fixing WordPress
In reply to: Changed host password, now can't reach admin panelAlso, some of my plugins seem to still be working, some don’t. Either way, renaming the entire plugin folder didn’t help.
Forum: Fixing WordPress
In reply to: Changed host password, now can't reach admin panelI don’t use CloudFlare.