stuffedhippo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Selected class on widget itemsTried jQuery as a solution but jQuery also does not want to work in WordPress!
function setBGMPDefaultIcon( $iconURL, $placemarkID ) { $placemarkCategories = wp_get_object_terms( $placemarkID, 'bgmp-category' ); foreach( $placemarkCategories as $pc ) if( $pc->slug == 'restaurants' ) $iconURL = get_bloginfo( 'stylesheet_directory' ) . '/images/bgmp-default-icon.png'; return $iconURL; } add_filter( 'bgmp_default-icon', 'setBGMPDefaultIcon', 10, 2 );Found this in another thread!
Forum: Plugins
In reply to: [Theme My Login] [Plugin: Theme My Login] Redirect after loginIs there any update on this. Having the same problem. None of the redirect options work? Even trying to redirect to the referrer. It just redirects me to the homepage!
You are a genius bmodesign2. Works like a dream.
Thanks so much for the quick reply. I have been pulling my hair out all day, luckily I have some left.
Excellent work.
Thanks again for saving my bacon!!!
Here here. Ended having to rework the template for it to work but still can’t get the slider on the homepage to work!
Not good!!!!!
Ahhhhhhhhhhhhhhhh – Must use monoslideshow v2 NOT v1
Sometimes the it is the simplest things.
Good luck
Did you get any solution to this. The normal NextGEN Gallery slideshow works a treat but .xml can not find any images using monoslideshow. Test site is as follows:
http://www.aztecmediahosting2.com/fbblog/about/
Any help please