-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Background Image not Copied #169
Comments
Thanks @msubali! The image in question is this one? Could you please also include the original source code which reference it on your development site, whether it's via HTML, CSS or JS and then is it a questions of:
or
|
The source code rewriting is correct. |
Perfect, thanks! Sounds like it's linked from that Plugin's CSS, sounds like paid plugin, will try to get a hold of it to test |
the background image is not this one ☝️ |
btw, im using ultimate addons for gutenberg to set the background image. |
Ok, cool. On your dev site, can you please open browser console > Network and find the background image, then trace where the request comes from (html or css file) and paste here the block of code and path to file that makes the request? Bit of work, but that will save time in fixing it. |
how do i do that? lol. |
i just got this on the head tag
|
Cool, is this the one: https://sbw.server01.suba.li/wp-content/uploads/sites/13/2020/10/bela-diri-praktis.jpeg |
I believe I'm seeing something similar with HTML for it on the page looks as follows:
But in this instance |
Using v6.6.21
Background image not copied to the destination URL.
`2021-01-14 04:36:58 2021-01-14 04:36:58
PHP VERSION 7.4.14
OS VERSION Linux server01 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 x86_64
WP VERSION 5.6
WP URL *******************
WP SITEURL *******************
WP HOME *******************
WP ADDRESS *******************
PLUGIN VERSION 6.6.21
VIA WP-CLI?
STATIC EXPORT URL *******************
PERMALINK STRUCTURE /%year%/%monthnum%/%day%/%postname%/
SERVER SOFTWARE Apache
2021-01-14 04:36:58 Active plugins:
2021-01-14 04:36:58 astra-addon/astra-addon.php
2021-01-14 04:36:58 astra-sites/astra-sites.php
2021-01-14 04:36:58 astra-widgets/astra-widgets.php
2021-01-14 04:36:58 imagify/imagify.php
2021-01-14 04:36:58 instagram-feed-pro/instagram-feed.php
2021-01-14 04:36:58 perfmatters/perfmatters.php
2021-01-14 04:36:58 static-html-output-plugin/static-html-output-plugin.php
2021-01-14 04:36:58 ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php
2021-01-14 04:36:58 woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php
2021-01-14 04:36:58 woocommerce/woocommerce.php
2021-01-14 04:36:58 wp-google-search/wp-google-search.php
2021-01-14 04:36:58 wp-reviews-plugin-for-google/wp-reviews-plugin-for-google.php
2021-01-14 04:36:58 wp-rocket/wp-rocket.php
2021-01-14 04:36:58 yith-woocommerce-catalog-mode-premium/init.php
2021-01-14 04:36:58 Plugin options:
2021-01-14 04:36:58 additionalUrls:
2021-01-14 04:36:58 baseUrl: *******************
2021-01-14 04:36:58 baseUrl-bitbucket:
2021-01-14 04:36:58 baseUrl-bunnycdn:
2021-01-14 04:36:59 baseUrl-github:
2021-01-14 04:36:59 baseUrl-gitlab:
2021-01-14 04:36:59 baseUrl-netlify: *******************
2021-01-14 04:36:59 baseUrl-s3:
2021-01-14 04:36:59 baseUrl-zip:
2021-01-14 04:36:59 baseUrl-zip:
2021-01-14 04:36:59 basicAuthPassword: *******************
2021-01-14 04:36:59 basicAuthUser:
2021-01-14 04:36:59 bbBranch:
2021-01-14 04:36:59 bbRepo:
2021-01-14 04:36:59 bbToken: *******************
2021-01-14 04:36:59 bunnycdnStorageZoneAccessKey: *******************
2021-01-14 04:36:59 bunnycdnPullZoneAccessKey: *******************
2021-01-14 04:36:59 bunnycdnPullZoneID:
2021-01-14 04:36:59 bunnycdnStorageZoneName:
2021-01-14 04:36:59 bunnycdn_api_host: *******************
2021-01-14 04:36:59 cfDistributionId:
2021-01-14 04:36:59 completionEmail:
2021-01-14 04:36:59 crawl_delay: 0
2021-01-14 04:36:59 crawl_increment: 5
2021-01-14 04:36:59 crawlPort:
2021-01-14 04:36:59 delayBetweenAPICalls: 0
2021-01-14 04:36:59 deployBatchSize: 1
2021-01-14 04:36:59 excludeURLs:
2021-01-14 04:36:59 ghBranch:
2021-01-14 04:37:00 ghCommitMessage:
2021-01-14 04:37:00 ghRepo:
2021-01-14 04:37:00 ghToken: *******************
2021-01-14 04:37:00 glBranch:
2021-01-14 04:37:00 glProject:
2021-01-14 04:37:00 glToken: *******************
2021-01-14 04:37:00 netlifyHeaders:
2021-01-14 04:37:00 netlifyPersonalAccessToken: *******************
2021-01-14 04:37:00 netlifyRedirects: # These rules will change if you change your site’s custom domains or HTTPS settings
Redirect default Netlify subdomain to primary domain
******************/ ******************/:splat 301!
/ https://www.silverbackwolves.com/ 301
2021-01-14 04:37:00 netlifySiteID: *******************
2021-01-14 04:37:00 removeConditionalHeadComments: 1
2021-01-14 04:37:00 removeHTMLComments: 1
2021-01-14 04:37:00 removeWPLinks: 1
2021-01-14 04:37:00 removeWPMeta: 1
2021-01-14 04:37:00 rewrite_rules:
2021-01-14 04:37:00 rename_rules:
2021-01-14 04:37:00 s3Bucket:
2021-01-14 04:37:00 s3Key:
2021-01-14 04:37:00 s3Region:
2021-01-14 04:37:00 s3Secret: *******************
2021-01-14 04:37:00 selected_deployment_option: netlify
2021-01-14 04:37:00 targetFolder:
2021-01-14 04:37:00 useBasicAuth:
2021-01-14 04:37:00 Installed extensions:
2021-01-14 04:37:01 Core,date,libxml,openssl,pcre,zlib,filter,hash,Reflection,SPL,session,standard,sodium,cgi-fcgi,mysqlnd,PDO,xml,apcu,calendar,ctype,curl,dom,mbstring,FFI,fileinfo,ftp,gd,gettext,iconv,igbinary,imagick,json,exif,mysqli,pdo_mysql,pdo_sqlite,apc,posix,readline,redis,shmop,SimpleXML,soap,sockets,sqlite3,sysvmsg,sysvsem,sysvshm,tokenizer,xmlreader,xmlwriter,xsl,zip,Phar,Zend OPcache
2021-01-14 04:37:07 BAD RESPONSE STATUS (404): /2017/
2021-01-14 04:37:08 BAD RESPONSE STATUS (404): /2017/12/
2021-01-14 04:37:09 BAD RESPONSE STATUS (404): /2017/12/17/
2021-01-14 04:37:10 BAD RESPONSE STATUS (404): /2017/12/17/astra-2/
2021-01-14 04:37:12 BAD RESPONSE STATUS (404): /2019/
2021-01-14 04:37:13 BAD RESPONSE STATUS (404): /2019/01/
2021-01-14 04:37:14 BAD RESPONSE STATUS (404): /2019/01/02/
2021-01-14 04:37:15 BAD RESPONSE STATUS (404): /2019/01/02/astra/
2021-01-14 04:37:16 BAD RESPONSE STATUS (404): /2019/01/02/untitled-reusable-block-2/
2021-01-14 04:37:17 BAD RESPONSE STATUS (404): /2019/01/02/untitled-reusable-block-3/
2021-01-14 04:37:18 BAD RESPONSE STATUS (404): /2019/01/02/untitled-reusable-block/
2021-01-14 04:37:19 BAD RESPONSE STATUS (404): /2020/
2021-01-14 04:37:20 BAD RESPONSE STATUS (404): /2020/10/
2021-01-14 04:37:21 BAD RESPONSE STATUS (404): /2020/10/22/
2021-01-14 04:37:23 BAD RESPONSE STATUS (404): /2020/10/22/astra-child/
2021-01-14 04:37:24 BAD RESPONSE STATUS (404): /2020/10/22/contact-us/
2021-01-14 04:37:24 BAD RESPONSE STATUS (404): /ads.txt
2021-01-14 04:37:51 BAD RESPONSE STATUS (404): /product/
2021-01-14 04:38:21 BAD RESPONSE STATUS (404): /wp-content/plugins/instagram-feed-pro/css/owl.video.play.png
2021-01-14 04:38:36 cURL error:
`
The text was updated successfully, but these errors were encountered: