nengineer
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Duration incorrectWhy would events of 45 or 50 minutes show the correctly, while 75 minutes doesn’t for the same calendar, with the same timezone, on the same site?
Forum: Plugins
In reply to: [Countdown Timer - Widget Countdown] Removing Hours, Minutes, SecondsDid you get this working?
Thanks
Forum: Plugins
In reply to: [Connections Business Directory] After update to 7.8, site has title errorYeah, I dug around in the theme and found it too.
If you can fix Connections to handle this error, that’ll be great.
To save me the trouble of rolling back…I just went into the theme, and changed the title line to the following:
<title><?php wp_title( '|', true, 'right' ) . bloginfo( 'name' ); ?></title>
Seems to be working correctly now.
Thanks
Forum: Plugins
In reply to: [Connections Business Directory] After update to 7.8, site has title errorI deactivated all plugins, except Connections, I still have the error.
Only when I deactivate Connections does it go away.
I’m using WordPress 3.5.2 with a child theme of the Desk Mess Mirrored theme.
The theme header has the following line:
<title><?php ( ( ! function_exists( 'wp_get_theme' ) ) || wp_get_theme()->get( 'Version' ) < '2.1' ) ? dmm_wp_title() : wp_title( '|', true, 'right' ); ?></title>
Last time I looked, 5.2.17 came after 5.2.6, or has PHP changed the way they do version numbers?
Ditto.
Running latest versions of WordPress and NextGEN
Forum: Plugins
In reply to: [Weekly Schedule] Fields not added to tables on updateI added the fields to the MySQL table for the new color fields on the items, then when I added the color HEX to the items, it worked correctly.
Something in the plugin or WordPress failed to run the ALTER on the table.
Also, I’ve suggested that the color option be on the category level as well, since this would allow us to set the color for all the items in the same category in one place.
Forum: Plugins
In reply to: [Social Slider] [Plugin: Social Slider] Google entry using the Buzz iconsStill doesn’t use the correct icons.
Forum: Plugins
In reply to: [Sociable] [Plugin: Sociable] 4.1.8 Install breaks websiteDid you look here?
https://www.ads-software.com/extend/plugins/sociable/download
Forum: Plugins
In reply to: [Social Slider] [Plugin: Social Slider] Uses Buzz icons for GoogleUpdated to 7.07.
Still uses the Buzz icons for Google+.
Forum: Plugins
In reply to: [Social Slider] [Plugin: Social Slider] Uses Buzz icons for GoogleUpdated to 7.04 then 7.05.
Both still display the Buzz icons when I put in my Google+ URL.
Are these changes in the latest release version, 2.1.7 ?
Any progress on getting this fixed?
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] CDN Purge Cache button is brokenI have the same problem.
Thanks