jlandells
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Boutique] Homepage template not full widthHi James,
That was exactly what I’d done! I know have a separate home page (using the Homepage template) and shop page, and everything is working as designed.
Many thanks! 🙂
God bless,
-John.Forum: Themes and Templates
In reply to: [Storefront] Boutique: Homepage not full widthHi Riley,
Great looking site! 🙂
What I’m aiming for is not something custom, but what should be standard functionality for the Boutique Child Theme, as seen on the theme’s home page: Boutique Child Theme. Whilst I’m more than happy to tweak the CSS, I shouldn’t have to in this case – I’m only looking for the theme to work “as designed”.
God bless,
-John.Forum: Themes and Templates
In reply to: [Boutique] Homepage template not full widthHi James,
I’ve disabled all plugins apart from WooCommerce, yet the page is still not showing as full-width.
Any ideas please?
Many thanks,
-John.Forum: Themes and Templates
In reply to: [Boutique] Homepage template not full widthI’ve made a revision to the text on the homepage and ensured that the Homepage template was selected, as I’d noticed that changing the template wasn’t affecting the revision number of the page.
However, the result is the same – no full width output!
Are there maybe any plugins that can mess this up?
Forum: Themes and Templates
In reply to: [Boutique] Homepage template not full widthHi James,
I just checked, and the page template is definitely set to “Homepage” on the “Edit page” screen. I also tried “Full width”, but it made no difference.
Is there anything that could override this setting?
Many thanks,
-John.Forum: Themes and Templates
In reply to: [Boutique] Homepage template not full widthForum: Plugins
In reply to: [Analyticator] ERRORSame here. Is anyone looking into this issue?
Forum: Plugins
In reply to: [Smart YouTube PRO] Not working with WordPress 3.8Interestingly – disabling and re-enabling the plugin fixed this! 🙂
Thanks for an awesome plugin! 🙂
Fantastic – I have my analytics back in my dashboard! 🙂
Thanks again for doing this!
-John.
Awesome – and thank you so much for picking this up – it’s on dozens of sites that I run! 🙂
-John.
I’m on the latest version of WordPress and am also not getting the field to paste in the validation code that you show in your demo video.
-John.
BTW, here’s the official announcement, in case anyone wants to read it:
So, it seems that the author has officially announced that he no longer has time to re-architect this plugin and has suggested that someone else pick it up to do the necessary modifications.
I’m interested in looking at it myself, but that will involve a learning curve to understand how he’s architected it originally, and what needs to be changed. So no promises on timescales or even IF I’ll find that necessary time….
-John.
Same here
Forum: Plugins
In reply to: wp125 columns not inside the widget frameI found it!
If your theme is using CSS floats (which I believe many do) then the float that gets introduced with the WP125.css messes things up. To get around this, find the closing
</div>in the wp125.php and change the lines to read:echo "<br style='clear:both' /></div>\n";At least for me, this fixed it!
I’m sure there’s a way to do this within CSS, but I don’t have the time to play with it at the moment. Hopefully the author of this plugin will see my comment and include this fix in the base code.
Hope this helps everyone else! 🙂
Kind regards,
-John.