Joomla modules styles and script not included in template head - joomla3.9

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.

Related

Wordpress - Theme stuck at loading after migration

I have been recently tasked to migrate a Wordpress page to another hosting services. Task, which should be quite easy, took me last 2 days and I still can't figure out what is wrong. After migrating (tried it with Duplicator plugin, manual copying and changing links in database) pages won't load. I managed to get into backend and after changing theme to any default Wordpress theme (twentysixteen, twentyseveteen etc.) site works fine but when I try use designated theme (Proxima, https://themeforest.net/item/proxima-responsive-business-multipurpose-theme/8094780) it just won't load. Page is trying to load but in the end it shows 503 error. Same thing if I want to see the preview of theme in backend, loading animation appears and nothing happened. I tried a lot of things to fix it: changing file permissions, disabling plugins, updating Wordpress, downgrading Wordpress, changing php version, changing MySQL version and nothing works. My theme support has expired and before I renew it I just wanted to ask if anyone had that problem before. Maybe there is super easy fix and I just don't see it.
Thanks in advance for any help
Problem solved with hosting support. Bad media path was the problem.

Codeigniter CSS not updating with new code

I have a project in codeigniter which worked very good until today.
When I edit my css file it works and gets updated but when I'm trying to load it onto the site it's not showing the updated version. I did get back to FileZilla and checked if I missed something but no, the code I updated with is there, no problems.
I have tried to clear my cache in my web browser but it does not seem to solve the problem.
What is causing this?
Cloudflare caused this! If anyone have the same problem and using cloudflare you'll have to change cache settings.

GD Star Rating WordPress Plugin Not Working

I have GD Star Rating WordPress Plugin. It is Working on admin side properly. But not displaying stars on frontend.
For example it returning 500 Internal Server Error on these pages
http://novelsnippet.com/main/wp-content/plugins/gd-star-rating/gfx.php?value=5&set=oxygen&size=20&max=5
But the about file working on my another site properly.
http://metroui.org/wp-content/plugins/gd-star-rating/gfx.php?value=5&set=oxygen&size=20&max=5
While working on that issue i found something
A simple php page http://novelsnippet.com/main/test.php is working here and other folder too.
But not working inside all the folders of wp-content.
For example http://novelsnippet.com/main/wp-content/test.php
This fixed it for me:
Go to Settings and disable loading the CSS externally - many providers block external file inclusion for security reasons.
Worked for me, hope it works for someone else.
At last we got solution from hosting provider. They fixed it now. They said he needed to whitelist a rule your script was running into.

after wordpress site hacked only displaying white page

Recently a clients site got hacked on Rackspace and since then I have been trying to recover certain items on the site.
I have cleaned everything up and did a framework upgrade.
Now when I am trying to install something new, make changes, or simply post an update it renders a white page after success...
I have disabled all my plugins and still the same issue.
Have any of you experienced this before and what are some of the steps you could give to recover this...
Thanks in advanced.
Ok, so I have managed to find some good tips that has helped.
Ultimately disabled all plugins, reinstalled wordpress, there were some issues in the following files.
wp-config.php, pluggable.php and class.wp-scripts.php - all these missed a closing ?>
And make sure that your themes functions.php file doesn't have any whitespace.

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