abukwaik / Radix

Clean WordPress Starter Theme based on bootstrap 3 for building custom themes (WordPress repository)
GNU General Public License v2.0
9 stars 6 forks source link

Bad code in theme with redux and some extra #2

Closed yupii1986 closed 9 years ago

yupii1986 commented 9 years ago

Hi, I see that something is not ok because:

Please fix and will be great if you can add some stuff like:

abukwaik commented 9 years ago

Hi there yupii1986,

I'm afraid you missed that Radix starter is an ultra minimal starter Theme for use as a starting template for easy WordPress Development, These features that you looking for could be available in full / premium themes.

About the plugin issue, Would you please provide the plugin name and link?

yupii1986 commented 9 years ago

Hi, Yes i know, but how much will cost me to add those in my theme ? Plugin is comercial, name: LMM Can you send email to: http://tny.im/2rr and i will attash to you ?

abukwaik commented 9 years ago

Hi yupii1986,

Unfortunately, I don't offer a custom theme features. Radix is an "open source" project and is provided "AS IS". Also please note that i do only support the plugins in the WordPress repository (Free Versions).

yupii1986 commented 9 years ago

Yes, but i want to help you to solve your issue. As you wish. Manny thanks. Can you advise me how to create an great full repsponsive theme, light, fast minify code , compress, and for theme options what you advise me to use: redux, theme options? You know something about theme customiser, all thme has to be with this without theme options?

Thanks again.

abukwaik commented 9 years ago

Hi yupii1986, Sorry for the late replay.

Well, it's a big subject actually :grinning:

I don't know where to begin.. i guess you can start with very good "tutsplus" tutorial series founded here Also, I've learned a lot from these great lessons

About responsiveness, it is really up to your choice, For example i like and used Bootstrap framework but there are many great frameworks like Gumby, Foundation, HTML5 Boilerplate and many others.

About website performance, Maybe you should follow the Google PageSpeed Insights Rules and best practices here. also i found this site is very useful.. Well, It's not an easy process but i believe it is "a must" to learn.

Same as Theme option frameworks, I'd recommend Redux framework but i also like OptionTree

About theme customiser, i believe it is well developed and yet, the easiest way to add some options to control your theme, but yet I'd prefer to use redux framework myself :smile:

Regards.