Git Product home page Git Product logo

_strap's People

Contributors

aahan avatar ashfame avatar davidakennedy avatar dmtrmrv avatar emiluzelac avatar fklein-lu avatar gatespace avatar grappler avatar hugobaeta avatar iamtakashi avatar ianstewart avatar jamigibbs avatar karmatosed avatar kovshenin avatar kwight avatar lancewillett avatar mauryaratan avatar michaeldcain avatar michiecat avatar mor10 avatar mtias avatar obenland avatar philiparthurmoore avatar ptbello avatar sarahmonster avatar sheabunge avatar sixhours avatar slobodan avatar taupecat avatar thomasguillot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

_strap's Issues

Created theme's customizer doesn't work

I've created many themes with your _strap and everything always went good. But today I'm facing a problem that I cannot solve. I've installed wordpress in localhost, as always, and then the _strap theme. I created the theme, then began to customize it. I added some settings and controls to it, that show in customizer, but when I go to save them, the db doesn't keep changes. I've noticed that even default settings of customizer are not saved.
If I switch theme to Twenty Seventeen everything goes right. If I switch back to my theme, error. With wp_debug on, the customizer doesn't work at all and browser console says: "Uncaught SyntaxError: Unexpected token <" at http://www.bricko.it/wp-admin/customize.php?theme=bricko&return=http%3A%2F%2Fwww.bricko.it%2Fwp-admin%2Fthemes.php

I really don't know what's the problem.

Active class on custom post type

Trying to add active class to custom post type. Doesnt seem to work. I've tried various if is_singuar(){} and if ( get_post_type() == 'CUSTOM-POST' ) {} and can't figure it out. Any tips or idea how it can be done.

Thanks

Upgrade LESS bootrsaps file

Hi,
I had a problem with "containter-fluid" class and after lot of time I discovered where was my problem: in other projects I used Bootstrap 3.2.0, in _strap there is actually 3.1.1 version.
It's worked fine since I updated manually the style.css file.

Thanks

Modifica Layout - Content Sidebar

Ciao,

Partendo dai layout previsti in _s (content-sidebar, sidebar-content-sidebar, ecc) per la modifica della struttura come hai previsto ci si comporti?

Ad esempio, per creare una pagina full-width, ho aggiunto una classe al div

div id="primary" class="content-area
e modificato margin e float.

Sono sulla strada giusta?

Error on install

I'm getting this just after _strapping a new theme:

Warning: file(/customers/d/e/a/bx.com/httpd.www/wp-content/themes/_strap/.gitignore): failed to open stream: No such file or directory in /customers/d/e/a/stuvalisa.com/httpd.www/wp-content/themes/_strap/inc/functions-strap.php on line 550 Warning: Invalid argument supplied for foreach() in /customers/d/e/a/stuvalisa.com/httpd.www/wp-content/themes/_strap/inc/functions-strap.php on line 551 Warning: Cannot modify header information - headers already sent by (output started at /customers/d/e/a/stuvalisa.com/httpd.www/wp-content/themes/_strap/inc/functions-strap.php:550) in /customers/d/e/a/stuvalisa.com/httpd.www/wp-includes/pluggable.php on line 1196 

There is no .gitignore file anywhere. Maybe that code is not needed anymore?

Using SASS

Hi. I want to use SASS rather than LESS. I notice there is a SASS folder there, but the bootstrap only contains LESS version.
Do you have instructions?

Invalid Theme Slug

Weird, I get an error message that my slug is invalid.

this-is-a-test is not a valid Theme slug - try: this_is_a_test instead

yet the example is:

Something like "my-awesome-theme" or "mat"

No "Build theme" button

I did exactly as the installation instructions specified, and I never see the "Build theme" button under "Appearance".

I've tried to upload the _strap-v1.2 zip (from releases) via the Wordpress UI. I've also tried manually FTPing the contents of the zip. I can activate the theme, but the "Build theme" never shows up.

Unable to see changes to anything made to template-tags file

I'm building my first theme using _strap as a base (thank you very much, BTW), but I've run into a snag. I've been trying to modify the post navigation function in template-tags.php which is called out in the functions.php file, but no changes I make there do anything. In fact, I can completely remove the navigation from that file and everything is rendered just fine. I ended up creating a custom function and putting it in the functions file in order to make any edits.

What am I missing here? Shouldn't what's in the template-tags.php be getting used to override the defaults? Or no? Sorry if this is a stupid question, but I'm fairly new to developing at this. Thanks.

Problemi con la traduzione italiana

Ciao Piero ho visto che al template sono allegati i file lingua italiani tradotti da Gavello, ma mi sembra sia una traduzione non completa o sbaglio? i meta data del post "Posted on" e "By" continuano ad esser ein inglese, come posso procedere per evitare questo problema, grazie.

Navbar issues out of the box

So I can reproduce this consistently by just generating a theme using _strap... the nav menu shows up as a long, empty bulleted list. No clue where the menu items are coming from, because changing/deleting the menus has no effect on this block. I've tried this on two fresh local environments.

image
image

The slug is displayed in theme selector, rather than the name

Not sure if this is important, but I used the _strap-master theme to build my own theme by selecting the "build theme" option from the appearance menu. I entered my theme name, "Whirled View" and then my slug: "wv". It did a great job of creating my new theme, but in the theme selector, I have the "wv" theme selected rather than the "whirled view" theme.

Not sure if this is important or if it even is deserving of being mentioned. But just in case.

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.