Can't edit fonts in WordPress Theme - css

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

Related

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

Wordpress themes not working properly - no images or 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?

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.

Buddypress reverting code back to original plugin, I lost my all modification to plugin. I am running wp-4.4 and buddypress-2.2.4

I have buddypress 2.2.4 installed with wordpress 4.4.
Now issue I am facing is, I did some modification to buddypress plugin in plugin files it self. And its reverting back. Its changing my modified files to its original versions. even I try this in my local and same result.
I ask server guy but he told its buddypress issue.
When you modify a BP file, do you see changes in the browser? Or do the files revert to the original state instantly after closing them in a code editor? What are the file permission settings for the BP plugin files?
What files do you modify and with what changes?
Are you hitting update for the plugin? Plugin updates always overwrite local changes as new files are written over the old ones (unless you juggle with write-permissions for the files).
It is not a BuddyPress issue by itself (tried it myself and I could hack the plugin files just fine). It could be the server giving you the illusion of write-allowed files whilst keeping the files unchanged ("reverting"). Or then the plugins are updated constantly, undoing your changes.
The proper way to make modifications is to either use hooks in a plugin or a theme, or copy over the BuddyPress templates to your theme and make modifications there.
I didnt find any solution to that. but I keep my changes by adding a override files to child theme. because I tried everything and its not stopping reset plugin.
So finally making override of plugin in child theme solve this issue.

Why after updating a custom WordPress theme it doesn't change?

I bought a theme for WordPress and when i try to edit the theme it would not change a thing.
i even deleted images and background from the theme and it somehow still shows up on the page like its being cached somewhere. I cleared my browsers cache and just to be sure i tried to visit the my website on a different computer and the same page shows up.
My question is does WordPress cache images somewhere automatically? if yes is there any way to flush it?
WP doesn't cache anything unless you have any caching plugins enabled. Try disabling all plugins and double checking that the files you deleted are really the ones that you're seeing in your browser.
Right click on any images to get their source then compare them with the path of the image on the server, are they the same?

Resources