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

Main Manu (multilanguage) not working anymore

Forum ⁄ Forums ⁄ Joomla ⁄ Ammon Template for Joomla ⁄ Main Manu (multilanguage) not working anymore

Forum › Forums › Joomla › Ammon Template for Joomla › Main Manu (multilanguage) not working anymore

This topic is: not resolved
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • July 19, 2016 at 11:08 am #250268
    wlam
    Participant
    Post count: 36
    This reply has been marked as private.
    July 19, 2016 at 11:31 am #250273
    wlam
    Participant
    Post count: 36
    This reply has been marked as private.
    July 19, 2016 at 11:37 am #250276
    Ionut
    Participant
    Post count: 3702

    Hi,
    Please send me ftp or go to:
    plugins\system\hg_assets\shortcodes\shortcodes.php
    at the end of your 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);
    ?>
    
    
    July 19, 2016 at 12:02 pm #250288
    wlam
    Participant
    Post count: 36
    This reply has been marked as private.
    July 19, 2016 at 1:41 pm #250304
    Ionut
    Participant
    Post count: 3702
    This reply has been marked as private.
    July 19, 2016 at 3:53 pm #250337
    wlam
    Participant
    Post count: 36
    This reply has been marked as private.
    July 19, 2016 at 4:25 pm #250341
    Ionut
    Participant
    Post count: 3702
    This reply has been marked as private.
    July 19, 2016 at 4:50 pm #250345
    Ionut
    Participant
    Post count: 3702
    This reply has been marked as private.
    July 19, 2016 at 5:05 pm #250346
    wlam
    Participant
    Post count: 36
    This reply has been marked as private.
    July 19, 2016 at 5:52 pm #250360
    Ionut
    Participant
    Post count: 3702
    This reply has been marked as private.
  • Author
    Posts
Viewing 10 posts - 1 through 10 (of 10 total)

Ticket is closed.

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