It is with a mix of emotions that we pen this message to inform you that our journey with JoomlaXTC has reached its conclusion. We have decided to bring an end to our business operations, and effective immediately, JoomlaXTC will no longer be providing products, services, or support.

Please download any templates or plugin's before August 1st, 2023 as we close the website

A huge humble Thank You to all our loyal customers!

Help is on the way!

Browse our Documentation, Search the Knowledge Base, Still need help? Send us a support ticket.


Notice: Undefined offset: 1246 in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Access/Access.php on line 608

Notice: Trying to get property 'rules' of non-object in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Access/Access.php on line 608

Notice: Undefined offset: 1246 in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Access/Access.php on line 613

Notice: Trying to get property 'rules' of non-object in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Access/Access.php on line 613

Stocky

Stocky is the ultimate photography template for Joomla. The perfect design for Portfolio sites, Photo Blogs, Stock Photography and just about anything you can dream up! Clean and content driven, Stocky comes with an extensive amount of custom overrides and some of the top Joomla extensions like, K2, Kunena, Virtuemart, AcyMailing and J2 Store.

Requirements

  • Joomla 3
  • Apache 2.2+ or Microsoft IIS 7
  • PHP 5.3+
  • MySQL 5.0.4 or higher

Features

  • XTC Framework
  • 110+ module positions
  • 60+ module styles
  • Multiple Menu Styles
  • CSS3 Effects
  • JavaScript Effects
  • Responsive Design
  • Sticky Header Option
  • Joomla Quickstart
  • XTC Extensions
  • Joomla Overrides

Intro Video Tutorial



Administrator Video Tutorial


Template Set Up

If this is for a brand new site, we suggest you use our QuickStart version of the template, which is a full pre-configured install of Joomla with all demo content in place.

Template Installation

Uploading the template:

Login to the administration side of your Joomla install and from the Extensions menu select Install / Uninstall. Browse your computer for the "template_jxtc_templatename.zip" and upload the file to your Joomla site.

TemplateFramework Component:

XTC templates make use of a helper component required for it to work, if you are installing the stand-alone template then make sure to also install the XTC Helper Component also available in the template's download list before enabling the template.

Template Manager:

From the Extensions menu select the Joomla! template manager. You now should see the default Joomla templates and the new JoomlaXTC template displayed in a list. Please select the template you wish to use by checking the box next to the template name and clicking "default" in the top right of the page.
JoomlaXTC offers many training videos for Joomla for register users. If you are a new user to Joomla, we strongly suggest you view these videos for basic Joomla! training - View Videos

Extension Installation:

Each JoomlaXTC template comes with custom themes and extensions for the template. After you do your main install of the template you can install the custom extensions - please view the component or module documentation for docs on installing and configuring these extensions.

Quickstart Install

JoomlaXTC Quickstart Template Editions are complete Joomla installers with the latest versions of Joomla and our Template with demo content. The quickstart editions are only for fresh installs of Joomla, if you already have a joomla site built and are looking to change the template - use the basic template with your Joomla installer.

Installing Joomla

Step One:

Unzip the Quickstart edition .zip file. Next, using an FTP program such as Filezilla, upload the contents of the unzipped Quickstart edition folder to the root of your server. After you have uploaded the files go to step 2.

Step Two:

Login to your servers control panel and create a new Database for your Joomla Install - Make sure to write down the Host, DB Name, Username, and Password - You'll need it later.

Step Three:

Point your browser to your web address - www.mydomain.com to start the Joomla Install

Joomla Install: Page One

Joomla Welcome Page:

This is the starting page of the Joomla installation. You should see this screen when you go to your web domain. On this page you set up your domain name information, Super User Name and Password

Joomla Install: Page Two

Database Configuration:

This is where you will need to set up your database configuration for your Joomla install. Select the type of database from the drop down list. This will generally be MySQL. Enter the hostname of the database server Joomla! will be installed on. This may not necessarily be the same as your Web server so check with your hosting provider if you are not sure. Enter the MySQL username, password and database name you wish to use with Joomla!. These must already exist for the database you are going to use. If you are unsure about Database set up, please contact your hosting company.

Joomla Install: Page Three

Sample Data Installation

In order to install all the demo content and extensions to re create the demo, you will need to select the sample_JXTC demo content.

Pre Installation Check

This is the pre installation check page of the Joomla install. The first area is critical to running Joomla on your server, If any of these items are not supported (marked as No), your system does not meet the minimum requirements for installation. Please take appropriate actions to correct the errors. Failure to do so could lead to your Joomla! installation not functioning properly.

The Second area checks your core PHP settings, These are the recommended settings for PHP in order to ensure full compatibility with Joomla!. Joomla! will still operate even if your settings do not match.

Joomla Install: Page Four

Final Installation Page:

At this point make sure you have written down your admin login and password and then click the Remove Installation Folder to finish the install


Trouble Shooting

In some cases you may bet a Server 500 Error: Depending on the template and your hosting company, you may need to change permissions on the install folders and sub-folders 0777 to 0755.

{youtube 1Fi3581a3ik}

Using Web Inspector

Most current browsers support a feature for web developers called inspector. This is an invaluable resource for finding CSS and more! The video above is a quick tutorial on web inspector and finding CSS and editing it in our templates.

The Web Inspector can be opened by right clicking anywhere on a web page and choosing Inspect Element. Once open, it highlights the node on the page as it is selected in the hierarchy. You can also search for nodes by node name, id and CSS class name.

Under the Style pane we show all the CSS rules that apply to the focused node. These rules are listed in cascade order with overridden properties striked-out—letting you truly see how cascading stylesheets affect the page layout. All shorthand properties have a disclosure-triangle to show and hide the expanded properties created by the shorthand.

The Metrics pane provides a quick visual look at how margins, borders and padding affect the current node.

Various HTML and JavaScript properties, including length of text nodes, offsetWidth / Height, class names, and parent/sibling information are vieweable in the Properties pane.


Web Inspector Browser Documentation Links

Using Web Inspector with Google Chrome . Using Web Inspector with Mozilla Firefox . Using Web Inspector with Safari


CSS File Structure

Our templates come with multiple CSS files. Each CSS file is for a certain part of the template layout and design:




  • All bootstrap.css files are included for a Bootstrapped Responsive Layout ( No need to edit )
  • css3effects.css - This CSS file contains the CSS3 Effects CSS and the Responsive Break Points for the template.
  • default.css - This CSS file contains the core default styling for Joomla and CSS overrides.
  • grid.css - This CSS file contains the core layout CSS for the template.
  • style.css - The style1.css - styleXX.css are the color themes and styled based CSS for each style.
  • typo.css -This CSS file contains the core typography CSS for the template.
  • template.css -This CSS file is left empty for your own custom CSS and Overrides

CSS Parameters

Our templates are coded with CSS / PHP Parameters allowing for most of the basic styling of the template to be edited from the Joomla Template Administrator without touching one line of code. If you are unfamiler with PHP Parameters here is a quick overview of how this works:

For this example we will look at the Drop Down Menu Styling. In the Style 1 parameters of the template will will look at the Drop Down Menu color styling. This is what you will see in the template administrator:





The first background color is the background color for the dropdown UL container and the item background color is the LI container background color. For this example let's focus on the main background color. This color is editable in the template parameters and is called into the CSS via a PHP parameter. Since we are looking at STYLE 1 in the template administrator to find the will will look into style1.css. In order to find the CSS you can open the style1.css and look for the /* Drop Level */ comment or you can find the exact line of CSS by using web inspector ( see below ) . Once you find the line you will see the parameter being called like this:



/* Drop Level */
#menuwrap ul.menu li.parent > ul {background-color: <?php echo $params->droplevelbgcolor;?>;}

You can see that we are calling the background color: then we inject the PHP param for "droplevelbgcolor". If you do not wish to use the Template parameters and hardcode the CSS you simply need to remove the PHP and replace with your color value


The template parameters XML files are found in the parameters folder of the the template. For this example we will again look at the drop down UL background color. In the style1.xml we will find the following:


 <field name="droplevelbgcolor" type="colorpicker" default="#000" label="Background Color" description="Enter Hex or CSS3 RGBA Values Only - Enter transparent for none."/>

This is the XML code that presents the color picker in the back end of the template manager and assigns the color to the parameter "droplevelbgcolor".

For more information on the JoomlaXTC XTC Framework visit our Framework Documentation



Adding and Editing CSS

To add your own CSS or to edit the template CSS we suggest that you use the empty template.css file for all your custom CSS. We left this file empty to allow for ease of upgrading the template if we release a new version. Simply add or copy and CSS from another file and add it to this file. You many want to use the !important statement when overriding CSS used in another file. Also the CSS / PHP parameters will not function in this file. Once all your custom CSS and overrides are in this file you can simply back this one file up before upgrading the template and then overwrite the empty file after upgrade and you won't loose any of your custom CSS!


Front Page Module Set Up

If you are not using the Quickstart version of our template you will need to set up all the Components, Modules, Plugins and Content. This is fairly easy, but does require a moderate level of Joomla experience. To start you must first know what module positions we use and which modules are used in those positions. Below is map of the Templates home page with each use module position listed. Keep in mind this should only take a few minutes for the experienced user, but if you are new to Joomla we highly suggest you use the Quickstart Installer and go from there.




Logo Editing

When you install the template you have predefined settings for the logo within the selected style. In the parameters we have added in four parameters where you can select logo (from the images/templates/TEMPLATE_NAME/images/ logos folder of the template), set width and height of the logo(without px at the end) and set left and right padding for the logo (this will create space from the logo to the menus on each side).

The template also includes the option to swap out the Main Logo for a mobile logo at a certain breakpoint in pixels. If you do not wish to have a different mobile logo, leave these parameters blank and set the Mobile Logo Swap Width to '0'.

Uploading Your Custom Logo

You logo image need to be uploaded to the template folder under the image/logos folder. Simply click on the select button to upload and select the image. If you would like to upload the logo with an FTP program such as FileZilla, browse to the templates folder / template_name/images/logos/ and upload your logo there. If you are not experienced with FTP programs please head over to our FTP Video Tutorials and learn something new today! [View FTP Video Tutorials]

Style Parameters

First you will need to open the template manager by selecting Extensions / Template Manager from the Joomla Administrator Backend. Next, select the template and select the Styles Tab and select the Style you wish to edit from the Thumbnails.

Once you have select the style, scroll down to the logo parameters under the Header Options continue with the set up:

Logo Parameters

  • Website Logo Image - The main site logo
  • Logo Width - This is the width of the image. This is not what width you want it to be displayed at but the actual width in Pixels.
  • Logo Height - This is the height of the image. This is not what height you want it to be displayed at but the actual height in Pixels.
  • Logo Padding - This is the overall top, right, bottom, and left padding you want for the logo in Pixels.
  • Website Mobile Logo Image - The main site mobile logo
  • Mobile Logo Width - This is the width of the image. This is not what width you want it to be displayed at but the actual width in Pixels.
  • Mobile Logo Height - This is the height of the image. This is not what height you want it to be displayed at but the actual height in Pixels.
  • Mobile Logo Padding - This is the overall top, right, bottom, and left padding you want for the logo in Pixels.
  • Mobile Logo Swap Width - This is the website width in Pixels to swap out the Main logo for the Mobile logo.


  • Main Menu Setup

    For the main menu we use the core Joomla! menu module. First you will need to open your Joomla Module Manager from Extensions / Module Magager menu in the backend administration side of Joomla.

    Main Menu Module Assignment

    Create a new Menu Module and assign the module to the menubarleft module position and select the mainmenu.

    Main Menu Menu Parameters

    Select the Menu Tab and make sure that the menu is displayed on all pages.

    Main Menu Advanced Parameters

    In order to use the the responsive features of the menu, you must select the advanced features tab and under alternative layout select the 'Responsive' layout.

    Editing the Main Menu style

    The Main Menu works with the three different menu classes built into our framework (suckerfish, dualfish and none).

    • Suckerfish - Single Column Drop Down
    • Dualfish - Dual Column Drop Down
    • None - Optional for use with a 3rd Party Menu Module

    To select the Menu Class first open the Template Manager and select the template. Next, select the Grid Parameters and scroll down to the Menu parameters.

    • Menu Style: Suckerfish, Dualfish, or None
    • Drop Down Position: Position for the Drop Down in pixels from the top of the site.
    • Mobile Menu Width: The width in pixel you want the menu menu to switch to the mobile menu

    Editing the Main Menu Javascript files

    To change the MooTools effects of the Menu you must edit the code in the xtcMenu.js found the in the templates js/ folder. We have made this simple for you by including the basic JS code in the templates Layout folder. To edit: Open the templatename/layouts/default/layout.php file and edit the following:

    
    
    xtcMenu(null, 'menu', 250,150,'h', new Fx.Transition(Fx.Transitions.Quint.easeInOut), 80, false, false);
    
    
    

    The following is a quick reference guide to the Javascript Settings:

    xtcMenu(container, menu-class, fx-duration, pause, fx-type, transition-type, fps, center, align);

    • container: The menu container element or ID as string. When null passed, the container by default is the whole document body.
    • menu-class: The class of the menus to be apply the script on.
    • fx-duration: The duration of the menu animation (slide, fade or slide&fade) in miliseconds.
    • pause: The amount of time in miliseconds the dropdown will wait before it starts to hide.
    • fx-type: The effect type: 'h' for height, 'f' for fade, and 'hf' for both height and fade at the same time.
    • transition-type: a Mootools transition object. Defautls to: new Fx.Transition(Fx.Transitions.Quint.easeInOut).
    • (More at: http://mootools.net/docs/core/Fx/Fx.Transitions)
    • fps: Frames per second for the animation. Recommended value is from 50 to 80.
    • (It is NOT recommendable to increase the fps in order to achieve a better performance, if the browser and the DOM is too overloaded increasing the fps will actually add more load and the result may be worse. Fx smoothness is also determined by the browser video processing, always check how Chrome and IE are doing with the effect, Firefox is actually the worse at this.)
    • center: When set to true, it will center the dropdowns under it's top level parent.
    • align: When set to true it will prevent the dropdowns to go out from its wrapper.

    Topleft - Menu Module



    In the Top Left position we use the Joomla menu Module to create a menu in the top left. Use the module suffix classes 'nomarg' and 'nopad' this class adds no module margin or padding. The menu also uses the menu class 'top'




    Topright - Menu Module



    In the Top Right position we use the Joomla menu Module to create a menu in the top right. Use the module suffix classes 'nomarg' and 'nopad' this class adds no module margin or padding. The menu also uses the menu class 'top'




    Top - Search Module



    In the Top position we use the Joomla Search Module to create a search field for mobile devices. Use the module suffix classes 'nomarg' , 'mobileshow' and 'nopad' these classes adds no module margin or padding and hide the mobile until mobile view.


    LEFTSIDE - JoomlaXTC HTML Module



    In the LEFTSIDE position we use our JoomlaXTC HTML Module to create the leftside social links. Use the module suffix class 'mobilehide' to hide at the mobile level.


    Use the following mark up for the Module HTML.

    HTML

    
    <div class="socialleft">
    <div data-sr="wait 1.2s and then enter left please, and hustle 20px" class="sleft facebook" >
    <a href="#"><i class="fa fa-facebook"></i></a>
    </div>
    <div data-sr="wait 1.4s and then enter left please, and hustle 20px"  class="sleft google">
    <a href="#"><i class="fa fa-google-plus"></i></a>
    </div>
    <div data-sr="wait 1.6s and then enter left please, and hustle 20px"  class="sleft linkedin">
    <a href="#"><i class="fa fa-linkedin">
    </i></a>
    </div>
    <div data-sr="wait 1.8s and then enter left please, and hustle 20px"  class="sleft twitter">
    <a href="#"><i class="fa fa-twitter">
    </i></a>
    </div>
    </div>
    
    

    For more information on configuring the HTML Module visit the full documentation HERE




    Inset - JoomlaXTC HTML Module



    In the INSET position we use our JoomlaXTC HTML Module to create some text and a graphic logo image for inset area.


    Use the following mark up for the Module HTML.

    HTML

    
    <center><img src="/images/stocky-top.png">
    <h1 class="logotxt">The Premier  Free Stock Photo Resource</h1></center>
    
    

    For more information on configuring the HTML Module visit the full documentation HERE



    Inset - Search Module



    In the Inset position we use the Joomla Search Module to create a search field for desktop devices. Use the module suffix class 'mobilehide' this class hides the module at mobile view.

    Inset - JoomlaXTC HTML Module



    In the INSET position we use our JoomlaXTC HTML Module to create some text with a JS counter Effect. Use the module suffix classes 'nomarg' and 'mobilehide' these classes add no module margin and hide the module at mobile view.


    Use the following mark up for the Module HTML.

    HTML

    
    <center><h3 class="topsearch_txt"><span class="txtcounter" style="display: inline-block; width: 5.5%">12,345</span>
     Free Stock Photos</h3></center>
    
    

    For more information on configuring the HTML Module visit the full documentation HERE




    Component - Featured View Cascading Grid



    On the home page we use the the Featured View Cascading Grid layout. Simply create a menu item as home and select the articles / Featured View Cascading Grid Layout. On our demo we use a 3 column grid with 25 items.




    USER13 - JoomlaXTC Category Wall Module



    In the USER13 position we use our JoomlaXTC Category Wall Module to create the category grid. In order to recreate the layout you will first need to upload the Module to your Joomla install. Next publish the module in USER13 position and open then module. Next, select the stocky_categories_u19_u1 template from the demo Templates included in the module.

    Make sure to set the advanced parameters layout parameter to select 'bootstrap' and use the module suffix classes 'border' , 'nopad' and 'constrain'.


    For more information on styling and configuring the Category Wall Module visit the full documentation HERE



    USER13 - JoomlaXTC K2 Category Wall Module (Optional)



    If you would like to use K2 instead of Joomla Content:
    In the USER13 position use our JoomlaXTC K2 Category Wall Module to create the category grid. In order to recreate the layout you will first need to upload the Module to your Joomla install. Next publish the module in USER13 position and open then module. Next, select the stocky_categories_u19_u1 template from the demo Templates included in the module.

    Make sure to set the advanced parameters layout parameter to select 'bootstrap' and use the module suffix classes 'border' , 'nopad' and 'constrain'.


    For more information on styling and configuring the K2 Category Module visit the full documentation HERE




    USER19 - JoomlaXTC HTML Module



    In the USER position we use our JoomlaXTC HTML Module to create the Contibute titles and panels. Use the module suffix 'constrain'.


    Use the following mark up for the Module HTML.

    HTML

    
    <center>
    <div class="contribute">
    <h2>Get Involved</h2>
    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mihi vero, inquit, placet agi subtilius et, ut ipse dixisti, pressius. Fortasse id optimum, sed ubi illud: Plus semper voluptatis? </p>
    </center>
    <br><br>
    <div class="row-fluid">
    <div data-sr="reset spin 180deg, over 1s" class="span6 contribute1">
    <h2>Share</h2>
    <p>We are always looking for creative people!  If you have a photo or an idea you would like to share, we would love to heard from you!</p>
    <div class="contrib_button">
    Share
    
    </div>
    </div>
    
    
    
    <div  data-sr="reset spin 180deg, over 1s" class="span6 contribute2">
    <h2>Help us grow</h2>
    <p>If you like what you see here and want to see more - Please take the time to Contribute to our project</p>
    <div class="contrib_button">
    Contribute
    </div>
    </div>
    </div>
    
    </div>
    
    

    For more information on configuring the HTML Module visit the full documentation HERE




    USER25 - JoomlaXTC Deluxe News Pro Module



    In the USER25 position we use our JoomlaXTC Deluxe NewsPro Module to create the grid of articles. In order to recreate the layout you will first need to upload the Module to your Joomla install. Next publish the module in USER25 position and open then module. Next, select the stocky_contibutors_u25 template from the demo Templates included in the module.

    Make sure to set the advanced parameters layout parameter to select 'bootstrap' and add the module class suffix 'border nopad'.



    For more information on styling and configuring the Deluxe News Pro Module visit the full documentation HERE



    USER25 - JoomlaXTC K2 Avatar Module (Optional)



    If you would like to use K2 instead of Joomla Content:
    In the USER25 position use our JoomlaXTC K2 Avatar Wall Module to create the grid of user avatars. In order to recreate the layout you will first need to upload the Module to your Joomla install. Next publish the module in USER25 position and open then module. Next, select the stocky_contibutors_u25 template from the demo Templates included in the module.

    Make sure to set the advanced parameters layout parameter to select 'bootstrap' and add the module class suffix 'border nopad'.



    For more information on styling and configuring the Avatar Module visit the full documentation HERE




    USER31 - JoomlaXTC Deluxe News Pro Module



    In the USER31 position we use our JoomlaXTC Deluxe NewsPro Module to create the grid of articles. In order to recreate the layout you will first need to upload the Module to your Joomla install. Next publish the module in USER31 position and open then module. Next, select the stocky_from_the_blog_u31 template from the demo Templates included in the module.

    Make sure to set the advanced parameters layout parameter to select 'bootstrap' and add the module class suffix 'nopad'.



    For more information on styling and configuring the Deluxe News Pro Module visit the full documentation HERE



    USER31 - JoomlaXTC K2 Content Wall Module (Optional)



    If you would like to use K2 instead of Joomla Content:
    In the USER31 position use our JoomlaXTC K2 Content Wall Module to create the grid of articles. In order to recreate the layout you will first need to upload the Module to your Joomla install. Next publish the module in USER31 position and open then module. Next, select the stocky_from_the_blog_u31 template from the demo Templates included in the module.

    Make sure to set the advanced parameters layout parameter to select 'bootstrap' and add the module class suffix 'nopad'.



    For more information on styling and configuring the K2 Content Wall Module visit the full documentation HERE




    USER32 - JoomlaXTC Deluxe News Pro Module



    In the USER32 position we use our JoomlaXTC Deluxe NewsPro Module to create the grid of articles. In order to recreate the layout you will first need to upload the Module to your Joomla install. Next publish the module in USER32 position and open then module. Next, select the stocky_latest_news_u32 template from the demo Templates included in the module.

    Make sure to set the advanced parameters layout parameter to select 'bootstrap' and add the module class suffix 'nopad'.



    For more information on styling and configuring the Deluxe News Pro Module visit the full documentation HERE



    USER32 - JoomlaXTC K2 Content Wall Module (Optional)



    If you would like to use K2 instead of Joomla Content:
    In the USER32 position use our JoomlaXTC K2 Content Wall Module to create the grid of articles. In order to recreate the layout you will first need to upload the Module to your Joomla install. Next publish the module in USER32 position and open then module. Next, select the stocky_latest_news_u32 template from the demo Templates included in the module.

    Make sure to set the advanced parameters layout parameter to select 'bootstrap' and add the module class suffix 'nopad'.



    For more information on styling and configuring the K2 Content Wall Module visit the full documentation HERE




    USER55 - AcyMailing Module



    In the USER55 position we use the AcyMailing Module to create a Newsletter Sign Up form.

    Make sure to set the advanced parameters layout parameter to select 'bootstrap' and add the module class suffix 'border nopad'.




    Use the following mark up in the intro text area of the module

    HTML

    
    <div class="acyintro">
    <div>
    <i style="font-size:72px;color:#fff;" class="fa fa-envelope-o"></i>
    </div><h3 class="acybottom">Subscribe now - never miss a moment</h3>
    <p>New Subscribers get an extra 20 free images in their first email!</p></div>
    
    


    FOOTER - JoomlaXTC Elevator Module



    In the FOOTER position we use our JoomlaXTC Elevator Module to create the a back to top button. Use the module suffix 'nomarg' to create no margins.


    Use the following mark up for the button HTML.

    HTML

    
    <div class="stocky_elevator">
    <i style="color:#f1f1f1;font-size:64px;" class="fa fa-arrow-circle-o-up"></i>
    </div>
    
    

    For more information on configuring the HTML Module visit the full documentation HERE



    FOOTER - Menu Module



    In the Footer position we use the Joomla menu Module to create a menu at the bottom. Use the module suffix class 'nomarg' this class adds no module margin. The menu also uses the menu class 'footer'

    FOOTER - JoomlaXTC HTML Module



    In the FOOTER position we use our JoomlaXTC HTML Module to create the disclaimer texts. Use the module suffix 'leftborder' to create the left border.



    Use the following mark up for the Module HTML.

    HTML

    
    <center><p class="footertxt"> © 2015 JoomlaXTC / Monev Software LLC</p></center>
    
    

    For more information on configuring the HTML Module visit the full documentation HERE




    STOCKYGRID - Custom HTML Module



    In the STOCKYGRID position we use our JoomlaXTC Custom HMTL Module to create the icon above the category layout.


    Use the following mark up:

    HTML

    
     <div data-sr="reset spin 180deg, over 1s" style="text-align:center;"><i class="fa fa-camera" style="font-size:140px;color:#cbcbcb;"></i></div>
    
    

    For more information on configuring the HTML Module visit the full documentation HERE



    STOCKYGRID - Search Module



    In the STOCKYGRID- position we use the Joomla Search Module to create a search field.


    STOCKYARTICLE - Custom HTML Module



    In the STOCKYARTICLE position we use our JoomlaXTC Custom HMTL Module to create the advert under the image.


    Use the following mark up:

    HTML

    
    <center><div data-id='5584635ea3ff90c1151318db' class='sstk_widget'><a href='https://affiliate.shutterstock.com' target='_blank' style='position: absolute;bottom: 0px;left: 13px; line-height: 40px; text-decoration: none;color: #333333; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 12px;'>Powered by Shutterstock</a><script type='text/javascript'>window._wdata = window._wdata || [];_wdata.push({widget_id: '5584635ea3ff90c1151318db', cdn_prefix: '//d3qrz9uuaxc8ej.cloudfront.net', width: '786', height: '90', src: '//widget.shutterstock.com/widget/5584635ea3ff90c1151318db', border: true, url: document.URL});(function () {if (typeof (widget) !== 'undefined') return;var nwjs = document.createElement('script'); nwjs.type = 'text/javascript'; nwjs.async = true;nwjs.id = 'widget_script';nwjs.src = '//widget.shutterstock.com/content/js/embed_widget.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(nwjs, s);})();</script></div>
    </center>
    
    

    For more information on configuring the HTML Module visit the full documentation HERE




    Stocky Grid



    To create a category view with nothing but images and a grid layout, use the the menu option Articles / Stocky Grid.



    To create the camera icon and search above the category, place the modules in the stockygrid module position.


    Cascading Grid



    To create a category view with intro text and a grid layout, use the the menu option Articles / Cascading Grid.




    FAQ



    To create a FAQ category view, use the the menu option Articles / Frequently Asked Questions.




    Contributors



    To create a Staff category view, use the the menu option Articles / Staff. Use the page class ' roundimage region3-constrain' to create a round image on the item view and to constrain the width of the content.




    Pricing Tables



    To create a Pricing Table category view, use the the menu option Articles / Pricing Tables. Use the page class ' content-constrain' to constrain the width of the content.





    Stocky Page



    To create a Stocky Page article - Select the Alternative Layout: Stocky under the article options tab. Use the Article Link A for your download link and download button text



    To create the advert under the image use the module position stockyarticle.


    Pricing Table Page



    To create a Pricing Table article - Use the follow format for the intro text: priceable-price div for the price and p classes for the items.


    HTML

    
    <div class="pricetbl-price">$60</div>
    <p>item 1</p>
    <p>item 2</p>
    <p>item 3</p>
    <p>item 4</p>
    <p>item 5</p>
    <p>item 6</p>
    
    



    Search with images



    To create a search with images - Use our Search with images plain only and select the categories in the plugin



    Reading List and EZ Donate



    To add the lightbox and donate features to an article - Upload the EzDonate and Reading List Plugins and configure them for the items you wish to display them on




Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 235

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 252

Didn't find an Answer?

If you didn't find the answer you were looking for from the links above.




SUBMIT SUPPORT TICKET

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 235

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 252

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 235

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 252

Didn't find an Answer?

If you didn't find the answer you were looking for from the links above.




SUBMIT SUPPORT TICKET

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 235

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 252

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 235

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 252

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 235

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 252

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 235

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 252

OUR PRODUCTS

SITE LINKS

JOIN OUR NEWSLETTER


Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 235

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 252

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 235

Warning: Illegal string offset 'style' in /mnt/data/vhosts/casite-810015.cloudaccess.net/httpdocs/libraries/src/Helper/ModuleHelper.php on line 252