CSS Changes not reflected on the ghost live site after changes implementation is done - ghost-blog

I am facing the CSS file issue on the ghost platform. When I made the changes on handlebar file and CSS file of ghost page then after making the theme live on ghost pro, I will observed that .hbs file changes are reflected on the live site but .css file changes are not reflected, I was tried on many ways to solve the issue but i didn't get the proper solution. So can anyone help me out from these problem, it's really very helpful to me.
Regards,
Akshay Khedkar

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

Joomla modules styles and script not included in template head

I encountered a very strange issue today with Joomla. I developed a site on my local machine and everything seem to be working fine.
See Image of the source head element below:
All the modules were displaying as expected. However, when I moved the site to my host on the remote server, strangely the styles and scripts for the modules could not be found and my modules are scattered without styling.
What could this mean? I have searched everywhere on google and here on StackOverflow, but it seems no one had experienced such an issue. Could somebody please help me out? what should I look out for?
The template I am using (zeta) is a custom template renamed from the original Joomla Protostar template.
I am using Joomla! 3.9.13, PHP 7.3.1, and Ipage.com Servers.
Thank you in Advance.
I got it. It was a caching issue! I disabled the plugin page cache, disabled the system caching in the global configuration, disabled Gzip compression in the global configuration and there you go. everything returns to normal. If you ever experience a similar issue, just try the above out. Thank you to anyone who saw the question.

Editing Custom JS, CSS, etc. in WordPress using PhpStorm

I just got thrown into a project involving WordPress with custom JavaScript, CSS and such, and I am using the Visual Composer plugin to edit the js and css, much to my dismay as there are no dev tools whatsoever.
I've got the site set up locally in PhpStorm, but I don't have a clue where the JS and CSS or whatever other editable code resides in files in WordPress. It's driving me crazy using the crappy UI with Visual Composer.
Can anyone tell me where to find these files? And, can anyone tell me where to put custom js files that need to be stored locally so that when they are called with:
<script src="meta-plugin.js"></script>
the file gets loaded.
Thanks for your help WordPress coders. I searched through the WordPress docs and couldn't find this info, so if it exists, if someone can just point me in the right direction, that'd be great.

Wordpress doesn't update file on live site?

Long story short: I f**** up a live website and now it won't revert my changes despite rewriting them manually on the files laying on the ftp.
In the wordpress editor I can access the files laying on the site. I changed the color on an element to #fff but forgot the ';' symbol. Now the typo persists and I can do nothing to change it. I've tried changing it both in the wordpress editor and on the file on the ftp. Changing another file in the same directory is no problem. No it is not a cache problem.
If anybody know a way to troubleshoot this I would appreciate it a lot. This website is as I said live and my customers.
If the site is using a caching plugin then you may need to clear the cache before the changes are visible. The fact that you say that it took two hours to update points to this as the issue. Make the change then clear the cache.
Here are some examples: http://www.inmotionhosting.com/support/edu/wordpress/recommended-wordpress-plugins/clearing-cache-in-wordpress

Drupal: No themes are rendering

I had a similar problem once after activating Ubercart modules. Certain pages would not render the theme, though all the content was there. I went into performance settings and optimized CSS and all was fine. I heard this was due to too many css files being called at once. The optimize CSS setting streamlines them.
Today though I went tweak a css file and the theme broke again. I restored my edits and still no luck. So I tried other themes including zen and garland and still they all seem to be broken; none of them are rendering though all my contend is there. I've also tried various settings under performance and cleared the cache.
I should also note I'm having the same issues in various web browsers.
I'm not sure it is relevant but I this is a pre-production site online. I moved the directory path recently, but other than a few absolute links I had to change all came out OK. But I wonder if the path to my themes somehow might be an issue?
Thanks in advance for any advice...
Without seeing your broken site we cannot say that happen.

Resources