Hi,
Is there plans to introduce D8 version of this theme?
We (@InternetDevels team) would like to help you with development of this version.
Thanks, tibezh.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | business_theme-d8_port-2184173-1.patch | 118.77 KB | tibezh |
Hi,
Is there plans to introduce D8 version of this theme?
We (@InternetDevels team) would like to help you with development of this version.
Thanks, tibezh.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | business_theme-d8_port-2184173-1.patch | 118.77 KB | tibezh |
Comments
Comment #1
tibezh commentedThis is initial port of the theme.
I am interested on further development of Business theme. Is there any chance of me joining the project as the maintainer?
Comment #2
tibezh commentedComment #3
tibezh commentedComment #4
leopathu commentedHi,
Currently, I am working to porting the theme for Drupal 8 version :)
Comment #5
leopathu commentedDrupal 8 version has released successfully with lot of new features,
Comment #6
andypostRight status to make issue visible in queue for 2 weeks
Comment #7
Karl419 commentedDrupal 8 has switched everything over to .twig files.
How do I alter the slideshow now? I saw originally using the front.tpl.php to make all my alterations but that no longer exists.
Any help would be appreciated. Thanks.
Comment #8
leopathu commentedHi Karl419 ,
You could do same thing with page--front.html.twig file,
just copy the page.html.twig and rename it as page--front.html.twig, then you could do your changes with that :)