Wordpress themes not working properly - no images or css - css

I have a strange problem with Wordpress. I needed to move the site to another domain and had issues setting everything up again. It works now, but for some reason the themes are not loading images or their CSS.
I thouhgt there is an error with the source links to the images/css, but nope. Installed fresh Wordpress on the server, even on my localhost with XAMPP, but same issue there. Currently only 1 theme is working properly. All the others, when I install them, or click on live demo when installing them from the admin panel in WP, they show only the text. No images, no CSS (at least for the text colors etc..) is being shown. Do you know what could be the reason for that? Even on a freshly installed WP it should work, right?
Thanks!

Have you tried clearing your server cache and browser cache?

Related

'Visual Composer' plugin is outputting weird image links

Morning everyone, i'm having a super weird issue with my recent wordpress migration. I moved the (working) site to another webspace and i'm slowly running out of ideas (jk, already ran out).
Issue: After the migration, the plugin Visual Composer is outputting nonsense image links to the frontend that look like this: https://i.imgur.com/7RocCmE.png instead of the uploaded images url. Result: No images are showing on the frontend.
This issue only happens when i use the single image block provided by VC itself. Inputting an image the wordpress way, inside of a text block, works.
What could be the reason for this? i'm super thankful for any advice since i'm not a programmer.
I have already tried:
Enabling wp debug, not getting any errors
Installing different versions of Visual Composer, multiple times
Reinstalling Wordpress, multiple times
disabling all plugins
completely reinstalling and reuploading everything from scratch
different php versions
As I saw in your screenshot with the src attribute of your image and it has data-src attribute also, I think that it's because the new site (or maybe the new hosting) is using lazy load which will update all images source of the site to the lazy load image for better performance.
Lazy load images mean that the image won't load at the beginning, when you start to scroll down to each section, the images of this section will be loaded. In this way, the site will be optimized and won't load many resources at the beginning.
I think you can:
Check if there is any cache plugin installed, try to deactivate this plugin.
Check with the hosting provider if there is any cache setting installed, try to deactivate this setting also.
See if the image is working in the backend or not, if it's still loaded in the backend, I'm pretty sure that it's the cache issue. If it doesn't load in the backend, I think there is something wrong with your theme source code.
Compare the hosting environment, especially the PHP version of the old and new site to see if there is any differences.

Styling not refreshing for old visitors on WordPress

I’m working on correcting a styling of an element on an WP-based eCommerce site.
The site has both SCSS and CSS files.
To make things quick, I edited the CSS via Appearance -> Customize -> Additional CSS.
However, when I was done and published my changes (and solved the issue), only those new to the website sees the difference.
Those who have visited the site prior to the deployment of the solution, still see the distorted number layout
I also suspected that the SCSS gets compiled every refresh but when I checked the File Manager (cPanel), only the CSS files get modified.
I’m feeling this might be a cache-related issue. I have already disabled a cache plugin (WP Rocket). However, the problem still persists.
What possible issue am I experiencing?
Edit: I did try to use Incognito and the change did reflect. However, the users of the site are non-techy people and don't know how to refresh.
The site is using GoDaddy as the host. Is it possible the issue is on that part?
Thank you

Can't edit fonts in WordPress Theme

I am using the X-Theme with Cornerstone, and it's up-to-date. The website is kelseycopywriter.com
For about a month, the fonts on my website have not been rendering correctly. The sizes are wrong, the font-family is incorrect, and so is the color. The settings in the theme haven't changed, and I've tried overwriting it with CSS. Nothing is working.
I believe this had to do with the Hummingbird optimization app after the most recent WordPress update. For a while, my images were not showing up. Somehow I fixed that, but now the fonts are having issues. I tried un-minifying everything and deleting hummingbird, but nothing is working.
when you use a plugin cache probably you have to clear the cache to see changes. If that not works try to disable each plugin one by one until problem is solved. To do that you can disable plugin from wordpress or if you have FTP access, you cane rename the plugin folder like _hummingbird and wordpress will not load the plugin. Keep me updated

WordPress blank page error

I installed WooCommerce and many plugins. It was all running well. Suddenly I started facing an issue at homepage. I removed everything and restored it by using the backup files taken by duplicator plugin.
I can’t see anything except a blank page. I can’t even access admin panel. Plugins are fine I tested by disabling all. Themes are creating issue. When I disable theme folder by renaming it, admin panel works. When I try to install new theme it doesn’t happen. I can’t even change theme. I don’t know what is exactly the issue.

page load on my Wordpress site not smooth with Chrome

I'm running Ubuntu 11.10.
I've built a simple site using Wordpress and the Manifest theme. My site is located here: http://www.andrewpickin.com, and the Manifest theme has its homepage here: http://jimbarraud.com/manifest/
If I browse the site in Firefox (in Ubuntu) then each page loads smoothly and fast. If I browse it in Chrome (in Ubuntu) then sometimes pages take a millisecond to load, which creates a feeling that the page is flashing or jerking on load.
It's not a major issue, but I feel it should be something that can be fixed. Does anyone have any ideas? Maybe I need to modify the Manifest theme...
this solved my issue: http://wordpress.org/extend/plugins/improve-my-load-times/

Resources