Re: Best Practice for switching to an entirely NEW template?
Posted 15 years 3 months ago
A lot of a switch is just getting the modules in the new correct positions for the new site. The next thing to keep an eye out for is styling that may be different, just making sure your articles line up right with any images and styled text.
My personal opinion on url components is to stay away from them. Joomla's SEF urls are actually really good to begin with. The RocketTheme site here uses Joomla's core SEF.
Get the site moved over to the new template first before trying any new extensions. One change at a time. Trying to do 3 things at once makes troubleshooting real tough.
Re: Best Practice for switching to an entirely NEW template?
Posted 15 years 3 months ago
Thanks for the response. That's pretty much my normal process for switching templates, but I'm pretty overwhelmed with the amount of changes and tweaking that it looks like I'll need to do to get the new design looking top-notch. My client depends on this site and she gets quite a bit of traffic. I hate to have it looking all wonky for a day or two while I'm mucking around in the details.
Re: SEF URLs, yes, I keep vacillating on the best approach. IF I do it, it's on the list for after the template change.
Re: Best Practice for switching to an entirely NEW template?
Posted 15 years 3 months ago
Only problem with cutting and pasting content is there far too much to do that. Hundred+ articles and hundred+ links, events, etc.
I think I'm going to do the following:
1. Use JoomlaPack, back up the site to a development site (a).
2. Use Rocketlauncher to install a model version on another development site (b).
3. Install new template and move content, update logo, graphics, etc. on site (a) using guidelines and configuration examples from (b).
4. Use JoomlaPack to restore dev site (a) to client's live site when it's right and ready.
Re: Best Practice for switching to an entirely NEW template?
Posted 15 years 2 months ago
I always had problems with moving local site to the server. I think the main problem is with configuration.php -database names ans passwords, ftp username etc. So, beware.
Re: Best Practice for switching to an entirely NEW template?
Posted 15 years 2 months ago
KonstantinDK wrote:
I always had problems with moving local site to the server. I think the main problem is with configuration.php -database names ans passwords, ftp username etc. So, beware.