timcook
Forum Replies Created
-
Forum: Plugins
In reply to: [IP2Location Redirection] Advice for improving performance ?I don’t have a wordpress cache, but it seems to go to high processor and then slow response, within a few minutes of rebooting the server.
Do you have a a recommended NGINX/ Apache configuration that I could use ?
Forum: Themes and Templates
In reply to: [AccessPress Mag] Featured image not showing captionIf anyone else has a need for this, edit the content-single php and ad the line with post_excerpt in it.
<div class=”post_image”>
<img src=”<?php echo esc_url( $image_path[0] ); ?>” alt=”<?php echo esc_attr( $image_alt );?>” />
<?php echo ‘<span class=”caption”>’ . get_post( get_post_thumbnail_id() )->post_excerpt . ‘</span>’; ?></div><!–.post_image–>
Forum: Themes and Templates
In reply to: [AccessPress Mag] Featured image not showing captionHi,
Are there any plans to include this feature in a future release ?
It’s a deal breaker for me (and no doubt others).
Tim
Forum: Themes and Templates
In reply to: [AccessPress Mag] Featured image not showing captionHi, it’s http://www.harrogate-news.co.uk
Tim
Forum: Plugins
In reply to: [Sharify Social Share Buttons] Counter not working anymoreHave just tested to the same website but through a different browser. I think I have a local browser issue with Chrome. All things fine with IE, Opera and Mozilla.
Forum: Plugins
In reply to: [Sharify Social Share Buttons] Counter not working anymoreThanks Mehedi.
The Facebook count is working, but the twitter count stays at zero.
It was like that before these two updates though, so maybe a separate issue.
Forum: Plugins
In reply to: [Sharify Social Share Buttons] Counter not working anymoreI am having the same problem here http://www.harrogate-news.co.uk
I have the buttons at the top and it does show the correct post to share.
Have reinstalled the plugin too.
Any help would be appreciated.
Forum: Plugins
In reply to: [Cresta Social Share Counter] Not showing Facebook count on floating iconsJust to update, I rebooted my router/ got a new IP and it now works fine.
I will do a bit more digging.
Forum: Plugins
In reply to: [Cresta Social Share Counter] Not showing Facebook count on floating iconsI think this is a desktop/ browser issue as it works on some desktops but other installs of the plugin on other websites don’t work for me either.
Forum: Plugins
In reply to: [Simple Ads Manager] Clicking on SWF ads not workingA possible solution here:
http://wordpress.org/support/topic/plugin-simple-ads-manager-doesnt-count-clicks?replies=11
But I haven’t tested myself.
Forum: Plugins
In reply to: [Simple Ads Manager] swf-file in simole ads managerDid you ever resolve this ?
Am having issues with swf based ads not being clickable.
Tim
Forum: Plugins
In reply to: [The Events Calendar] Monthly calendar does not fit pageHi Michiel,
I think I will do the same as I don’t have the time either.
Have lost a lot of confidence in this plugin now.
Tim
Forum: Plugins
In reply to: [The Events Calendar] Monthly calendar does not fit pageHi Michiel,
I agree with your comments – the developers comments are very poor.
Did you manage to sort out the issues or are you aware of any other events plugins that it is possible to easily migrate to ?
Regards
Tim
I also get this error message when it says it is disabled :-
Fatal error: Uncaught exception ‘Google_IOException’ with message ‘HTTP Error: (0) Protocol https not supported or disabled in libcurl’ in /home/news/public_html/wp-content/plugins/google-analyticator/google-api-php-client/src/io/Google_CurlIO.php:128 Stack trace: #0 /home/news/public_html/wp-content/plugins/google-analyticator/google-api-php-client/src/auth/Google_OAuth2.php(101): Google_CurlIO->makeRequest(Object(Google_HttpRequest)) #1 /home/news/public_html/wp-content/plugins/google-analyticator/google-api-php-client/src/Google_Client.php(133): Google_OAuth2->authenticate(Array, ‘4/h-8wzL1y4yXS-…’) #2 /home/news/public_html/wp-content/plugins/google-analyticator/class.analytics.stats.php(69): Google_Client->authenticate(‘4/h-8wzL1y4yXS-…’) #3 /home/news/public_html/wp-content/plugins/google-analyticator/google-analyticator.php(856): GoogleAnalyticsStats->checkLogin() #4 /home/news/public_html/wp-content/plugins/google-analyticator/google-analyticator.php(446): ga_get_analytics_accounts() #5 [internal function]: ga in /home/news/public_html/wp-content/plugins/google-analyticator/google-api-php-client/src/io/Google_CurlIO.php on line 128
Facebook has apparently dropped support for the share button.
Apparently some talk of a send button – not sure what that is but will look into.