Jamie
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: How can I Move my side from ww.wp.xz.cn toWordPress.comHere’s the instructions from WordPress.com
https://wordpress.com/support/import/import-an-entire-wordpress-site/Hope that helps!
Volunteers here provide assistance with the self-hosted WordPress so we don’t assist personally with site migrations. You will need to reach out to WordPress.com support for help if you still have questions after reading that document.
- This reply was modified 1 year, 11 months ago by Jamie. Reason: more details
Forum: Fixing WordPress
In reply to: Post entry content not showing in frontend for a lengthy articleWordPress does not but your server definitely might! Check with your host about various PHP settings like PHP Post Max Size, etc.
Can you provide a URL to the post in question though with the content in the editor but not showing up on the frontend? We may be able to detect there is something else going on.
Forum: Everything else WordPress
In reply to: How can I Move my side from ww.wp.xz.cn toWordPress.comIf you are moving from self-hosted to WordPress.com, have you asked WordPress.com support for help?
Forum: Fixing WordPress
In reply to: Search form is duplicatedIs that the only snippet there? If not, look at the other snippets to see if any of them are set to run on a specific hook.
Forum: Fixing WordPress
In reply to: There has been a critical error on this website.Please look at this article for how to enable and log errors so that you can see what the actual error is:
https://developer.ww.wp.xz.cn/advanced-administration/debug/debug-wordpress/Can you provide a URL to the page on your site where we can see the issue, please?
Forum: Fixing WordPress
In reply to: Search form is duplicated@paulmc911 let us know what you find out about the code snippets plugin or what @threadi mentioned as well. Curious on this one 🙂
Forum: Fixing WordPress
In reply to: Search form is duplicatedOk so yes, the form is definitely outside of the BB content. That would typically mean it is outside of the content area. It’s like it was added via the before entry content hook or something like that. Do you have anything installed that lets you insert things via hooks?
Or a code snippet type plugin?
- This reply was modified 2 years ago by Jamie.
I just tried your steps (I think) and things worked fine for me. I did not get an error.
Steps:
– Install v1.15.3 of Vantage Theme
– Export settings
– Update Vantage Theme
– Install Child theme
– Import theme settingsIt imported without error for me. I’ll check on your question though about the folder names inside the DAT file or the name of the DAT file.
Forum: Fixing WordPress
In reply to: Search form is duplicatedHi Paul, it does not look to be inside Beaver Builder so that part seems like you’re spot on.
I do see two search forms though in the source of the page.
Are you using the Block editor to edit that page? Can you take a screenshot of what it looks like in whatever editor you are using?
You’ll have to upload the screenshot somewhere or use a service that screenshots for you and uploads somewhere.There’s a browser extension called lightshot that may be useful to do this if you don’t already use something else: https://app.prntscr.com/en/index.html
Forum: Fixing WordPress
In reply to: How to resolve unsecure links of images?Check in WP Admin > Settings > General that both URLs there are set to use https.
Forum: Reviews
In reply to: [Customizer Export/Import] Not Working!Sorry you had trouble. You’ll want to use the export/import plugin that the team behind Astra created specifically for the Astra theme as they do things a little differently in their theme. https://ww.wp.xz.cn/plugins/astra-import-export/
Forum: Fixing WordPress
In reply to: Cant login or reset passwordWhat are your URLs set to in WP Admin > Settings > General?
In the Site Info they show like this
WP_HOME: undefined
WP_SITEURL: undefinedWhich is odd.
Forum: Fixing WordPress
In reply to: mp3 file plays in staging site but not in live siteOn what page and section of that page on the live site can we see the link to the mp3 file?
- This reply was modified 2 years ago by Jamie.
Forum: Fixing WordPress
In reply to: Cant login or reset passwordCan you provide your Site Health info from Tools > Site Health and then go to the Info tab?