I’ve installed the latest OJS and now all that is left to do is to find a reasonable responsive theme. I’m surprised that there is not more information available about responsive themes or providers of responsive themes.
I would appreciate some pointers as to how to find suppliers or contractors that can offer a responsive theme.
Hi @cccaballero,
Should I copy/overwrite all the folder and files in the base directory of the site?
can you give the Url of a sample site that is using this Theme?
Thank you.
Hello cccaballero I’m trying to install The file you listed but when i upload it ojs say error The command tar Is not available please configure it in your “config.inc.php”.
Do you have some suggestion?
Cheers
On Windows, you’ll need to manually install a tar binary. See http://gnuwin32.sourceforge.net/packages/gtar.htm . After installation, point the config.inc.php setting to wherever you installed tar.
Alternately, you could unpack the archive manually, and just copy the files into place (plugins/themes), rather than using the OJS interface for the install.