-
Updated
Sep 16, 2019 - PHP
starter-theme
Here are 113 public repositories matching this topic...
Took me quite a while to figure out how exactly the theme in my src directory was supposed to be used in development. The docs don't mention needing WordPress running so I thought perhaps gulp was going to just serve my theme on its own.
I think it would help greatly to say a few words about having WordPress setup and running. Also, moving the crucial setup step of symlinking the theme into you
-
Updated
Jun 1, 2020 - CSS
Since b4st 3 is out and @SimonPadbury added gulp compilation to it I wanted to share quick instructions on how to add bs4 via npm and enable variable overriding.
First add bootstrap via npm by running:
npm install bootstrap
Then add the following to enqueues.php so we use the npm sourced bootstrap js
wp_register_script('bootstrap-js', get_template_directory_uri() . '/node_modules/bo
Yoast SEO title
Have you noticed that when you use Yoast SEO and write a custom meta title and then reload the frontend that the page title changes to the page name - site name.
Is this being changed through the vue app?
-
Updated
Jun 5, 2020 - PHP
-
Updated
Apr 3, 2020 - PHP
-
Updated
Apr 29, 2020 - CSS
-
Updated
Dec 7, 2017 - CSS
-
Updated
Aug 27, 2019 - CSS
-
Updated
Apr 15, 2020 - JavaScript
-
Updated
Mar 14, 2020 - HTML
-
Updated
Jul 6, 2016 - JavaScript
-
Updated
Mar 27, 2019 - CSS
-
Updated
Sep 12, 2018 - Swift
When selecting logo-in-middle option the logo is not centered on the page. I had 3 top level menu items, which means the extra item to the left pushes the logo off center. When I add another top level menu item, the logo no longer displays until removing the new item and selecting another logo position.
-
Updated
Jun 2, 2020 - CSS
Hello,
We can add automatic assigned people to issues based on the folders/file types like Gutenberg project have one
- Gutenberg : https://github.com/WordPress/gutenberg/blob/master/.github/CODEOWNERS
- Documentation : https://help.github.com/en/articles/about-code-owners
We can in this case associate .php files to the backend dev and .scss, .js etc. to the frontend dev.
Ideas on thi
-
Updated
Jun 11, 2020 - PHP
-
Updated
Dec 18, 2019 - Ruby
-
Updated
May 15, 2020 - PHP
-
Updated
Sep 25, 2016 - PHP
-
Updated
Apr 26, 2017 - Objective-C
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Jun 2, 2020 - CSS
-
Updated
Jun 1, 2020 - CSS
-
Updated
Jun 16, 2020 - PHP
Improve this page
Add a description, image, and links to the starter-theme topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the starter-theme topic, visit your repo's landing page and select "manage topics."
Issue is about..
The logic in the sidebar templates that set the column width to
.col-md-3if both sidebars are active, or.col-md-4if only one sidebar is active, only checks for the theme optionunderstrap_sidebar_position. It does not take into account if a page has explicity chosen theLeft and Right Sidebar Layoutpage template (and therefore shows both