Bjørn Johansen on "[Plugin: BJ Lazy Load] Lovin' it - but conflict with...
Sorry for sounding so harsh :-) From the little I've seen, it looks like that plugin does a few things it shouldn't.
View Articlebluey80 on "[Plugin: Simple Cart & Buy Now] Simple Show Number Of Items In...
Oh, it is treating count a string, not an integer. Try: $cart = $_SESSION['wfcart']; $count=0; foreach($cart->items as $item){ $count+= intval($cart->itemqtys[$item]); } echo $count;
View ArticleBuzoLibre on "[Plugin: Business Directory Plugin] Catagoires don't list more...
Ok I bumped the setting back down to 5 posts so when you go to this link, there are 7 listing's in the directory by the way, http://sancarlos.tv/business-directory/wpbdm-category/resturants/ 5 posts...
View Articleafterall on "[Plugin: MaxButtons: WordPress Button Generator] MaxButton...
Hallo, thanks for your response. Could we hope for a next release? Your plugin is great and very user-friendly: I think that the [shortcode]'s feature might make it better. Regards afterall
View ArticleVova Feldman on "[Plugin: Rating-Widget] Warning: array_key_exists()...
@Jaabie, as mentioned before, \wp-includes\cache.php have nothing to do with the Rating-Widget plugin.
View Articlerockwildaz on "[Plugin: NextScripts: Social Networks Auto-Poster] Not...
What seems to be happening is, if the post's length is beyond 140 characters it will not post, which is logical. However, I think the plugin needs an indicator to show how many characters used. If I am...
View ArticleGilduna on "[Plugin: Slideshow] Slides displayed one below another"
Ok, that helped. Now the slideshow works perfectly. Thank you very much!
View ArticleZainB on "[Plugin: SublimeVideo - HTML5 Video Player] Responsive Video...
Skip the hack. There's another way, although it's not obvious and isn't properly outlined in the documentation! Basically, it's possible to add any "data-setting" attributes (e.g....
View ArticleNextScripts on "[Plugin: NextScripts: Social Networks Auto-Poster] Not...
Plugin has built in mechanism that cuts message at 140 characters. Twitter broke it recently by increasing the length of the URL, but that was fixed in 2.7.2 So what exactly do you have in Log/History...
View Articlembrsolution on "[Plugin: BackWPup] downloading failed"
Hello have a look at this thread... Kind regards
View Articlembrsolution on "[Plugin: BackWPup] Update download not found"
Hello have a look at this thread.... Kind regards
View Articlewt85 on "[Plugin: Slideshow] Suggestions for Description Window"
Hello Stefan, first of all thank you for this nice plugin, it has the potential to become a highly professional plugin. As a step towards this, I have some suggestions regarding the popup title and...
View Articlembrsolution on "[Plugin: BackWPup] Error 404 on download"
Hello try this thread... Kind regards
View Articlejahur on "How to allow multiple language for self created theme by coding"
I am developing a theme for my client. My client said to me that theme must be support English and French language. There are two buttons at the top of the theme "English/French". Once French is...
View Articlewt85 on "[Plugin: Slideshow] Suggestion for Youtube Videos"
Hello Stefan, suppose you have a slideshow full of Youtube videos and there are some which are not yet displayed. Then, when you slide to the next video, first a blank screen appears and then the...
View ArticleRadjesh on "[Plugin: BackWPup] Can't download file"
File can't be found. http://wordpress.org/extend/plugins/backwpup/
View ArticleAmirHelzer on "[Plugin: WordPress MU Domain Mapping] Problems with WPML"
Here is a tutorial for using Domain Mapping with WPML: http://wpml.org/documentation/essential-multilingual-plugins/multilingual-site-network-with-domain-mapping/ @Ron, if you want to test anything...
View ArticleSandra408 on "NextGen Gallery - "You do not have sufficient permissions"...
Hi we just installed new version of the NextGen Gallery Plugin and not able to work with it at all. All what we get is this message: "You do not have sufficient permissions to access this page." What...
View ArticleToshi Yoshida on "[Plugin: NextGEN Gallery] [Plugin: NextGen Gallery]...
No prob, you'll just need to use css to control the columns.
View Articlesternahirundo on "Photo Gallery with rating on the photo Plug -in"
Hello, I have a Wordpress blog since 2007 and searching a way to create a blog with a plug-in Photo Gallery with a rating system on the photos (and some other requirements). As i already understood...
View Article