Big Geek Daddy
Forum Replies Created
-
Check out AMP For WordPress. The free version has a lot of nice features and might be suitable for your site. I’ll most likely be switching over to the paid version of it if WPtouch isn’t fixed in a week.
Glad my review helped you solve the problem. After 10 days without a reply they finally responded to me about Related Posts Extension breaking the site with PHP 8.0. I have given them access to my Test Site so they can try and fix the issue.
Same issue with button background images except they are for internal links not sharing buttons and I don’t have Jetpack installed. It appears to be caused by this being added to button links regardless of whether “outbound tracking” is set:
onclick=”_gaq.push([‘_trackEvent’, ‘outbound-article-‘,
Testing this on one of my sites and I had the same issue but your fix worked perfectly once I increased the width to 160px.
In Plugin Settings on Basic Tab put this in the custom button area box (you can modify individual buttons if you’d like) and it’ll show either above or below post depending on which one you’ve selected. The last class line is the counter:
<div class="addthis_toolbox addthis_default_style addthis_32x32_style"> <a class="addthis_button_delicious"></a> <a class="addthis_button_digg"></a> <a class="addthis_button_facebook"></a> <a class="addthis_button_reddit"></a> <a class="addthis_button_stumbleupon"></a> <a class="addthis_button_twitter"></a> <a class="addthis_button_compact"></a> <a class="addthis_counter addthis_bubble_style"></a> </div>
Forum: Plugins
In reply to: [NoSpamNX] [Plugin: NoSpamNX] Latest Version Blocking Comments4.1.2 Update seems to have fixed the issue. Thanks!
I think I figured it out. I added the code to the to the Custom Button area.
Received same error message.
Forum: Plugins
In reply to: [Plugin: sidebarTabs] Sidebar Tabs Indenting LinksI think I fixed it. Changed the setting to Yes in:
Default arguments before and after widget of your theme.
Forum: Plugins
In reply to: sidebarTabs not working in ChromeDisregard previous comment. Not sure exactly what I did today as I made many small changes to my site bu the sidebarTabs plugin seems to be working in Chrome now.
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] WP-PostViews Not UpdatingThank You. Switched to “Disk” cache and it’s working again now.