Hi,
Just wondering will you guys be updating the starter theme anytime soon…? I know in an earlier post you guys said you were waiting for Bootstrap 4 to come out officially… It has been out for a while now… Any ETA as of yet…?
Thanks,
Curtis
Hi,
Just wondering will you guys be updating the starter theme anytime soon…? I know in an earlier post you guys said you were waiting for Bootstrap 4 to come out officially… It has been out for a while now… Any ETA as of yet…?
Thanks,
Curtis
hi @ccriff, someone else asked the other day somewhere , here or slack and @Emmanuel (the author) replied that he was on it, but no ETA as of yet (I guess because they were working on Pinegrow 4.6 Wordpress upgrade - He is the wordpress guy in PineGrow, I think )
I asked not long ago. The reply was that they just had to sort out the navwalker for bootstrap 4
oh good. fingers crossed then
It could be interesting to use it with the newest pinegrow 4.6 and its wp them features.
ive never really got very far with them, so, I shall be experimenting again soon
Exciting times
What new features do you guys want the theme to have…?
I hope it has more Customizer controls as other modern themes already have…
A better way to change the layout and content of the theme without using the Lib page…
More compatible with plugins like Slider Revolution which the theme has but is not very user friendly…
More compatible with page builders like beaver builder, visual composer, and elements, although they should work already…
I know this is suppose to be a starter theme but we can dream…
Hopefully they can get this done…
Support for Beaver Builder would be amazing.
You can definitely use Beaver Builder with the Starter Theme 2 which is FREE and available (since Aug 16, 2018) from https://github.com/Pinegrow/PGWPBootstrap4StarterTheme
The WordPress Starter Theme 2 (ST2) is a foundation/framework for quickly developing your own custom themes. The ST2 is based on Bootstrap 4.x, with a complete set of WordPress common templates and support for Jetpack & WooCommerce.
Is there a Tailwind CSS-based WordPress starter theme available? I know there’s one for Bootstrap?
Are you after a starter template for pinegrow desktop app instead of the pinegrow wp plugin? Reason I ask is - my template uses tailwind config file setup (external build) so it’s fit only for pinegrow desktop app.
currently using the desktop app!
I was following Adam’s wordpress course a while ago, and instead of vanilla css, I used Tailwind UI blocks. I saved the final version as a community template here - GitHub - TechAkayy/nocodetheme-wp.
Not sure if this is helpful for you, give it a shot!
Note this template uses Vite instead of Postcss or Tailwind CLI in watch mode for bundling and is good only for Pinegrow desktop app, when using tailwind in external build mode (can use tailwind plugins like flowbite, daisyui etc).
Important: The readme file has brief overview of the setup and is a MUST read.
Oh cool! i will look into this files. Thanks for now man!
Updated the readme of the community theme with some screenshots to follow easily.