jynk
Forum Replies Created
-
Currently using roots for a way to finally get my head around less & grunt etc. While that is going really well I’m constantly having problems with the way roots created its own template hierarchy. This is causing many more delays with a job than using grunt, less & bootstrap for the first time.
I might try _s next and add bootstrap to it myself.
Forum: Plugins
In reply to: [File Gallery] File Gallery development versions on GitHuberror here too –
TypeError: ‘undefined’ is not an object (evaluating ‘toolbar.views._views[“”][1].collection.props’)
line 72 –
toolbar.views._views[""][1].collection.props.set({nocache:(+(new Date()))});Forum: Themes and Templates
In reply to: [Boilerplate] Boostrap IntegrationI’m doing this now but basically adding all the bootstrap css into the child theme’s styles.css should do it.
And then
wp_register_script('custom_script', get_bloginfo('stylesheet_directory') . '/js/bootstrap.min.js', array('jquery'), '1.0' );in the child’s functions.php.
Then there will be a bit of grid / template tweaking in the child theme.
Forum: Themes and Templates
In reply to: [The Bootstrap] Update to Bootstrap 3?Same here ! This theme looks good but hasn’t been updated for a while so a bit weary about trying it out.
thanks, Dan.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] 404 error from webmaster tools.yeh annoyingly it tends to go after a day or so. I dont think i did anything to change the situation and its fine now. Leave it a few days maybe.
Forum: Plugins
In reply to: [Post Types Order] jquery error?ace – needed update & working now.
I keep forgetting purchased plugins need to be manually updated/checked.
Forum: Plugins
In reply to: [Post Types Order] jquery error?OK – still got nowhere with this despite deactivating all other plugins and removing all related queued scripts. Could you supply the correct cods to get this working with jquery?
I’v bought the advanced version so would be good to be able to use this. Weirdly the non advanced version works fine but obviously i want to re-order inside categories.
I can drag the objects but when i click update i still get this error.
Error: cannot call methods on sortable prior to initialization; attempted to call method ‘serialize’
Using the latest version of WP and plugin.
Forum: Plugins
In reply to: [File Gallery] File Gallery development versions on GitHubHello – another error caused from trying to insert an image (newest FG & WP).
TypeError: ‘undefined’ is not an object (evaluating ‘ed.id’), line 236
if( ed !== void 0 || (ed.id && file_gallery.gallery_image_clicked[ed.id] === false && force === false) ) { return; }Same here – manual ordering doesn’t seem to work. Always uses post2_id as far as i can tell.
Forum: Plugins
In reply to: [File Gallery] attach selected to post not visible in media browser…This seems to be better (thanks) but theres a js error after editing an item from the gallery –
TypeError: ‘undefined’ is not an object (evaluating ‘ed.id’), file-gallery.js:236best, Dc
Forum: Plugins
In reply to: [File Gallery] attach selected to post not visible in media browser…No worries! Would be great to get it fully working with 3.5+ but completely understand you have other stuff to get on with.
best, Dc
Forum: Plugins
In reply to: [File Gallery] attach selected to post not visible in media browser…Hello – wondering if there are any updates on this as some clients have upgraded themselves and can no longer attach images!
Forum: Plugins
In reply to: [File Gallery] Inserted images wont appear in gallery window.Hello – there’s no way of attaching images with wp3.5 as the option isn’t there any more. There used to be an ‘attach all selected images to post’ button in the media browser.
And yes inserting images into the post itself used to make images appear in the gallery but on wp3.5 the behaviour seems erratic. But i’m only trying this as the very useful and handy ‘attach all selected images to post’ button is missing from wp3.5’s media browser.
best, Dan.
Forum: Plugins
In reply to: [File Gallery] Inserted images wont appear in gallery window.PS. fg 1.7.7 woks fine in wp 3.4.2.
Forum: Plugins
In reply to: [File Gallery] attach selected to post not visible in media browser…That’d be ace. Will hold off 3.5 for the rst of my sites until then.
best, Dan.