templs
Forum Replies Created
-
wp_gdsr_render_article – manual says: “This function call must be within the post loop.”
Spec for this function:wp_gdsr_render_article ($template_id=0, $read_only=false, $stars_set="", $stars_size=0, $stars_set_ie6="", $echo=true)
That means you’ve set template_id to 858 ??
You can check functions descriptions on your site …/wp-content/plugins/gd-star-rating/info/legacy.html
Try this function:
wp_gdsr_show_article_rating ($post_id=0, $use_default=true, $size=20, $style="oxygen", $echo=true)
Do you need only show rating?
Forum: Plugins
In reply to: [Captcha] [Plugin: Captcha] Does it support buddypress?Thanks, Oksana!
Will try it today…THANKS A LOT!!!
Will test it on bbpress/buddypress right now!Thanks for your kind word. I’ll let you know if I need. ??
Ok!
If you need I’ll provide them. ??
Great!
Waiting for update! ??Thanks!!
I just found in Firebug that if I remove Undo inside
- – all works normally.
I mean, from this:
<li class="undo" unselectable="on" role="menuitem" title="Undo">Undo</li>
…I make this:
<li class="undo" unselectable="on" role="menuitem" title="Undo"></li>
(removed last Undo word)
Is this word needed for something?
What is mechanism of hiding this text? JS or CSS?Yeah…
There are no problems on another my site.
23 plugins are active on CGM. But most of them are really necessary…
I was afraid that will get conflict somewhere.There is interesting that there are no problems with comments form to posts (like here).
I just tried deactivate/activate plugins one-by-one. But nothing changing.Thanks!
You are the first plugin distributor who answer really fast! ???? I can give full access to test installation if needed…
Can you provide us with non-optimized JS and CSS files?
Thanks for your care! ??
Oh, thanks for your attention!
I’ve just sent message through contact form on planetbd.netAnyway, here is form with troubles.
I’ve checked IE and FF – trouble with both. And I didn’t found any conflict in CSSs via FireBug… Maybe just don’t see that?Ok, I’ve activated plugin on another site but there’s no problems with wpcf7 ??
What is your version of WP?
Requires: 2.5.0 or higher
Compatible with WP up to: 2.8.4Did you see that?
Last Updated: 2009-9-26
Looks like plugin developer wouldn’t update this… ??
In the rtefc.php I’ve found function comment_ediror_inline.
I tried put there id for bbPress reply textarea (#bbp_reply_content), but with no success… ??function comment_ediror_inline() {
?>
<script tipe=”text/javascript”>
(function(a){a(document).ready(function(){a(“#comment,.wpcf7-textarea,#bbp_reply_content“).wysiwyg(…Did you try wordpress-mobile-pack on buddypress?
Forum: Plugins
In reply to: [Sociable] Sociable Skyscraper not workingare there any instructions to install it manually?
Forum: Plugins
In reply to: [Sociable] Sociable Skyscraper not workingGot the same trouble here – https://nokeywordinurl.com/
After each posts it works, but skyscraper doesn’t appear ?? - – all works normally.