Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • ferdilebu Friend
    #189036

    Hi I have several problems with the module Module Ja mod_javmproducts

    1) I can not see the dynamic menu of the categories in the original template located in the left of the module.

    2) I get the arrows nor the menu: only PrevNext How active the arrow style?

    3), and how to change the name of the button javm_product_details by “Details”

    I’ve placed in the position “tabs” and layout corresponds to ” Home”

    I want the module remain exactly as I see it in the original


    1. jmproblem
    2. real
    Saguaros Moderator
    #499435

    HI ferdilebu,

    As we mentioned in this guide: http://www.joomlart.com/forums/topic/ja-hawkstore-userguide/, you should install and enable JA Tabs plugin first, then create new module with type of JA VMProducts > assign to tabs[ /B] position : http://static.joomlart.com/images/userguide/ja_templates/ja_hawkstore/tab1-backend.png

    For the back/next arrow style, you can take a look at this file: /templates/ja_hawkstore/css/template.css


    .ja-tabswrap.default .ja-tab-panels-left .bx-controls-direction .bx-next {
    background: url("../images/next.png") no-repeat scroll center center #000000
    cursor: pointer;
    height: 30px;
    outline: medium none;
    position: absolute;
    right: 0;
    text-indent: -1000em;
    top: -30px;
    width: 30px;
    }

    To translate above text, you should change in language file of this module in appropriate language folder. For example, with English (default language), you should open file: language/en-GB/en-GB.mod_javmproducts.ini

    and look for this line: JAVM_PRODUCT_DETAILS=”Details”

    then translate the text in red to your desired words.

    Hope these helps.

    ferdilebu Friend
    #499478

    I can not run the module and I have already installed the pluging ja_tabs Can be causing some other plugin conflict?

    Saguaros Moderator
    #499483

    If possible, you can pm me admin as well as ftp account of your site. it’s better with a closer look

    ferdilebu Friend
    #499506

    It solves all problems! thank you very much for the help, but now I have the following problems:

    I do not know how to get those white squares that appear to me

    I do not know how to translate the following links displayed in the layout category

    the latter need to translate it to Spanish but can not find where to translate


    1. padding
    2. productdetails
    3. view-category
    Saguaros Moderator
    #499516

    Hi

    1. For those white squares, you need a closer look to check what they are.

    2. To translate text: JA_PRODUCT_DETAILS, you should open language file for this template in Spanish language folder.

    For example: you should open file: /languages/es-ES/es-ES.tpl_ja_hawkstore.ini

    add this line: JA_PRODUCT_DETAILS =”your_own_text_here

    3. With the ‘view category’ text, it’s hardcoded in file: /templates/ja_hawkstore/html/com_virtuemart/categories/default.php

    You will see this line:

    [PHP]
    <a href=”<?php echo $caturl ?>” title=”<?php echo $category->category_name ?>” class=”category-view-link”>View Category</a>
    [/PHP]
    change to this:
    [PHP]
    <a href=”<?php echo $caturl ?>” title=”<?php echo $category->category_name ?>” class=”category-view-link”><?php echo JText::_ (‘VIEW_CATEGORY’)?></a>
    [/PHP]

    and go to the same Spanish language file as above: /languages/es-ES/es-ES.tpl_ja_hawkstore.ini

    add this line: VIEW_CATEGORY = “your_own_text_here

    ferdilebu Friend
    #499579

    oK, I tell you that I solved changing the names of the buttons. Languaje editing does not work so I went directly to the default.php file in the following directories and works perfectly.

    / templates / ja_hawkstore / html / com_virtuemart / categories and

    / templates / ja_hawkstore / html / com_virtuemart / category

    Thank you very much for the advice.

    On the problem of the white square, I indicated that I put the code to see if I can help.

    The squares appear up and down the html module that is positioned home-1 and has the following the code

    {jatabs type=”modules” module=”tabs” position=”left” widthTabs=”200″ mouseType=”Click”} {/jatabs}


    1. modulocuadrosblancos
    Saguaros Moderator
    #499580

    You can pm me admin login info to access your site so that I can help you further.

    ferdilebu Friend
    #499583

    How about I send you the following information private? pm me admin as well as ftp account of my site???

    ferdilebu Friend
    #499584

    ok I sent you a private message with information

    ferdilebu Friend
    #499596

    can you see the problem?

    Saguaros Moderator
    #499868

    Hi

    What is correct url of your back-end site? I tried with /administrator but no success. I see the problem in the front page but I will check how you configure for the tab.

    ferdilebu Friend
    #499877

    I do not know why you can not access the directory is administrator

    Here I am attaching the photos of the configuration of the plugin System – JA Tabs

    And here I attach the html module is at home-1


    1. tab1
    2. tab2
    3. tab3
    Saguaros Moderator
    #499991

    When I access your admin site with suffix /administrator, it gave 403 error:

    ferdilebu Friend
    #500009

    you can not enter server problems, but you might be able to help me find the problem telling me where I edit this part of the code.

    because that is the problem! please help urgent


    1. edit
Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 2 voices, and was last updated by  ferdilebu 11 years, 4 months ago.

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