John Parris
Forum Replies Created
-
The posts will be ok, as that won’t affect the database. A few notes. Make sure to save your wp-config.php file. It contains the username and password WordPress needs to connect to the database. Also be sure to keep the wp-content folder. It contains your theme and plugins. You shouldn’t need to replace that part.
Forum: Fixing WordPress
In reply to: Disabling comment moderationSure no problem.
Forum: Fixing WordPress
In reply to: Disabling comment moderationCan you show me a screenshot of:
– all your settings under Settings > Discussion?
– all your active plugins under Plugins > Installed Plugins > Active?
Forum: Fixing WordPress
In reply to: Custom Fields QueryHi there,
Check the codex page for query_posts and note that it says this function should not be used, for the reasons listed there.
With that in mind, there’s another, better way to get the posts that are tagged with your custom field using WP_Query.
See this example for getting posts with the ttag value of autoshows: https://gist.github.com/anonymous/5420c2bfd96fea7184b5
Forum: Fixing WordPress
In reply to: Disabling comment moderationI’m not sure what you mean by “WordPress person”. In you mean someone who makes a living with WordPress and/or contributes to the project in a number of ways, I would certainly qualify for that.
If your site isn’t working with the option that way, there must be another option checked that’s causing it, or a plugin or some theme code doing it. Give me more details and I’ll be happy to help.
Forum: Fixing WordPress
In reply to: Buy product to get to hidden contentHi there,
You have a number of options. The ones I would recommend based on experience are:
– Restrict Content and/or Restrict Content Pro
– Easy Digital Downloads and the Content Restriction extension.
Either of these will let you sell access to content, and are highly geared towards digital goods delivery.
Forum: Fixing WordPress
In reply to: Font on my themeHi Melissa,
Can you share a link to your site so we can see it happening?
Forum: Fixing WordPress
In reply to: incorrect displayHi,
Edit links are generally only visible to site admins, authors, etc. while logged in. It’s a feature of the theme, and it’s styling would also be controlled by the theme.
Forum: Fixing WordPress
In reply to: Menu item limitHi,
What do you mean you can’t add them? What happens? How are you trying to do it?
Forum: Fixing WordPress
In reply to: Style is not displayingHi, can you post a link to your site so we can see it happening?
Forum: Plugins
In reply to: woocommerce product add-ons- add weight and sizeHi,
WooCommerce Product Add-Ons is a commercial product, so you’ll need to ask for support there. The ww.wp.xz.cn forums don’t allow support of commercial products here.
Hi there,
That’s definitely strange. It sounds like some files are missing, which could have perhaps happened during an automatic update, or some other update. WordPress probably needs to be reinstalled. See the manual updates section of this page: https://codex.ww.wp.xz.cn/Updating_WordPress
Forum: Fixing WordPress
In reply to: No images showing up on PAGESYes, the BackWPup plugin is great for that. https://ww.wp.xz.cn/plugins/backwpup/
Forum: Fixing WordPress
In reply to: Disabling comment moderationHi,
You can do that under Settings > Discussion. Uncheck the box that says “Comment author must have a previously approved comment”.
Forum: Plugins
In reply to: [Mailgun for WordPress] Using the deliverytime parameterHi,
At this time there’s not an option to add delivery time ot messages.