Jamie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Audio playlist – some tracks are highlighted?It looks like only the currently playing should be highlighted – at least based on my test of your theme. That comes from the theme styles.
So I think you might want to reach out to the theme developer to ask why the first 3 are being highlighted.
Glad you found it!
Just a note though: important when you test for a plugin conflict that you deactivate all of them and deactivate them all at the same time and then REACTIVATE one by one to find the issue.
Yes, they should. Can’t hurt to take a backup of your site though before doing so, just in case.
There are various free options for that like WPVivid, Updraft Plus, Duplicator.
Forum: Fixing WordPress
In reply to: Staging Site Admin URL Showing 404How did you create the staging site?
If you go to /testing/ you get Access Denied so definitely not right.
- This reply was modified 4 years, 9 months ago by Jamie.
No custom code at all in a child theme functions.php or anything like that?
If not, then I would start by deactivating ALL plugins temporarily to see if the error goes away. If it doesn’t, you’ve ruled out plugins.
If it does, you then enable them one by one to see when the error re-appears and then you can reach out to that plugin’s developers.
Forum: Fixing WordPress
In reply to: How to Put a Disclaimer on Certain Posts OnlyCould you add it as a block and then make that block reusable? Then when you need to update it, you update the reusable block and it updates everywhere you’ve used it.
Details:
- This reply was modified 4 years, 9 months ago by Jamie.
Forum: Fixing WordPress
In reply to: Can tables use posts/taxonomies?Did you already give this one a try?
https://ww.wp.xz.cn/plugins/posts-data-table/Forum: Fixing WordPress
In reply to: Directory 404Have you already tried re-saving permalinks in WP Admin > Settings > Permalinks?
Sorry about that @laurafeasey, the form is here:
https://www.wpbeaverbuilder.com/contact/Select General Inquiry in the dropdown and provide a link to this thread in your message so you don’t have to repeat anything.
- This reply was modified 4 years, 10 months ago by Jamie.
Forum: Fixing WordPress
In reply to: phone number as passwordThere’s a Reset Password option built into WordPress π
What page are you having trouble with? The one in your first post redirects to the root domain and I don’t see a right sidebar row.
You’re quite welcome – glad to help π
I’m not certain I understand but it sounds like you want to control/prevent the stacking behavior.
If that is correct, please review this:
https://docs.wpbeaverbuilder.com/beaver-builder/layouts/columns/prevent-column-stacking-with-custom-widthsForum: Plugins
In reply to: [Customizer Export/Import] Genesis SettingsHi Anita,
Afraid not. Itβll import and export all Customizer settings except for core options and there’s no way to exclude settings.
Forum: Plugins
In reply to: [Customizer Export/Import] Importing Homepage Settings for fixed/static pageThe plugin doesn’t currently export/import Core settings. We’re happy to accept contributions to the plugin here if you’d like to submit a PR to add support for that.