oneearth27
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to get remove top and bottom margins on Group block?Success! It wasn’t margin at all.
It was padding! Set top and bottom padding to 0px and that did the trick!
I turned on WP_DEBUG and then got this output on the error:
Deprecated: version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-content/plugins/ultimate-addons-for-gutenberg/lib/class-uagb-ast-block-templates.php on line 92 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167
Forum: Fixing WordPress
In reply to: Integrating a html website with WordPress<?php
add_action( ‘admin_menu’, ‘Search Engine Generator_add_admin_menu’ );
add_action( ‘admin_init’, ‘Search Engine Generator_settings_init’ );Sorry, I don’t understand the point of your post. Could you please clarify?
Forum: Fixing WordPress
In reply to: Integrating a html website with WordPress@berksted I think moving this to a subdomain and then installing WordPress on the main domain makes sense to me.
Thanks. I will start researching on how to do this. I guess in WordPress, whereever there is a reference to the membership stuff, then I manually insert the subdomain url there.
Then the user is left with staying in the old html website.
And if I update the home links in the html website to point to the WordPress website, then the user will get put back into the WordPress site.
Forum: Fixing WordPress
In reply to: Integrating a html website with WordPressthe website is
https://peoplesofthesalmon.net