JoomlaWorks

JoomlaWorks

All our templates have a set of Template Parameters that need to be taken into account. Some have specific functionality added through these parameters. That extra functionality is mentioned in more detail in each template's documetation. To edit the template parameters you need to follow the steps described below.

  1. On the backend of your site, go to Extensions → Template Manager. Locate the template and open it. You will notice multiple sets of parameters divided in three tabs, that need your attention.
  2. The Standard Tab consists of Branding, jQuery Handling, Custom CSS & JS, Google Web Fonts, Meta Tags, Credits & Copyrights, Google Analytics Integration, Webmaster Tools and Social Links.
    • The Branding consists of some simple parameters used in the template, like the Logo (image or text), Tagline and App Icons.
      • For the Logo, read here on how to customize it.
      • The Tagline has a predifined position on each template. Read here for more.
      • The App Icons can be handled through the appropriate fields. Read here for more.
    • Through the jQuery Handling you can choose whether or not to load the library and if load it, which version of it.
    • You can choose whether or not to use the Custom CSS and JS files provided through each template. These two options is advised to stay Enabled and of course used on any modification you want to apply in order not to lose any changes when you update the template. Read more about them here.
    • On each template we have pre-selected the Google Web Fonts used. You can change that through this option. If you want to select more than one just Shift + Click the ones you want.
    • The Meta Tags section is handling the Meta information used in the <head> section of each template.
    • In the Credits & Copyrights section you can add your site's credits and copyrights. This information is used in the site's meta tags and footer.
    • In the Google Analytics Integration section you can add the Google Analytics tracking code without the use of any third party extension.
    • Through the Webmaster Tools section you can verify your site on the most popular search engines to enable faster content crawling. The IDs you enter are appended as special meta tags in the <head> section of each template.
    • Finally, through the Social Links section you can handle all social profile URLs. You can see in which template this social information is rendered through each ones Documentation or Visual Walkthrough.
  3. The Code tab consists of some blocks where you can add custom HTML, CSS or JavaScript code to your template's output, without using third-party extensions either in the <header> or <body> (in the beggining or end of body tag) of each template. Each one explains the exact location it will load.
  4. The Template Specific tab varies per template and contains information about Highlights, Color Variations, Content Variations, Category Colors or Tabs. In each template's documentation you will find a reference with which ones are used per occasion.

For adding custom analytics code to your site click here.

The Quickstart Package includes a full Joomla installation with K2 (both latest versions) and sample data, exactly how you see it in the demo site of each template, in a single .zip file. Every template has a Quickstart Package for the latest version of Joomla (3.x at the time of writing).

The installation is similar to that of a Joomla installation. You just need to follow these steps.

  1. Get the Quickstart package for the template you wish to use and upload the .zip file to your server using your prefered FTP client or throught a control panel's file manager (cPanel, Plesk and others have one).
  2. Unzip it. If there is no such capability through your host, you can use the Akeeba Kickstart archive extraction script, extract the Akeeba Kickstart files locally and then upload the extracted files in the same folder you uploaded the .zip file of the Quickstart package.
    For a more detailed description about how to use the Akeeba Kickstart method, read here.
  3. If you haven't already set up a MySQL database, now would be a good time to do so. Do not forget to set the database collation to UTF-8 (utf8_general_ci). Note down the database name, user and password as they will be needed during the installation process.
    If your hosting is based on cPanel this tutorial will help you. 
  4. Open a web browser and navigate to http://www.mysite.com/installation/index.php OR to http://www.mysite.com/kickstart.php if you are using the Akeeba Kickstart method, substituting the www.mysite.com with your site's domain name.
  5. Follow all steps with caution and fill in where needed. Do not forget to substitute the database settings with your own. Also, in the last step it is recommended to click on the Remove the installation directory button as shown in the last screenshot below. If you have used the Kickstart extraction script, close the last step's window and click on the Clean up button in the window where Kickstart is still open.
  6. Once everything is set correctly, you should be able to see the frontend and access the backend of the site.

You can now browse through every element and start your customization.

Note: The Quickstart package requires PHP 5.3. If you have an older version installed in your server then you will have to follow the manual installation of the package.

 

22 10 2014

Before you start with the nuContent plugin setup, go to the Downloads section and download it. The Quickstart package already includes this plugin, so if you choose to use it, there is no need downloading it.

Installing nuContent Package

  1. After logging in the backend of your site, go to the Extensions → Extensions Manager, click on Browse button, locate the .zip file and click on Upload & Install button.
  2. After the success message you can start setting up. Begin with setting up the Plugin first and move on to the Modules afterwards.

Setting up nuContent Plugin

The nuContent plugin, is located in Extensions → Plug-in Manager as Content - NuContent. It has two set of options. The Basic and the Advanced.

In Basic options you can set:

  • in which categories to render the plugin
  • the image sizes to use in your content views. The image sizes available are: XS, S, M, L, XL, like K2. You can select which size you want to render in the listing pages and in the article pages. After putting the options needed, SAVE them and then click on the Import Joomla articles button, located under Maintenance header. It is very important to enter all options for the images and SAVE first, before clicking the import button.

In the Advanced options there are also some set of options that add extra functionality such as:

  • the latest from user X articles,
  • the X number of articles that are related by tag with the one you are viewing and
  • the use of DISQUS as your comments mechanism.

Note *: It is advised to enter all or some of your content first and click on the Import Joomla articles button through the plugin afterwards. If something like that is not possible, use the Regenerate Images option under Maintenance in the plugin parameters.

Setting up nuContent Modules

Along with the nuContent plugin, a set of modules with pretty similar structure and functionality with K2 modules are provided. The available nuContent modules are: nuContent Comments, nuContent ItemsnuContent Menu, nuContent Tools and nuContent Users.

The nuContentComments module includes the following two options: Latest Comments, Top Commenters, like the K2 Comments module. The difference is that the nuContentComments module fetches its content through DISQUS.

The nuContent Items module fetches articles of all/specific categories or specific articles. It has multiple parameters which are similar to those of the K2 Content Module and can be seen through the screenshots below.

The nuContentMenu module could be used to substitute the Menu Module of Joomla.

The nuContent Tools module includes the following options: Archive, Authors List, Blog style - Calendar, Breadcrumbs, Categories List (Menu), Category Select Box, Search Box, Tag Cloud, Custom Code. Depending on which one you choose, you need to set the appropriate parameters. The available parameters are shown to the screenshots below.

The nuContent Users module shows all or specific users/authors with their details (name, avatar, e-mail) and a number of the items they have written.

Depending on the template you are using, visit the demo site, locate the module you want to use and advise the template's documentation or Visual Walkthrough for the appropriate setup.

Note **: In order for the tag cloud option in nuContent Tools module and the tags in nuContent Items to work, you will have to edit the content plugin we described above andclick the Import !Joomla Articles button. The Meta Keywords field of each article is used for the tags and tag cloud.

Note ***: For Joomla 3.1 you can either use the Meta Keywords field and render those tags through the nuContent plugin, or you can just use the Tags field and get the default Joomla functionality of the tags.

There are some steps you need to follow in order to install the template package.

  1. Login to the backend of your site.
  2. Go to Extensions → Extensions Manager, click on Browse button, locate the .zip file of the template you have downloaded and click on Upload & Install button.
  3. After the success message go to Extensions → Template Manager, locate the template you just installed and edit it. Check all parameters and fill in where needed. For more details on that, advise each template's documentation or the Quickstart package you have downloaded.
  4. Once done with that, Save your changes by clicking on the Save button.
  5. As a last step, make this template the Default one. To achive that, choose it from the list and select the Make Default button from the menu on the top of the screen.

Note: If you are using the Quickstart package always update the template package as it may contain changes.

09 05 2014

A common pitfall you might have run into is publishing or hiding modules in views that do not use a specific menu item. In this blog post we are shedding some light into K2 search results and how to extend their functionality. We will assign a menu item to the K2 search results so we can have even more control over our modules.

15 11 2013

Typography on the web has grown leaps and bounds in the past few years. Gone are the days when you had to choose between a handful of system fonts with sometimes embarrassing results (Yes I’m looking at you Comic Sans) or you had to jump through various hoops to use a non-system font on your website. Thankfully the resources and tools available right now make it easier and safer to make changes to an existing website design or template as long as we bear in mind some common best practices and take advantages of the tools at our disposal. Let’s dive in and examine some of these.

27 11 2013

K2 is the most popular content management extension for Joomla. Together they provide a friendly and powerful interface that works great for both experts and beginners who want to customise their website with minimum effort.

In this post we'll take a deeper look in the flexibility provided by K2 when it comes to customisation, either through its multiple sub-template capabilities or through the inheritance options provided in its parameters.

 

23 10 2013

This week in our series of web design and development blog posts we are going to dive deep into responsive Joomla templating and demonstrate part of our daily template development workflow here at JoomlaWorks HQ.

22 07 2014

As you may have noticed the past few weeks, we have unpublished the product pages for K2mart and SuperBlogger. As it occurs with every other product or technology, there is a time when we have to say goodbye, either because a new better product or technology fulfills our needs or simply because it's not required anymore.

18 04 2014
F-i-n-a-l-l-y! Goodbye, adieu, sayonara, άντε γεια & good riddance to Joomla LTS releases!

The Joomla team has decided to ditch the Ubuntu style release cycle (a truly WTF decision in the first place) and once and for all end confusion to developers, users, customers and clients from hell.

This means that the current release (3.x) is the current stable release. There is NO need to use Joomla 2.5 anymore. It won't be more stable compared to Joomla 3.x. And when 4.x is released, that will be the new stable release and so on.

An exception will be made for Joomla 2.5 and it will be supported until the end of 2014. Joomla development will then shift entirely to Joomla 3.x.