
Using Purchased Themes with Rails Discussion
4
General
Hey Chris, for years, I've been taking templates and just putting them in the app/assets folders instead of going the route of the Vendors folders. Is there a specific reason for going with Vendors...
zain replied

TailwindCSS Admin Theme
2
Gems / Libraries
Hello,
Does anyone have any recommendations for a clean TailwindCSS admin theme that I could easily integrate with Jumpstart pro?
- Chuck
chuckblake replied

Which Dark Theme Is Best for Javascript?
1
Javascript
There are lots of dark themes available but which you like the most and always do programming or projects in that theme which you can't live without it?
max76 replied

Using Purchased Themes with Rails | GoRails - GoRails
28
General
2 Pro episodes in a row? :(
Chris Oliver replied

Using multiple theme in Multi tenancy application
3
General
Great work Chris, this my second month in this forum and i really enjoy the series of tuts, please i'm currently working on multi tenancy application that require user to select desired theme. plea...
Jacob Montgomery replied

Rails 6 webpacker with theme implementation error.
0
Rails
I am creating one rails application with the latest version 6.1.3 and ruby version 2.7.2. I have one old theme and I want to integrate it into my application.
But somehow I can not able to integra...
bhadresh chotaliya posted

How do I add Bootstrap theme to an existing Rails application?
1
Rails
Hi everyone! I'm new to RoR, I have followed the blog tutorial on the rails guide website and now want to add layout (Bootstrap to be specific) but don't know how to. I have read so many articles b...
Tim Jones replied

How do I inregration any theme with gem for example gem 'coreui-rails' in rails 6
0
General
How do I inregration any theme with gem for example gem 'coreui-rails' in rails 6
Nejdet Kadir Bektaş posted

Setting Up A Third Party Theme
0
General
So I watched a video on the site on this topic but wasn't able to make any progress with my site.
I have an existing site that I wanted to refresh so I purchased a theme from themes.getbootstrap.c...

How do I integrate a bootstrap theme with rails 6 ?
4
CSS
Hello,
I'm a new subscriber and would like to integrate a new bootstrap theme from https://themes.getbootstrap.com/
Which tutorial would you recommed?
I used the "How to use bootstrap with web...
Tim Jones replied

Shopify App injecting Liquid code into theme files
0
Ruby
I'm developing a new Shopify app and need some Ruby on Rails dev help.
When a Shopify Merchant installs my app, we ask the Merchant to manually add some Liquid code to their Theme files.
But my S...
Adam Siegel posted

How do I install a Bootstrap 5 theme with Rails 7
2
Rails
Hello,
I have trouble using a Bootstrap 5 theme (like those we can find on themes.getbootstrap.com, for instance) with a Rails 7 application I'm building. I'm not sure which is the best way to inte...
Tommy Ortega replied

Lots of trouble using LESS in a paid theme.
8
CSS
Hi,
I have a paid theme from Themeforest that uses LESS. It sucks, but I didn;t notice at the time. I am using the less-rails gem and things were going OK. I am now trying to put together an admin ...
Alan Reid replied

How do render different show pages for my blog posts.
0
Rails
I have 3 different categories : themes, snippets, projects.
Each blog post must related with those three categories.
If anyone click post(assume related category is snippets), it display in diffe...
Medves Larisa Viviana posted

$container.isotope is not a function ruby on rails
1
Javascript
I’ve managed to install a theme in my Rails app now. However, there’s still some bugs in the js.
Uncaught TypeError: $container.isotope is not a function
windowLoadInit main.js:1358
jQuery...
Owen replied

HTML Learning Path - Text Elements Discussion
1
General
Hello Collin,
I want to ask what VSCode theme did you use in this lesson ?
I find it very nice!

New Site Design!
6
Site Feedback
Chris! The new site looks awesome! Great work!
Alan Reid replied

Question about SQL Queries and my routes
0
Rails
## Hello
I'm a beginner on Rails and I have questions about my forum project.
I have some Categories which can contain many Themes. And Themes can contain many Topics
Here is what I want with m...
Neb19 posted

Using Bootstrap 4 Rubygem with Rails Discussion
2
General
did you check out http://fullscreen.github.io/bh ? :)
Someone replied

Building Utilities with Ruby Scripts Discussion
2
General
This was a very elegant and super helpful video. I used chatgpt to figure out some of the regex stuff though as it wasn't very simple to get it on your own!