mobilephone2003
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Count Plus] The social_count_plus doesn't update!Also posted a temporary fix for this issue, seeing as it looks like months between fixes.
https://ww.wp.xz.cn/support/topic/youtube-count-0-version-310?replies=2
Forum: Plugins
In reply to: [Social Count Plus] YouTube Count 0 (Version 3.1.0)After further investigation, it looks like it doesn’t like using YouTube ID
My temporary fix:
Go to the Social Count Settings and replace YouTube Username ID with your youtube username (e.g: mobilephone2003)
edit /wp-content/plugins/social-count-plus/includes/counters/class-social-count-plus-youtube-counter.php
On Line 52, replace
'%s?part=statistics&id=%s&key=%s',with
'%s?part=statistics&forUsername=%s&key=%s',Forum: Plugins
In reply to: [Social Count Plus] The social_count_plus doesn't update!Same here, created separate thread for this issue
Forum: Themes and Templates
In reply to: [MesoColumn] Widget Sidebar Issue – Icons Displaying VerticalAwesome, you rock! 🙂
Also, thanks for the great theme, I have a couple more issues that I’ll post separately in the future, but I’m happy for the minute.
Thanks again!
Forum: Themes and Templates
In reply to: [MesoColumn] Widget Sidebar Issue – Icons Displaying VerticalAwesome, that fixed it!
Any chance that I can get this done on the footer as well? How would I go about doing that?
Forum: Themes and Templates
In reply to: [MesoColumn] Widget Sidebar Issue – Icons Displaying VerticalApologies for the double post, but this also seems to be affecting a different widget from a different plugin in the footer.
It looks to be affecting anything using ul and li in a widget
Forum: Themes and Templates
In reply to: [MesoColumn] Widget Sidebar Issue – Icons Displaying VerticalHi Richie,
Thanks for your quick response. I added the code to both custom.css and style.css and there doesn’t appear to be a change
Sorry