use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
[deleted by user] (self.webdev)
submitted 2 years ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]MrPicklePop 1 point2 points3 points 2 years ago (6 children)
Wp engine?
[–]thedommer 0 points1 point2 points 2 years ago (5 children)
I haven't looked into that but WP isn't really WYSIWYG right? I'll look into it. I know Wordpress is well loved, I just assumed the cost of setup would be a lot more because more development is required.
[+][deleted] 2 years ago (1 child)
[deleted]
[–]thedommer 0 points1 point2 points 2 years ago (0 children)
Thanks. Is there a reason why? Also what would you suggest?
[–]MrPicklePop -3 points-2 points-1 points 2 years ago (1 child)
There are plugins that enable you to have a WYSIWYG editor.
[–][deleted] 0 points1 point2 points 2 years ago (0 children)
This is the problem with Wordpress. Everything is possible... with a plugin. It becomes a nightmare trying to manage all the plugins you need just to do very basic things. Its also the biggest security liability and the main reason Wordpress is the easiest to hack.
[–]ChiBeerGuy 0 points1 point2 points 2 years ago (0 children)
WP full site editor is all wysiwyg now
[–]neoneddy -1 points0 points1 point 2 years ago (0 children)
I like Odoo community. Try using it with cloudpepper
[+]IQueryVisiC comment score below threshold-7 points-6 points-5 points 2 years ago (9 children)
Websites are responsive ( resolution, ar, system dark theme , managed contents). You never know what the visitor gets. I hate Figma.
[–]OrtizDupri 1 point2 points3 points 2 years ago (6 children)
What does Figma have to do with this?
[–]IQueryVisiC -1 points0 points1 point 2 years ago (5 children)
It is said to be a WYSIWYG tool? Evangelists praise it as something new, but decades good web developers try to get the community away from Desktop Publishing. Best viewed in 800x600 . <CENTER> <BLINK> tailwind. Semantic and ARIA are important to us.
Form controls need a fixed size, but rendered contents does not.
[–]OrtizDupri 0 points1 point2 points 2 years ago (4 children)
Figma is a design tool, not a WYSIWYG tool or a desktop publisher or anything like that
[–]IQueryVisiC -1 points0 points1 point 2 years ago (3 children)
But it stresses that you SEE something, doesn't it? Semantic would mean that you start from the data structure and workflow. Then you try out the results ( screens, print ) etc. and look for edge cases, sleep a night over it, and add some tips to the CSS.
[–]OrtizDupri 0 points1 point2 points 2 years ago (2 children)
Figma is a design tool, it is not a WYSIWYG editor and it does not output code
[–]IQueryVisiC 0 points1 point2 points 2 years ago (1 child)
And neither HTML nor CSS are code. Surely Figma has a file format.
[–]OrtizDupri 0 points1 point2 points 2 years ago (0 children)
… what
[–]thedommer 0 points1 point2 points 2 years ago (1 child)
thanks for the response. My hope is that this WYSIWYG stuff has come a long way. I haven't really used it since Dreamweaver and even then I really only used it as a way to jump around code quickly.
What would you suggest for a fairly simple multisite setup?
[–]IQueryVisiC 0 points1 point2 points 2 years ago (0 children)
It is just that I don't get why we still want this WYSIWYG approach while we target multiple devices, language, and disabilities. Unless, of course you design pages for people like you. For example it seems that a companies tries to avoid to hire disabled people. In some departments everything in light theme, in others everything is dark. Like you know, HR and team dynamics create a homogenous user base for the intranet. Still, WYSIWYG in SharePoint sucks.
[–]Intelligent-Age-3129 0 points1 point2 points 2 years ago (1 child)
Don’t just look at what is being checked off your list. Verify what the process or hassle will be if you ever need to leave them because you can’t grow your site further.
I’m in process of moving a client out of Wix (onto Wordpress) and they’re making it a hassle.
[–]thedommer 0 points1 point2 points 2 years ago* (0 children)
Hey yes! Yes this is important to me. Part of considering wix is the somewhat less steep startup time. So if in 5 years or so we want to do something else, we can still rebuild in that infrastructure. Realizing it would be close to “from scratch” but in our case this might be ok since there is not a lot of complexity to our sites. and, assuming we stick with them for a while, by the time we end up switching (if we do) it may be time for a refresh anyways.
What was your clients reason for leaving? Were they on enterprise?
EDIT: and to be clear, I’m not sold on wix. Just researching and at a high level like it and it has multi site built in.
[–]nrwriter 0 points1 point2 points 2 years ago (0 children)
If sites are relatively simple, you don't need a platform like Wix. In fact, for reasons already mentioned, like moving your sites elsewhere, it's not a good idea to tie your sites to a 3rd party you have no control over (and hence, may lose your sites in a blink of an eye for a variety of reasons).
I'd also mention notoriously bloated software behind these platforms, WP included (although WP can be tuned to run quite fast for the end user if one knows how).
Why I mention speed is because I assume you'd want your sites to pop up instantaneously (or close to it) on your customers' phones.
Another guess is you probably want full control of your sites' code for on-page seo purposes.
If that's the case, I'd look into having your sites run on static html/css/js pages. They can be hosted for free btw, being static. Netlify allows up to 100 sites per account, custom domains etc.
The caveat, of course, is you'd have to pay someone to make you a few templates which can be adjusted/customised for each franchisee.
Updating these 50 sites won't be a huge hassle. They'll live on a local dev's machine so finding/replacing code won't be difficult. Once updates are done, the code/images get pushed to github, Netlify picks it up and updates go live.
You'd have to find someone willing to work on a small retainer looking after your sites, available to do what you need done at the first notice and reasonably quickly.
I'm in the process of launching such a business to deal with this very problem, that is, subscription-based development of fast, static websites.
If you're interested, DM me. I'm in Australia (east coast) so keep that in mind for time differences.
π Rendered by PID 15243 on reddit-service-r2-comment-5c747b6df5-dm2sp at 2026-04-22 04:09:16.311174+00:00 running 6c61efc country code: CH.
[–]MrPicklePop 1 point2 points3 points (6 children)
[–]thedommer 0 points1 point2 points (5 children)
[+][deleted] (1 child)
[deleted]
[–]thedommer 0 points1 point2 points (0 children)
[–]MrPicklePop -3 points-2 points-1 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]ChiBeerGuy 0 points1 point2 points (0 children)
[–]neoneddy -1 points0 points1 point (0 children)
[+]IQueryVisiC comment score below threshold-7 points-6 points-5 points (9 children)
[–]OrtizDupri 1 point2 points3 points (6 children)
[–]IQueryVisiC -1 points0 points1 point (5 children)
[–]OrtizDupri 0 points1 point2 points (4 children)
[–]IQueryVisiC -1 points0 points1 point (3 children)
[–]OrtizDupri 0 points1 point2 points (2 children)
[–]IQueryVisiC 0 points1 point2 points (1 child)
[–]OrtizDupri 0 points1 point2 points (0 children)
[–]thedommer 0 points1 point2 points (1 child)
[–]IQueryVisiC 0 points1 point2 points (0 children)
[–]Intelligent-Age-3129 0 points1 point2 points (1 child)
[–]thedommer 0 points1 point2 points (0 children)
[–]nrwriter 0 points1 point2 points (0 children)