michaelbud
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Coding bugs for parametersYeah, I just deleted it and switched to Ad Inserter – Ad Manager & AdSense Ads
Was this issue ever resolved? I am having a similar issue on this article. Notice the thumbnail in the Jetpack “popular articles” on the sidebar is pulling in the author’s gravatar image instead of the actual featured image.
Is this the correct place for support? Should I be directing my inquiry elsewhere?
Forum: Plugins
In reply to: [Blogroll Links] Any idea why blogroll-links has stopped working?My client’s plugin stopped working as well. I was able to find this issue:
Line 160:
$sql = sprintf("SELECT term_id FROM wp_terms WHERE slug = '%s' LIMIT 1", $category_slug);Her table had a DIFFERENT PREFIX. By putting in the correct table name for the ‘wp_terms’ table, the plugin began working correctly again.
Hope this helps!
Viewing 4 replies - 1 through 4 (of 4 total)