mrmirz
Forum Replies Created
-
Forum: Plugins
In reply to: [Featured Video Plus] DailyMotion Videos not workingThis is an example
The partner key is the syndication= param
Probably best to include all these parameters as options in your media settings page and build the URL that way.
Forum: Plugins
In reply to: [Featured Video Plus] DailyMotion Videos not workingIf I use the embed codes found in their publisher syndication site it doesn’t work. Example: http://www.dailymotion.com/embed/video/xq2no8
If I grab the URL from their public site it does work.
Additionally, I noticed that your plugin strips any query string parameters. That means I can’t include the syndication partner key parameter (for revenue sharing on ads). Is there a way to have that included or do I need to alter your plugin to hard code it?
Forum: Fixing WordPress
In reply to: Custom Post Order Plugin AStickyPostOrderER ErrorStick posts doesn’t work for what I’m trying to do…the posts don’t move to the top for category pages
Forum: Fixing WordPress
In reply to: Custom Post Order Plugin AStickyPostOrderER ErrorI don’t have much but I’d be willing to offer anyone who can solve this a small payment to help me get this working.
Forum: Fixing WordPress
In reply to: Custom Post Order Plugin AStickyPostOrderER ErrorI already tried reaching out to him but got no response. I was hoping to try and debug on my own.
Forum: Fixing WordPress
In reply to: How do you get the category id of the post user is currently viewingFound it… get_query_var(‘cat’)