Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • steparu Friend
    #193417

    Hello!

    I am working on an offline site and recently bought k2 filter because it looked very compatible with my JA Obelisk site. I am having a couple problems the first one I am getting Duplicate Entry problem when I click Update Index button.

    1062
    Duplicate entry ‘1-0-xfield

    Other issues, I highlighted in the image below.
    http://i.imgur.com/9Q9Yqb3.jpg

    The Keyword does not go away when text in written in search box.

    Missing Tags in Extra Fields

    Thank You :)!

    Luna Garden Moderator
    #517237

    Hi,

    Our developer took a look into JA K2 Filter problem on your site, however we need your FTP account to investigate further. Please PM me those credentials.

    Regarding other issues:
    1. Keywork doesn’t go away because the label was overlay on the input box:
    Create a new file ‘custom.css’ (if you don’t have one):
    templates/ja_obelisk/css/custom.css
    then add following CSS rules:

    ul.vertical-layout li label.group-label{
    margin-bottom: 0px!important;
    }

    2. Dropdow closes before selecting words:
    In the file
    templates/ja_obelisk/css/custom.css
    add following CSS declaration:

    .t3-module.module.jmoddiv {
    position: relative;
    }

    3. Missing option in select Device and select Language: it seems to associate with to issue #1, we will try to figure out the root of this.

    steparu Friend
    #517308

    Thank You! I have sent the information to you 🙂

    steparu Friend
    #517314

    I added the custom.css, it seems like I can’t see the text being typed in the search box

    Luna Garden Moderator
    #517441

    <em>@steparu 404429 wrote:</em><blockquote>I added the custom.css, it seems like I can’t see the text being typed in the search box</blockquote>

    Open the file custom.css (Make sure store in the path: …templates/ja_obelisk/css/custom.css) and add CSS rules below:

    ul.vertical-layout li>input:focus{
    color:#666666!important;
    }

    For your first issue, our developer will follow up further via your ticket ID: JCT-487-80769.

    steparu Friend
    #517450

    some of the problems are still around and getting 1062
    Duplicate entry ‘6

    steparu Friend
    #517560

    <em>@Luna Garden 404626 wrote:</em><blockquote>Open the file custom.css (Make sure store in the path: …templates/ja_obelisk/css/custom.css) and add CSS rules below:

    ul.vertical-layout li>input:focus{
    color:#666666!important;
    }

    For your first issue, our developer will follow up further via your ticket ID: JCT-487-80769.</blockquote>

    Thanks! I think most of the issues are now fixed, great help :)!

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

This topic contains 7 replies, has 2 voices, and was last updated by  steparu 10 years, 4 months ago.

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