Help resetting some sort of style template in Joomla (3.10)

  • Thread starter Thread starter DaveC426913
  • Start date Start date
AI Thread Summary
The Joomla site for the dive club is experiencing significant issues after a .json template configuration was loaded without saving the previous settings. Key problems include incorrect branding and potential other undiscovered issues due to the new template. The user has explored various templates but found them empty and ineffective in restoring the site. Options discussed include finding a saved configuration, restoring from a backup, or starting over with a new design, but no viable solutions are currently available. The complexity of Joomla's interface adds to the frustration, leaving the user feeling overwhelmed and seeking a way forward.
DaveC426913
Gold Member
Messages
23,831
Reaction score
7,822
TL;DR Summary
I have accidentally loaded a template setting that I can't seem to reset.
I am helping my sister with her dive club's Joomla site. It is live and it is currently messed up (by me), so time is of the essence.

Back story:
The club's IT guy has been AWOL for, like, a year.
My sister stepped in to update a simple banner image.
She tagged me to help change the colour of the text overlay.
In my exploration, I loaded a .json template configuration. I did not save. It implemented the configuration anyway.
There is no ability to load any other .json template configuration, or otherwise undo the loaded one.

The site is euc.ca.
At the moment the big problems are
  • the "Meet Gavern" logo in the upper left, which should be EUC,
  • the repeating image of the turtle.
  • there may be lots of other problems introduced by this template that I am not aware of yet.
1739911545758.png



I am(was) a web dev, so I know a few ways I can kludge some changes - if I can find the right file or configuration that affect the live site. (I embedded some CSS right in the text editor to override the title text to render it white).


This is where I went awry by loading that .json file over there on the right side:

1739912142223.png

There are no other options to choose from.

If I back out to the list of templates, there are others:

1739912241763.png

(I've tried setting each of these to default here in the list. None seem to have any effect.)

When I go into these other ones, in the hope of loading a .json. config file, it turns out they all seem to be empty. The feature for loading anything does not exist:

1739912281052.png


I've tried everything.


What do you think might happen if I delete the .json config file? Do you think Joomla considers "delete" to be the inverse of "load"?

1739912423520.png
 

Attachments

  • 1739912354134.png
    1739912354134.png
    26.6 KB · Views: 33
Technology news on Phys.org
Seems like its time your sister gets a new brother. :-)
 
  • Haha
Likes Tom.G and DaveC426913
DaveC426913 said:
In my exploration, I loaded a .json template configuration. I did not save. It implemented the configuration anyway.

Oh. From looking at the dialog you posted I would guess that load here means "overwrite my current configuration with the configuration in default-config.json"; save means "save my current configuration as {filename}.json"; and delete means "delete my current configuration and revert to some fall-back state".

Given that you did not save the current configuration before you overwrote it I can see 3 options:
1. Find out if someone else saved the theme configuration previously.
2. Restore from a backup.
3. Recreate all the changes that were made to the default configuration.
4. Persuade the dive club that their site really needs a design overhaul and start again from scratch.

1. is probably your best bet: is there someone you can ask, or can you see any json files that look hopeful? Is 2 an option?
 
pbuk said:
1. Find out if someone else saved the theme configuration previously.
Alas, there's no one to ask.

pbuk said:
2. Restore from a backup.
3. Recreate all the changes that were made to the default configuration.
Like most of these CMS's, they are so hugely complex and non-intuitive, having new features bolted on top of old features over decades. I've been all through it and am none-the-wiser. And I am sure whatever-the-opposite-of-motivated-is* to become the local "expert" in this club's business.

*loath, the word is loath

pbuk said:
4. Persuade the dive club that their site really needs a design overhaul and start again from scratch.
Perhaps, but there's no one to do it.

pbuk said:
1. is probably your best bet: is there someone you can ask, or can you see any json files that look hopeful? Is 2 an option?
Nope.
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...

Similar threads

Replies
4
Views
3K
Replies
2
Views
5K
Replies
0
Views
22K
Replies
0
Views
17K
Replies
1
Views
25K
Replies
0
Views
21K
Replies
1
Views
28K
Replies
2
Views
69K
Replies
2
Views
2K
Replies
2
Views
502K
Back
Top