Has anyone made a WP Theme and able to sell it on themeforest? Would themeforest accept themes made in webflow? I know for sure bootstrap and foundation are 100% acceptable but not sure or heard someone successfully sell a theme made in webflow.
Knowing the code quality they require, I donāt see how this would be possible. Not that WF produces bad code, at all, but lots of prefixes etcā¦ Itās already hard to build themes for TF.
I agree. Which is why I wish WF can do bootstrap as well. Itās really sad, I totally love webflow but with the absence of bootstrap is the only downside of WF, for me. Thereās stackhive too that does bootstrap, but lets just say thereās a lot of stuff that need to get improved with with SH.
heh. Sorry have to mention it, since it does bootstrap but SH, have a number of issues I have encountered. WF is far better responsive prototyping tool out there as of this moment. Iāve heard SH is a copy of WF but thatās a different topic now. LOL.
I really hope WF will really consider having bootstrap here. Considering the amount of bootstraper out there is way too overwhelming compared to other responsive framework, thus itās a win-win for both users and WF Team if they go for bootstrap.
Oh jeez, youāre a free man, you do what you want (-; But I have the urge to tell you two things, that are only my opinion, but I think are the truth:
1/ I donāt see in what parallel world Themeforest would accept templates built by generators. Theyāll open one file and reject the project without any commentary. Going to go from submited to rejected in a snap. This is not their standard, they donāt want to sell to customers this kind of code. Ever. My bet is 100% youāll be rejected, either for HTML template or Wordpress template. As a customer buying about 3 to 5 TF templates a year, Iād be bummed to deal with generated code, Iām used to have super clean semantic HTML in my themes and templates.
2/ Donāt wait for WF to support Bootstrap. Spend 2 hours reading posts from WF people here and figure what is on their plate already. Figure what is their business model. Bootstrap does not fit in, itās irrealistic, even if you can find some posts from WF people stating that supporting Bootstrap would be an interesting thing to do, even if itās written somewhere on a roadmap, I donāt see that coming to dev. The more they go forward with features (ie: CMS), the less likely Bootstrap support will happen. Again, I can be wrong, but seriouslyā¦
So WF can do a million great things, but WP templates for Themforrest and Bootstrap support is in my opinion two things that are vain to attempt or waiting for.
First. You could be right with #2 but then again, the opportunity of getting WF more customers could be having other frameworks such as BT/Foundation. Iām just saying, that based on my experience and to what Iāve seen/read/experienceed everywhere(internet and seminar/conference I have attended to), 90% bootstrap are mentioned or being used and that 10% are a mixed of other RWD frameworks.
You are absolutely correct on TF being so strict. There are guidelines you need to follow with the design aspect and the coding part. the WP part is a bit tricky as well.
My friend is a TF author for WP Themes. We partnered up as he have been outsourcing some of his work(html/psd/wp) over to me. He admittedly said he was using divshot at one time and pingendo too(And got accepted!). You see, after he finished his template, we clean his code(if deemed necessary) and fix some classes semantically. Ctrl+H(Find and Replace) is our friend for this process. We just newly heard of webflow tbh and got inlove =). But again, its missing the one thing thatās widely accepted framework-bootstrap. So yeah, he havenāt tried WF Yet! and which is why we are asking other TF Authors.
The purpose of getting these prototype tool is to get things faster. I can seriously and been seriously coding bootstrap manually and can do 1 site with basic(standard) pages (non-ecomerce) thatās with cool animation(s) or parallax stuff if necessary within less than a dayā¦ As Iāve tested WF, I can do 1 site in an hour or less(I know some of you would say within a minute. Well. I have OCD with ādesignā process, yes Iām perfectionist). Imagine the number of templates you are going to get within a day with using responsive prototype tools or generators like webflow or the other. This is the reason why Iām here in WF, because I see a great potential in this tool. And I love the UI,functionalities,etcā¦Like I said above, the only downside of WF is not having bootstrap and the Import functionality(which they should have made it in the first place IMO).
The reason why I ask if someone here is a TF author and successfully submitted a theme using WF is because I want to make sure if TF accepts WF coding(we are more concerned with the webflow.js part). We want webflow to our Permanent tool.
Any WF authors out there that can get this query done? You can pm me if you want discretion(I Understand). TY
I know that there are a lot of people in the forums dying to see a tutorial that integrates WF with WP in detail. To an end product as shown in this topic. Personally, Iād be happy to pay you $25 USD for such a video-tutorial, as Iām not a code-pro. [And weāre still waiting on the CMS-functionality]
If there are people here that sell WF themes on TF, Iād say they will not share their secret(s) as it reduces their chances of making a buck. Still, CTRL + H would be your friend with cleaning the WF code too right? Iāf Iām correct thereās a guy on this forum that writes scripts. That would be my first investment (of time and resources) : writing a ācleaning scriptā.
ps. Iām serious about the WF to WP tutorial. Letās make a deal!
I can do certainly do it for everyone here for free, but right now, Iām in a phase of buying a new mic condenser as mine is already broken. Iāll try to see this week(or next wk) if I can buy a good headset instead and do WF-WP integration or theming. But of course, I would not cover theme option panel =) Sorry. I can do only the theming/integration process(design and blog functionality. Perhaps a bit of sidebar). I do use option panel through the use of framework but thatās for our clients or prem themes. Will seeā¦ Itās hard to find some good mic condenser or headset in our area (Philippines).
P.S. Seriously though, calling out TF authors here. I know some of you are here We can perhaps collab and I might be able to trade in our stuff as well. Perhaps the SEO side of me would help too. PM me pls. TY
Anything its possible! Trust me Just you need to know what the requirements of the TF are, you need to have a super clean code, everything commented in HTML, all JavaScript should be written with āuse strictā mode on. For example, you can do this with jQuery as follows:
(function($) { "use strict"; // Author code here })(jQuery);
Make sure the CSS file is well documented with proper table of contents. ex:
Thank you man. Greatly Appreciate it. We are just concerned with the webflow.js. I love webflow and I think we have to invest in a custom programming for cleaning webflow.js and recreate it through a āscriptā. I think you already have submitted yours in TF I presumed? So, did you recreate webflow.js or leave it as is?
The webflow.js its great so we donāt have nothing to touch can touch if you donāt want that other people see the source. Im talking for webflow too!
ps: To be clear, you need to extract the code when you finish, to clean it, do all the steps that i explain before, you need a php and jquery to make the form work and as i said a GREAT design. If u are a new author will be a bit more harder to be approved.
Interestingā¦ Stackhive will import a Webflow website.
The import was slowā¦ but everything minus the Map was transferred successfully
and more importantlyā¦ ran perfectly.
Their font selection seems to be very limited
The editor is slow and clunky - odd that the visual design tool - looks clunky.
It seems to support more media queries.
The interface is kind difficult to understandā¦ or at least it will take a while to figure it out.
Cannot seen to locate a way to export the code - OOPS. I just found the option.
In reviewing the exportedā¦ it didnāt actually remove / modify the Webflow files. Iām guessing the product didnāt want to disrupt anything you currently had running - like transitions / interactions / etc.
In testing the different media queriesā¦ every media query worked perfect.
Not sure what the cost is. Their upgrade button does nothing.
Cannot access your account page either. Message says they are still building that section.
Iām guessing product is still in development - and hasnāt been āofficially launched ?ā
Yes, theyāre still in development mode says the founder. If you didnāt notice, sometimes in the code view, it added an <em> even if you didnāt add it. But right from scratch it works perfectly tho. You are correct about the interface. But importing a bootstrap template works flawlessly tho.
Cons: Image Upload - The image upload tool seems to be nice but, it somehow compressed the image. I prefer not to since I already optimize the quality/size in my PS.
Interface - confusing at first but I like WF way more! Design wise.
Slow - clicking an element the property window loads slow not like in WF loadās instantly which I like about WF.
Preview - No instant preview like WF.
CSS - yes it lets you edit your css directly while youāre in the workspace but whenever you change something to your element through the use of the property window, it will create another line of CSS code not using the existing class. I hope I make sense lol. But yes, a big plus having that CODE View.
Code View - clicking a particular element html code, it wont automatically update the property window. Which would be great so you can click the code example <img>, it will then automatically update the property of that IMG. And donāt have an option where you can CLEAN your unused elements/code.
WF works flawlessly. Except it donāt have import tool and bootstrap in it.
Yes, they said they are still in dev mode updating some stuff and once its complete, theyāll going to have a monthly/yearly sub. plan. So, its totally FREE at the moment. The upgrade button is not working atm because of the earlier mentioned. No documentation or tutorial atm. They have blog but itās empty.
as I do my searching here in WF forum, Iāve found Daveās comment regarding bootstrap inside WF. Then I came to think of it, its possible since here in WF, we have the option to edit our CUSTOM <head> and <footer> code. Which can be found here ā example: Webflow
Guys, not meant to hijack this post but i really have a question. You guys mentioned that TF require a clean code for their customers right ? so if someone is making a web template in WF, is it ok to sell it to customer ?
Lets say i find a customer who wants a certain type of web template that i am able to provide using WF. Can i sell it to him with all the generated code ? is it acceptable ?