Suggestions/questions re configuring the frontpage template
See original GitHub issueIn the process of customizing the theme for our web site, we ran into the following:
- we did not want to see the “More” buttons under each of the front page widgets. We disabled them manually by commenting out this line https://github.com/Phlow/feeling-responsive/blob/gh-pages/_includes/_frontpage-widget.html#L19. Would it make sense to have the widget button optional, and show it only if the
urlattribute is initialized? If this makes sense, and someone can let me know what syntax that file follows, I can make a pull request - it would be nice if it was possible to configure front page with a paragraph that spans all three columns. Would it make sense to have this as a configurable feature of the front page template?
Thanks again for this wonderful template!
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
been working on my notion for 2 weeks straight. each page is ...
I posted a couple days ago my personal notion setup and here is a full picture of what the front page looks like....
Read more >Custom Front Page Templates | Theme Developer Handbook
Template Hierarchy of Custom Front Page ... On the site front page, WordPress will always use the front-page.php template file, if it exists....
Read more >Using the Front Page template - Vasco - Pixelgrade
From your WordPress Dashboard, go to Appearance → Customize, and click on the Homepage Settings tab. Select the “A static page” option, then ......
Read more >clean-jsdoc-theme - npm
This repo will guide you step by step on how to set up JSDoc and clean-jsdoc-theme in your existing repo. Screenshots. Dark theme...
Read more >SAP/ui5-webcomponents-react: A wrapper implementation for ...
A wrapper implementation for React of the UI5 Web Components that are compliant with the SAP Fiori User Experience - GitHub - SAP/ui5-webcomponents-react:...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@fedorov This is the commit by the way 😉
Commit https://github.com/Phlow/feeling-responsive/commit/b26f7e5f95931baa8ab6c1d1bca7f25d2e3bfff3
Hello @fedorov – I added your suggested functionality for the widget, which I think is a good idea. But I won’t add another banner paragraph – I don’t want to blow up the code and confuse people with more functionality. But you should easily change the callforaction-include – it spans across all three/twelve columns.
Does it help you like this?