John Parris
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media insert box not workingHi,
That’s usually a theme or plugin conflict. Try temporarily deactivating all plugins and switching to the default Twenty Fifteen theme and see if it works. If so, you can start turning things back on one by one until you find the thing that breaks it.
Forum: Fixing WordPress
In reply to: Orders aren't visible in orders tabHi,
You might have better luck getting an answer from the WooCommerce support forum here: https://ww.wp.xz.cn/support/plugin/woocommerce
Forum: Fixing WordPress
In reply to: List name of custom taxonomy in custum post type…What’s the exact name of the taxonomy you registered? What’s the code you used with get_the_term_list?
Forum: Fixing WordPress
In reply to: Draft disappeared when publishingHi,
Do you see the draft under Posts > All Posts?
Forum: Fixing WordPress
In reply to: How do I add logged in user specific access to pages?Hi there,
Try Restrict Content or Restrict Content Pro. They allow you to control the site content based on membership levels (free or otherwise).
Forum: Fixing WordPress
In reply to: Additionally, a 404 Not Found error was encounteredHi,
Go to Settings > Permalinks, and save. Then see if the pages show up.
Forum: Fixing WordPress
In reply to: Visual Editor is Missing?Hi Lauryn,
While you have the 2015 theme active, try temporarily deactivating all plugins and see if it comes back. If so, start turning them back on one by one until you find the one that breaks it.
Forum: Fixing WordPress
In reply to: Removed comment_template() still getting spam from botsHave you tried using the built-in Akismet plugin?
Forum: Fixing WordPress
In reply to: Blank Admin page following plugin download and editHi there,
You probably need to deactivate the plugin. It sounds like you can still get in the admin? If you can access your admin just fine, try going to the Plugins menu, finding the plugin, and deactivating it.
Forum: Fixing WordPress
In reply to: WordPress auto adding and deleting fieldsForum: Fixing WordPress
In reply to: Posts older than most recent not linking from main pageWhich version of Chrome do you have? Do you have any extensions installed in Chrome?
Forum: Fixing WordPress
In reply to: WordPress logs me out too often only on one deviceHi Christina,
Which browser are you using that gets logged out frequently?
Forum: Fixing WordPress
In reply to: Add Social Media Icons to the HeaderThe display location of social media icons in places like that is generally controlled by the theme. In this case it looks like you’re using Avada. I recommend asking the Avada support people if they have an option or recommendation for doing that with their theme.
Forum: Fixing WordPress
In reply to: WordPress auto adding and deleting fieldsHi,
Which fields exactly are you talking about?
Forum: Fixing WordPress
In reply to: Stop images from auto attachWordPress attaches them automatically, but your theme controls the way the images are output. It sounds like maybe it’s displaying attached images on top of the inserted images, which doesn’t usually happen. Which theme are you using?