Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ResponsiveCE
#10
(2024-07-30, 18:18:51)islander Wrote: This should be fine.
We have been doing this to other plugins and themes as well for this reason.
Including the old Innovation theme.
But have not gotten around to some and forgot about others.

Let me list some questions here ;=)
  • functions.php offers options, but no options whether you want to use "container" or "container-fluid" as "bootstrap-starter"
    why not add the option "fixed size (= "container") or "responsive 100% width (="container-fluid")?
  • I think it would be easier to understand the theme if the names for the divs in the template show the column-definition, f.e. "col-8" or "col-3" instead of defining them in the css file. e.q.

    content-grid {
    ...
    grid-column: 1fr;
    ---
    }

  • I had to study some bootstrap tutorials and learned that "bootstrap" consists of css- files and js-files
    But I see no js-files for bootstrap in the theme's js-folder
    Does this mean that getsimple provides the bootstrap-js? Where?

  • will there be conflicts when GS has it's own bootstrap fles and the theme-template loads it's own bootstrap.js ?

  • I would love to have a WIKI-site explaining GS + Bootstrap and also some readme for your theme ;=)
    It took me some time to find out that some settings are done in functions.php, and "normal users" usually are not eager readers of php-files
I have to make a grid-theme with 12 columns and fixed widths via css  responsive and is not a simple task  Wink

Cheers, Connie
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply


Messages In This Thread
ResponsiveCE - by multicolor - 2023-04-08, 03:14:19
RE: ResponsiveCE - by Hypertexter - 2023-08-01, 17:57:13
RE: ResponsiveCE - by Connie - 2024-07-28, 21:18:48
RE: ResponsiveCE - by islander - 2024-07-29, 02:42:53
RE: ResponsiveCE - by islander - 2024-07-29, 03:20:06
RE: ResponsiveCE - by Connie - 2024-07-29, 17:42:01
RE: ResponsiveCE - by islander - 2024-07-29, 19:28:15
RE: ResponsiveCE - by Connie - 2024-07-30, 17:36:25
RE: ResponsiveCE - by islander - 2024-07-30, 18:18:51
RE: ResponsiveCE - by Connie - 2024-07-31, 22:57:17
RE: ResponsiveCE - by islander - 2024-08-02, 20:55:08
RE: ResponsiveCE - by Connie - 2024-08-03, 19:09:17



Users browsing this thread: 1 Guest(s)