The path now is just /htdocs
I managed to log into the WP Dashboard.
When trying to customize, not showing any images the site had before.
Accessing the site feels so much slower then before.
The path now is just /htdocs
I managed to log into the WP Dashboard.
When trying to customize, not showing any images the site had before.
Accessing the site feels so much slower then before.
@misterbasics I see some of your links are still pointing to the old lovestoblog site and they now bring up a suspended website page so im suspecting that the wordpress site url is incorrect and this may also be causing the issue with the images
can you login to your wordpress and click settings and in general settings you’ll find wordpress address url and site address url and make sure they are both set to your new domain name
that looks fine
I cant understand why your background images are missing, im not getting any errors in the browser console when visiting your site
Maybe if you enable wordpress error reporting it might help ?
There is a file in /htdocs called wp-config.php and within it you’ll find containing this command define( 'WP_DEBUG', false );
If you edit this file and change false to true then it might help, be very careful when editing this file !
I see that line being false.
My phone viewing the site doesn’t have background images missing but from my computer it does not show the background images. I don’t know what’s causing to be different.
Try clearing your browser cache with Ctrl + F5 or use incognito mode since you said that your site was OK on the phone.
In the generated HTML of the page, I see both references to your own domain and the free subdomain. I’m not quite sure where it’s from, but I see some references to something called “Kubio”.
Maybe there is a tool to replace this references for you. But if you manually put your own domain name in the pages, you may need to manually update them.
But that’s not a hosting question, it’s a WordPress question, or maybe a question regarding the specific page builder you’re using.
Kubio is the plugin or software for WordPress. I guess a page builder.
Trying to figure out which pieces have been affected and how to fix.
The site is getting different results from different browsers. A friend who views for the first time is also not seeing the images but I am able to somehow.
Probably because you visited your website before on the subdomain, which means you have cache and cookies from the old domain. If you clear those in your browser, the images will stop working for you too.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.