Blazer Six
Forum Replies Created
-
Forum: Plugins
In reply to: [Music Affiliate Pro] iTunes search no longer workingHi alipop,
Are you still having issues with the iTunes search? They changed their affiliate program a couple weeks ago, so that functionality in the plugin will no longer work, but I haven’t heard about any changes to the API and it appears to still be working for me.
Thanks,
BradyForum: Plugins
In reply to: [Better Internal Link Search] Link to User/AuthorHi nowton,
I don’t have much experience with BuddyPress, but I’m assuming it uses the same user table as WordPress, in which case the
-user:{url_type}:all {user_login}
search modifier should help. Have you given that a shot?Thanks,
BradyAre you sure the API and affiliate information is entered correctly? And have you tried without any other plugins active? I don’t have an other ideas at the moment without being able to see what’s going on.
Hi frescofili, can you let me know what browser you’re using, what search terms you’re trying, your version of WordPress, and the version of the plugin that you’re using? Everything seems to be working for me, so we may need to try a few things to figure out what the issue is.
– Brady
Hi Alex, thanks for the positive feedback. I don’t have plans to add support for additional affiliate networks in the near future, but feel free to shoot me an email and we can probably come up with something to get your TradeDoubler links working.
– Brady
I did a quick test with that plugin and everything appears to be working fine. What exactly is the issue that you’re having?
– Brady
Great, glad to hear you got it working! And do let me know if you have any questions or suggestions.
Thanks,
BradyHi Piet,
If you haven’t made any changes to your code, the plugin should automatically use the HTML as defined when the sidebar was registered (before_widget, before_title, etc). If nothing was defined, then WordPress automatically defaults to using list items and h2 headers.
– Brady
Forum: Plugins
In reply to: [Memory Viewer] [Plugin: Memory Viewer] Debug Mode Notices & Query OrderNo, I think it’s useful in the dashboard in certain instances. When developing other plugins or themes in debug mode to make sure they don’t produce any errors, Memory Viewer causes a few notices of its own.
If you change WP_DEBUG to true in wp-config.php, you should see the notices. Here are a few that show up for me so you can see what I’m talking about:
Notice: Undefined index: mvimh_last_total_queries in /wp-content/plugins/memory-viewer/memory_viewer_imh.php on line 120
Notice: Undefined index: mvimh_last_hook_cpu_time in /wp-content/plugins/memory-viewer/memory_viewer_imh.php on line 129
Notice: Undefined index: last_mysql_time in /wp-content/plugins/memory-viewer/memory_viewer_imh.php on line 157
Notice: Undefined index: mvimh_logged_first_queries in /wp-content/plugins/memory-viewer/memory_viewer_imh.php on line 167
Glad you got it figured out and I’ll try to work in some clearer instructions in a future release. Good luck with your site.
– Brady
Yes, it will allow you to create different sidebars for different pages. A theme typically has a default sidebar that displays on every page; you need to go to the Settings->Reading panel and select that sidebar in the “Default Sidebar” dropdown.
Now when you create or edit a page, you’ll have an option to choose which sidebar you want it to use (or create a new sidebar). If you create a new sidebar for a page, you can go to the Appearance->Widgets panel to find your new sidebar and add widgets to it.
Hi Brittni, that doesn’t sound like an issue related to this plugin. If you didn’t have any menus before, WordPress will automatically list all of your pages anywhere a menu should be.
What you need to do is create a menu for your top navigation and check the checkbox that says “Automatically add new top-level pages.” Be sure to assign that menu to the correct location. You may need to add all of your existing pages initially, but that should restore your top navigation.
Otherwise, if you don’t want to use the menu feature, you can delete your menus and search for a widget that will list child/sub pages.
Forum: Plugins
In reply to: [Music Affiliate Pro] [Plugin: Music Affiliate Pro] Using the linksThat sounds about right, glad you got it worked out.
Forum: Plugins
In reply to: [Music Affiliate Pro] [Plugin: Music Affiliate Pro] Using the linksCan you copy the link that you’re clicking that brings up an error? And let me know what you entered in the “iTunes Link Wrapper” field on the settings panel.
Forum: Plugins
In reply to: [Music Affiliate Pro] [Plugin: Music Affiliate Pro] Using the linksDo you get that message when you’re searching iTunes? Or when you click on a link that you’ve inserted into a post?