Starhorsepax2
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] footer widget settings not working on homeIt says 3 when its saved in the customizer and all the other pages are 3. It’s only that one set to home page that shows 4.
Forum: Themes and Templates
In reply to: [GeneratePress] footer widget settings not working on homeActually the home page is set to a static page.
Forum: Plugins
In reply to: [Responsive Mortgage Calculator] style problemSite is still in development so it’s an IP address. The page is here.
Thanks!Hi. Sorry for the delay, client put the project on hold. Can you see any issues? It’s still behaving erratically.
Forum: Plugins
In reply to: [Nearby Now Reviews and Audio Testimonials] firefox styling problemYes! Thank you. ?? Looks great.
Forum: Plugins
In reply to: [The Events Calendar] Theme compatibilityAll the archive file has on it is: ` <h1><?php _e( ‘Archives’, ‘html5blank’ ); ?></h1>
<?php get_template_part(‘loop’); ?>
<?php get_template_part(‘pagination’); ?>`
I tried adding in the code from a default theme (replacing the name of course)out of desperation but it did not work. :/
For whatever its worth advancedcustomfields plugin appears to be somehow hacked into the functions files. not sure if its relevant or not but I’m suspicious of it.
Forum: Plugins
In reply to: [The Events Calendar] Does this work on wpengine?okay I got it installed….I’ll post another thread with the cause of the issue…
Forum: Themes and Templates
In reply to: [Enigma] sidebars in the wayThat is already checked. It has been rechecked AND resaved on that page. It worked fine before the update. Now it is not working, the sidebar will not go away.
Error: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data qmn_quiz.js:107:22
Forum: Plugins
In reply to: [WP Latest Posts] Not mobile friendly/responsive?Thanks! That css worked!
Forum: Plugins
In reply to: [Yoast SEO] HELP. No Field Options on the Pages.Forum: Themes and Templates
In reply to: [Pinnacle] missing header optionsThe entire Theme Options is missing from the dashboard.
The version of Pinnacle is 1.3.0
WordPress version is 4.2.4 I don’t want to update yet to 4.3 as that version broke LOTS of other plugins on another site I’m working on. It also messed up the ability to update so I was waiting for the next version where (hopefully) the bugs would be worked out.
Forum: Plugins
In reply to: [Easy Property Listings] Listing shows triple on the pageThe theme is Pinnacle. The properties page shows no properties outside the sidebar.
I think following the install instructions may have messed up the sidebar, since archive did not match the example. If you click on the sidebar link it just moves it with the read more still attached to the middle of the page.Forum: Fixing WordPress
In reply to: Unable to update plugins as of 4.3 auto updateThe wordpress is not using SSH2, according to wp-config
It looks like maybe the plugins ARE updating but are stuck in a perpetual twirl and never showing the update as completed.
In addition I’m seeing a whole slew errors referring to javascript and jquery core:
ReferenceError: reference to undefined property j.delegateType
ReferenceError: reference to undefined property a.nodeName
ReferenceError: reference to undefined property a[h]
ReferenceError: reference to undefined property this[c] jquery.js:2:24416
ReferenceError: reference to undefined property e.type jquery.js:5:8853
ReferenceError: reference to undefined property j.opts.start
ReferenceError: reference to undefined property m.event.triggered jquery.js:4:6885
ReferenceError: reference to undefined property m.event.triggeredThis: Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()
finally went away after the plugins finally updated. But it never showed it had completed, just kept twirling, until the page was refreshed. I had to double check with wordfence scans (turning plugins off and then on again first) to even be sure.My loudest problem is this: tor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()
instead. /wp-includes/functions.php on line 3457
which I get even after updating plugins for the 4.3 compatible versions.I’ll try turning them off but I think some of the most disturbing are:
SyntaxError: test for equality (==) mistyped as assignment (=)?
SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function
because whatever they do they are coming from a wordpress core js, not a plugin.
ReferenceError: reference to undefined property d.attributes[c].expando load-scripts.php:4:4651
ReferenceError: reference to undefined property jQuery.migrateMutethis is only a few and they all seem to be wordpress core.
Oh dear…turning off the plugins works but I need some of those…