Loading...
Answers
MenuWordpress Questions
Answers
Plugin will be the recommended option.
Plugin is easier to install and just go for it. Running a sub directory will require more wordpress and name server setup knowledge including potential secondary wp installation.
I host 1000s of WordPress sites.
Here are some rules to keep your sanity working with WordPress.
1) Never. Ever. Ever. Use any type of specialized theme.
2) So, avoid using a Question + Answer Theme.
3) You'll avoid specialized themes because...
a) This type of theme's coding is usually substandard, unless you find it in the WordPress theme repository.
b) This type of theme becomes abandonware (developer's die or lose interest) at some point.
c) Changes in PHP + WordPress internal APIs usually kills this type of theme in some way, so at some point a PHP or WordPress update will kill your site.
4) Do use a solid + simple theme, like GeneratePress which lives in the WordPress repository, so must pass all the PHP + WordPress unit tests, before any update becomes available through the repository.
5) Do use a Q&A plugin + every plugin must be vetted.
For example, when I client asks me to vet a plugin, I do these steps...
a) Run phpcs on the plugin to ensure it works with PHP-7.4 (latest stable) PHP.
b) Install the plugin on a test site + go through entire setup, then check WordPress debug logs for diagnostic messages.
c) If #5b surfaces minor fixes, then these fixes are requested of the developer + if the developer fixes their code quickly + correctly, plugin testing continues. If developers are unresponsive or unable to fix their code, this plugin + company are blacklisted from any future use on any site I host.
d) If plugin produces horrible problems in the WordPress debug log, then the plugin + company are blacklisted from any future use on any site I host.
6) If the plugin is in the WordPress repository, check the issue tracker for the plugin + related company. If the company fixes all support issues quickly, you likely have a great company to work with. If you see issues which are months or years old with no response, this plugin + company best be added to your blacklist.
Summary: Use WordPress issue tracker (when possible), then phpcs + the WordPress debug log to determine which plugins may be useful.
Short answer will be: you don't need any specific tools for this. Just use Gutenberg (in-built editor) to style your Q&A page and that's it.
Related Questions
-
I want to build a expert marketplace directory listing website, which wordpress theme I should use?
Checkout is a high-quality WordPress theme by Array built for marketplaces of any kind. https://arraythemes.com/themes/checkout-wordpress-theme/ Let me know if you have any questions about implementation, and I'd be happy to setup a call.LL
-
Is it possible in woocommerce to display Shipping methods first on the checkout page?
Yes. https://docs.woothemes.com/document/configuring-woocommerce-settings/SN
-
What should my consulting rates be as a freelance developer who can also do SEO, social media optimization and other marketing services?
Pricing for different tasks that require the same amount of time from you tells the Customer (and your subconscious) that you're working at a 5 on task x, but working at a 9 on task y simply because it costs/earns more. That seems to be a disconnect. Your time is your most precious asset, and I would charge for it whatever you're doing. If you build a site, and they are happy with your dev fee, but feel like you should charge less for SEO, simply let them find another SEO guy. That's their choice, but YOU are worth $xx.xx, no matter what you're doing. Also, in general, take whatever you're charging and add 10% to it. If you're still busy, add another 10%. Let the demand level determine how much work you do, and at what cost.SL
-
How can I create a searchable large (3 million record) searchable database in WordPress?
Well first off I wouldn't recommend trying to power your client's database with the standard WordPress database instance. They can use WordPress for the website all they like. But with millions of records like that, you really don't want to move those data in with WordPress. For that matter, you're probably gonna want a dedicated database server to answer those questions, if the client doesn't already have one. You might also need to investigate something like Elastic Search, depending on what your search requirements are and what sort of database they are using (pay close attention to whether or not it provides full text search ability). Beyond that, and somewhat obviously, you're also gonna want SSL on the website and to make sure you're up to date on federal and state privacy requirements for data like this, as well as best practices for securely transferring data over the web (port configuration, ssh keys, etc). The privacy concerns would raise a flag for me. If those data have anything personally identifiable in them - which they very probably do - then you're really gonna want to make sure you do your research on security of personally identifiable information. Government specific privacy /security /auditability requirements may also apply, so double check that too.EV
-
What Wordpress Plugins is the best for creating a Multi-Level Affiliate Marketing program?
There is a lot of points in your question which unless someone has the exact same setup as you - I don't think you will get the answers you are looking for. I believe you should limit it by asking yourself: What is the ONE thing the MLM plugin I am looking for can do so that it achieves the maximum amount of result to my business by using it? IMHO - it would be the ability to set commissions for the products you sell and award commissions to those affiliates that actually earn you sales. All other features, while nice, are ancillary features that from the perspective of the affiliate - don't really need in order to be successful. In that regard - I would suggest https://affiliatewp.com/. When it comes to running affiliate programs on WP sites, it wins out as the best in my experience. Hope this helps! Glad to assist any further if you need help.TB
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.