dalibu
Forum Replies Created
-
Am now running 2.1.19 and have no issues! Sorry to cause you alarm!
Forum: Fixing WordPress
In reply to: mediaelement-css has invalid code, WordPress video playerThanks for the recommendation greybird
I will look into it. Also I am looking into FV Flowplayer.
That’s great news. I look forward to adding the feature back in to my sites.
I love this plugin, it has helped me a lot. This might be a big ask though. Would AJAX reloading help solve this one?
Forum: Plugins
In reply to: [PB oEmbed HTML5 Audio - with Cache Support] not working in iOSConfirmed, PB oEmbed works well with WordPress 3.8.1 and iOS – well my iPad 3 for certain.
You can now achieve a very similar player with WordPress core (and use the same short code) please see:
I’ve not used WP Migrate DB, but it looks to be a real time saver. It would replace the Search and Replace for WordPress Databases Script for you.
Two suggestions for you:
1) If the site hasn’t already launched, then I would put it in the final place – e.g. mynewsite.com and then use one of the plug-ins called maintenance mode or similar to make it non-visible to the public. If it has already launched, or you are updating an old site, then yes, use a subdomain such as beta.mynewsite.com
2) The script mentioned on this webpage, http://codex.ww.wp.xz.cn/Moving_WordPress called Search and Replace for WordPress Databases Script has been incredibly useful for me when going from wamp to live, follow the instructions very carefully…
Good luck!
Forum: Everything else WordPress
In reply to: Simple Booking PluginHi-
If you just want a simple enquiry form, then you could get away with Contact Form 7 Datepicker + Contact Form 7 plugins.
If you want a calendar showing which dates are available, then I would suggest trying the Booking Calendar plugin.
Something specific to holiday rentals is this non-Wordpress script: http://www.bookingtracker.com
Good luck with your project.
Forum: Plugins
In reply to: [PB oEmbed HTML5 Audio - with Cache Support] not working in iOSHi Pascal, I’d like to thank you for all of your efforts on this. Sorry it took me a little while to reply to this thread, I have been away on holiday. Thank you also to gr1298 for posting the links above. I firstly confirmed the latest update works on iOS by running it on a fresh installation of WordPress, and with a creative commons mp3. Then I tried on my client’s site and it wasn’t working with the file they supplied. However I found out it wasn’t working with 192kbps and 96kbps files. When I uploaded a 128kbps file it worked great on iOS! I am very happy. Thank you for making this great plugin.
DavidForum: Plugins
In reply to: [Twitter2Posts] Is this plug-in compatible with PublicizeThank you for posting, you have made a good integration. I will look out for the updates, I look forward to trying it.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Publicize – Default SettingsThank you olcaygursel for the modification, it works well. I keep notes anytime I modify outside of the theme files. I think it would be a popular feature for Publicize. For my clients, if they send a short post from a iOS or post to email, I doubt they want it to end up as a link in twitter or appended post with link in Facebook – which happens to all Publicize posts.
Forum: Plugins
In reply to: [Slim Jetpack] Width of tiled galleryModifying your functions.php file within your theme folder with the following should do it:
if ( ! isset( $content_width ) ) $content_width = 640;Found the info. here, and tested on my own sites:
http://ww.wp.xz.cn/support/topic/jetpack-tiled-galleries?replies=7Forum: Plugins
In reply to: [Facebook Plugin: WP Social] Basic SettingsHi Richard,
It does help! Thank you for your quick response and tips.
The problem was my client had Country Restrictions turned on, within their facebook page settings. Now that all of the countries are removed, their page is viewable to the public (not just those logged into facebook) and your plugin is working well!Many thanks!
David
Forum: Plugins
In reply to: [PB oEmbed HTML5 Audio - with Cache Support] not working in iOSHi Pascal, I have used this shortcode to launch the player:
[audio ogg="http://www.countyrooms.com/wp-content/uploads/circus.ogg" mp3="http://www.countyrooms.com/wp-content/uploads/circus.mp3" loop="on" preload="on" controls="on" flash_fallback="on"]
Please can you tell me how to re-write it?
Thanks
DavidForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Tiled GalleriesIt seems possible to remove the margin on the left side through CSS, but I have not been able to remove the right margin. I have tried different width settings and margin settings. Can you help?
Here is an example page: Jetpack Tiled Gallery Test