sfacets
Forum Replies Created
-
Forum: Plugins
In reply to: [Opening Hours] How to fix past midnight for a bar/clubThanks!
This seems to fix the date saving, however the “check if open” function still doesn’t work (displays “We’re currently closed.” even when open)
Forum: Fixing WordPress
In reply to: Display author's First, middle and last name sepearatelyThe issue is that I would like to define the names separately using microformats such as schema.org or hcard..
Forum: Plugins
In reply to: [Flexible Map] [Plugin: WP Flexible Map] Static mapI mean like:
https://developers.google.com/maps/documentation/staticmaps/
http://maps.googleapis.com/maps/api/staticmap?center=Brooklyn+Bridge,New+York,NY&zoom=13&size=600x300&maptype=roadmap &markers=color:blue%7Clabel:S%7C40.702147,-74.015794&markers=color:green%7Clabel:G%7C40.711614,-74.012318 &markers=color:red%7Ccolor:red%7Clabel:C%7C40.718217,-73.998284&sensor=falseso just a fixed end result/image.
Forum: Everything else WordPress
In reply to: Import content of txt files.^bump. Anyone?
Forum: Plugins
In reply to: Flickr GalleryI have a question.. when I need to insert the function which calls the album, where exactly do I put it? in between the <div id=”content”> .. </div>?
which </div> do I have to go up to?
I keep getting:
Warning: Invalid argument supplied for foreach() in /home/shane108/public_html/s/wordpress/wp-content/plugins/flickr-gallery.php on line 66
and have tried almost everything…