Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • Saguaros Moderator
    #1034342

    Hi,

    Are you using latest version of this template?

    Could you send me the correct URL to access admin panel of your site so I can take a look?

    Mikhail Friend
    #1034380
    This reply has been marked as private.
    Saguaros Moderator
    #1034807

    Hi,

    I just checked and saw that the JA Google Map plugin is not installed yet, could you try to install again?

    And for the main menu, in mobile, it will be collapsed and you can see a ‘hamburger’ button, just click it to see the menu in off-canvas position.

    Regards

    Mikhail Friend
    #1034831
    • Sorry. I installed it, then deleted it.
      I just installed it and there is the same error. You can check it now.
    • The main menu -> I meant that there is no button with eye in T3 Framework layout manager on main menu for small screens (not extra small). (see attached images)
      Can I add this button on main menu in the layout manager?
    • Please see attached images about masshead problem

    1. 809-width
    2. no-button-with-eye
    3. masshead-151-1
    4. masshead-151-2
    5. masshead-151-3
    Saguaros Moderator
    #1035114

    Could you also share the FTP account so I will take a look?

    Mikhail Friend
    #1035122
    This reply has been marked as private.
    Saguaros Moderator
    #1035402

    Hi,

    1) JA Google Map plugin: could you try to switch PHP version to another version? or try to install this plugin again.

    2) This template is built with Bootstrap and the menu will be hidden due to the breakpoint defined in the less file: root/templates/ja_directory/less/variables.less

    You can look for this declaration:

    Point at which the navbar stops collapsing
    @grid-float-breakpoint:     @screen-md-min;

    The variable ‘screen-md-min’ is set to 768px which means that when screen is smaller than 768px, the menu will disappear. If you want it not show in bigger screen size, you can change value there.

    3) I’m not entirely sure of the problem for masthead here, could you clarify more details?

    Regards

    Mikhail Friend
    #1035409

    1) I can’t change the version of PHP. I have already installed the plugin 3 times – and there is the same error.
    2) Ok. Thanks. But is it possible in the T3 layout manager to make a button for menu (show/hide) as in other Joomla modules.
    3) On some pages JA Masshead module is not diplayed, but it is configured for these pages.
    For example:
    http://aljasd.com/masharieuna.html
    this page ID is 143.
    And I assigned for this page JA Masshead module. But it is not displayed on the page.
    this module: http://aljasd.com/administrator/index.php?option=com_modules&view=module&layout=edit&id=89

    Saguaros Moderator
    #1035834

    Hi,

    1) Let me check it further and will get back to you

    2) This is special block, I’m afraid you can’t have that show/hide button.

    3) The problem comes from the assignment of this module, you didn’t select to show JA Masthead module in that page so it didn’t show. I just updated for you and it’s displaying now: http://prntscr.com/fakw50

    Regards

    Mikhail Friend
    #1035889

    Thanks, Saguaros. 1) I’ll be waiting for your response. 2) Ok. 3) Exactly. I’m sorry that I took your time for this.

    Mo0nlight Moderator
    #1036277

    Hi.

    i fixed the first problem. Edit the file : /plugins/system/jagooglemap/assets/elements/opts.php Change

    $html = '';

    To

    $html = array();
    Mikhail Friend
    #1036352

    Thanks, Mo0nlight.
    It works now.

Viewing 12 posts - 1 through 12 (of 12 total)

This topic contains 12 replies, has 3 voices, and was last updated by  Mikhail 7 years, 6 months ago.

The topic ‘5 issues’ is closed to new replies.