Viewing 1 post (of 1 total)
  • Author
    Posts
  • Hung Dinh Friend
    #177425

    Please check the thread, maybe your concern is already listed here.

    1. Does JA Wall support RTL?

    This template does not support RTL CSS style

    2. Any special server requirement?

    • memory_limit=64M
    • max_execution_time = 300
    • php version 5.2.17 or higher

    3. Which extensions JA Wall support?

    • JA Extention Manager Component
    • JA Social Feed Plugin
    • JA Pager Plugin
    • JA Lazy Load plugin

    To see how to user/upgrade the extension, view our user-guide here:

    http://joomla25-templates.joomlart.com/ja_wall/documentation.html

    Note: If you try to install non-responsive Joomla Extensions, the extensions are non-responsive in the JA Wall template, and the layout can be broken.

    4. Where can you find the documentation/Userguide for JA Wall?

    In demo site or on your site after installation, open > Documentation menu item.

    http://joomla25-templates.joomlart.com/ja_wall/documentation.html

    5. How Facebook/Youtube/RSS/Instagram feed are supported?

    The JA Social Feed Plugin allows you to get data automatically. The following document shows you how to use the plugin.

    http://joomla25-templates.joomlart.com/ja_wall/documentation/item/372-ja-wall-insight-2-social-feeds-facebook-twitter-youtube.html

    6. Mansory conflicts with sobipros jquery and not solved this yet with ja elastica.

    Currently, JA Wall only supports these types of menu: Category Blog view of com_content; Item List view of com_k2.

    Other 3rd party component, you can try to integrate with JA Wall. However, we do not guarantee it would work 100% compatible and cannot support this just yet!

    7. Typography: Does JA Wall has a complete list of typo?

    We will update it in the next version. We will announce it.

    8. Can Ja wall homepage display items from more than one category ?

    Yes, it’s easy for you to configure. In the demo site, the Home menu display items form menu categories.

    8.1. Menu displays Joomla Content.

    For this case, you can see the Homepage menu in demo site, the menu displays items from many categories. To do it, go to the configuration panel of the menu (for menu that menu type = Category Blog), then configure as the image shown below.

    8.2. Menu displays K2 Content.

    To display items from more than 1 category, just set menu type = K2 category blog then select all categories you want to display items from for the menu.

    To display items from sub-categories, go to the configuration panel of its parent category then set to show sub-category blocks.

    – Category Config

    – Menu Config

    9. Integrate with T3?

    JA Wall does not use T3 framework and given its responsive design it works well and fits on all the web enabled devices and mobile browsers.

    10. Display items from right to left direction (For rtl sites)

    To display items from right to left direction (For RTL sites), please follow the steps:

    – Open the file of templatesja_walljswall.js look for this snap of code

    // init masonry
    $container.masonry({
    itemSelector: item_selector,
    isResizable: false,
    columnWidth: function() { return $container.data ('basewidth')?$container.data ('basewidth'):$('#base-blank-item').width() },
    });

    – Then change it to:

    // init masonry
    $container.masonry({
    itemSelector: item_selector,
    isResizable: false,
    columnWidth: function() { return $container.data ('basewidth')?$container.data ('basewidth'):$('#base-blank-item').width() },
    isRTL:1
    });

    11. The K2 User Profile no longer works in the stable release. It was working in the beta release.

    To fix it, just follow the following steps:

    1. Access to back end
    2. Enable menu link “User Profile” in Menu => Top => Pages
    3. Change “Profile edit redirect” config to “User Profile” menu as above(2): components=>K2=>Parameters

    12. The article preview popup does not respond to mouse wheel in opera

    Please view the thread to get solution for this issue.

    http://www.joomlart.com/forums/topic/image-sizemouse-scroll-in-popup/

    13. Social Feed plugin: Get tweet from specific twitter account

    – Using keyword with format: from:twitteraccount (E.g: from:Banquilleros)
    Tips for: Twitter search keyword
    + using ‘@’ for searching tweet that specific user is mentioned
    + using ‘#’ hashtag for searching topic words
    + using ‘from:’ for searching tweet from specific user

    14. Social Feed Plugin: Still fetching retweet although this option is disabled in profile

    Please view the thread to get solution for this issue.

    http://www.joomlart.com/forums/topic/twitter-posting-retweets/

    15. Joomla core categories? Are there any instruction how to set up the site without K2? We use normal Joomla Categories/Articles structure.

    JA Wall support Joomla Content and K2 Content. So you can use Joomla normal Category/Article structure.
    We have a little guide here.

    In the user-guide, we have show you how to add/use joomla content and k2 content. Please view the document bellow to see more.

    http://joomla25-templates.joomlart.com/ja_wall/documentation/item/370-ja-wall-insight-4-k2-or-joomla-standard-content?-your-choice.html

    Note that the JA Wall template support the following menu types: Category Blog view of com_content; Item List view of com_k2.

    16. How to get Facebook ID:

    Using Facebook graph
    https://graph.facebook.com/joomlart

    Replace ‘joomlart’ with your own.

    Note that you have to use the Facebook page id, not the Facebook user id.

    17. Social Feed Youtube & Facebook with K2

    Please view the thread to get solution for this issue.

    http://www.joomlart.com/forums/topic/social-feed-youtube-facebook-with-k2/

    18. Note for menu
    JA Wall does not come with JA T3 Framework so it will not support Megamenu.
    JA Wall also support maximum 2 levels due to the limited of responsive feature and consistent menu display on all devices.

Viewing 1 post (of 1 total)

This topic contains 0 replies, has 1 voice, and was last updated by  obeyone 7 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum