Hogash Support Forums

  • SUPPORT FORUMS
  • Documentation
    • Kallyas WordPress Theme
    • Vauss Template HTML
    • Kallyas Template HTML
  • Register

The Support Forums have now moved to MyHogash Customer Dashboard.

We're shutting down this support forums in favor of our newly launched Hogash Studio Customer Dashboard, where you can manage your purchases, activate your Kallyas copy, get updates and announcements.

To create a new support ticket, please head over to the Customer Dashboard - Support Tickets.

If you already created new support topics in the last few days, they will be solved here, however we're restricting creating new topics.

Search on forums

Kallyas – Ammon multilanguage site

Forum ⁄ Forums ⁄ Joomla ⁄ Kallyas Template for Joomla! ⁄ Kallyas – Ammon multilanguage site

Forum › Forums › Joomla › Kallyas Template for Joomla! › Kallyas – Ammon multilanguage site

This topic is: not resolved
Viewing 1 post (of 1 total)
  • Author
    Posts
  • July 22, 2016 at 12:02 pm #250801
    Ionut
    Participant
    Post count: 3702

    Hi all,
    This post is to all users who want to create an multilanguage website using Ammon or Kallyas Joomla template:

    Part1: http://screencast-o-matic.com/watch/cDi3QRik45
    Part2: http://screencast-o-matic.com/watch/cDi3QZik40
    If you have multilanguage and your menu is changing only on refresh, please follow this:

    Please see this video and for fixing your menu issue:
    Go to plugins\system\hg_assets\shortcodes\shortcodes.php
    at the end of this file:

    and here make from http://prntscr.com/buq46o

    to http://prntscr.com/buq4bi

    // Load Custom Shortcodes
    $db = JFactory::getDbo();
    $query = $db->getQuery(true);
    $query
        ->select($db->quoteName('template'))
        ->from($db->quoteName('#__template_styles'))
        ->where($db->quoteName('client_id'). ' = "0" AND ' . $db->quoteName('home').' = "1"');
    $db->setQuery($query);
    $frontend_template = $db->loadResult();
    
    // Load Custom Shortcodes
    $custom_shc_path = JPATH_THEMES.DS.( $frontend_template ).DS.'custom'.DS.'shortcodes'.DS.'shortcodes.php';
    if (JFile::exists($custom_shc_path))
        require_once($custom_shc_path);
    ?>
    
  • Author
    Posts
Viewing 1 post (of 1 total)

The topic ‘Kallyas – Ammon multilanguage site’ is closed to new replies.

SUPPORT SCHEDULE

Online on Weekdays,
From Monday to Friday,
8AM - 6PM ( GMT 00:00 ) [convert time]

Offline in Weekends.

LOG IN

Lost Password

OUR THEMES & TEMPLATES

© Copyright 2010 - 2016 hogash.com