Archived topic
Starter Site - "Agency" import code broken: ` \" ` inserted throughout
4 replies · Started by Morgan on January 12, 2021
EDIT: this seems to be only happening on "Agency" site import.
(But, is the below imported code with ' instead of " valid?
<link rel='stylesheet' id='generate-navigation-branding-css' href='https://getabloody.site/wp-content/plugins/gp-premium/menu-plus/functions/css/navigation-branding-flex.min.css?ver=1.12.3' media='all' />)
New topic from previous - as David picked up: \" is added to body content throughout (header/footer look fine) on starter site import.
I've tested with only plugins active: GP premium and GenerateBlocks, same result.
EDIT: weird behaviour I just confirmed - deactivated all plugins, import starter site, the 15 plugins that were active previously are reactived. No idea if this is related (someone with me just saw it happen, so I know I'm not crazy).
I did a sitewide search and replace for these exact characters - and after images loaded, but layout is still broken (confirmed \" gone throughout).
I'm actually getting the same characters and layout issues on 2 different, clean installed WP test sites (and the first above I reset DB with "WP Reset" and tried again, same issue).
I just cleared and reimported starter site to get a sense of what it's doing, it also seems to be importing ' instead of " .
<link rel='stylesheet' id='generateblocks-css' href='https://getabloody.site/wp-content/uploads/generateblocks/style-17703.css?ver=1610456489' media='all' />
<link rel='stylesheet' id='generate-offside-css' href='https://getabloody.site/wp-content/plugins/gp-premium/menu-plus/functions/css/offside.min.css?ver=1.12.3' media='all' />
Example of the \" issue:
<figure class="\"wp-block-image" size-large="" is-resized\"=""><img src="\"https://gpsites.co/agency/wp-content/uploads/sites/60/services.svg\"" alt="\"\"" class="\"wp-image-19070\"" width="\"550\""></figure>
I've been testing a bunch of different "starter site" templates: Kadence, Astra, neither had issues, on same WP installs.
Hi there,
Well thats odd - does your server have any cache/optimization/redis installed ? If so can you make sure any server side functions such as these are disabled before importing
No caching, as I detailed all plugins were off (and stayed off when not 'Agency').
Tested multiple times, 2 Wp installs.
Are you confident there's no problem with "Agency"?
And other stuff?
I just tried to replicate this but the import worked normally.
Do you have another server you can try on? I wonder if there's a server setting causing the quotations to become escaped.
No idea what caused this.
New install on localhost didn't, go figure.
Closing.