John Parris
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Category names are shifted (lenght of the category name)Hi,
Do you have a direct link to a page where this is happening? What about a screenshot? I looked around briefly and didn’t see it.
Forum: Fixing WordPress
In reply to: Hyperlink function is brokenHi there,
Does it work if you temporarily deactivate all plugins?
Forum: Themes and Templates
In reply to: [Editor] how to remove featured image in the homepafeIt’s my understanding that it’s against the ww.wp.xz.cn forum policies to support commercial products here. You can get your client’s license key and email us here. https://array.is/contact/
Forum: Reviews
In reply to: [Mailbag] Bad!Hi there,
Thanks for leaving a review. Mailbag is meant to be a quick and simple way to use Mailchimp and Campaign Monitor, thus is not loaded with tons of options that make it harder to use for most people.
What would you like to be able to configure that you can’t?
Forum: Fixing WordPress
In reply to: Will changing my theme delete my widgets ?Hi,
Not all themes support the same widget areas in the same locations. But, your widget settings shouldn’t be lost. They may be moved to the Inactive Widgets block. If so, you can move them into the appropriate widget areas.
But, one thing to consider is whether or not your widgets are bundled in the theme or if they’re from WordPress itself or plugins you’ve added. If they’re from WP or from plugins, you’ll be fine and can follow the steps in the first paragraph. If they’re in your theme itself, they’ll disappear when switching themes.
Forum: Fixing WordPress
In reply to: Why i am seeing this after clicking on write post ????That’s usually caused by a theme or plugin conflict. Try temporarily deactivating all plugins and switching to the default Twenty Fifteen theme and see if it works. If it does, start turning things on one by one until you find the conflict.
Forum: Fixing WordPress
In reply to: Admin blockedTry temporarily deactivating all plugins and see if it works. If not, switch to the default Twenty Fifteen theme and see if it works.
Forum: Fixing WordPress
In reply to: Viewing the web site while customizing itHarald,
Are you referring to Appearance > Customize?
Have you tried temporarily deactivating all plugins and switching to the default Twenty Fifteen theme to see if it works?
Forum: Fixing WordPress
In reply to: Blog URL Feed Not WorkingIt sounds like there’s some lingering code somewhere that’s breaking the feed. Does it work if you temporarily deactivate all plugins and switch to the default Twenty Fifteen theme?
Forum: Fixing WordPress
In reply to: Can't get a search with ajax to workDoes it work if you change
add_action( 'wp_ajax_update_getRetailers', 'get_retailers' );to
add_action( 'wp_ajax_getRetailers', 'get_retailers' );?Forum: Fixing WordPress
In reply to: Connecting to WordPress siteHi Wade,
Did you add the Disqus plugin/code to your live site? I’m not exactly clear on what you were saying.
Forum: Fixing WordPress
In reply to: Updating page changes get_styleshet_directory syntaxHi, you can’t add/edit PHP in the post editor in WordPress. It will get changed and filtered out. This is for security reasons. You need to add PHP code to your theme template files instead.
The site you linked isn’t a WordPress site. Not sure what you’re working with that I can’t see.
Nice! Happy to help.
Forum: Themes and Templates
In reply to: [Editor] how to remove featured image in the homepafeHi kinabuch,
If you’re using the Fixed theme, that’s one of our commercial themes. Head on over to our support forums for that.