Home Forums WoodMart support forum ajax prodict grid.

ajax prodict grid.

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #48435

    shimination
    Participant

    Hi there,

    We having an issue with the ajax prodict grid.

    the first tab works great, but all the next tabs showing somthing that looks like an empty posts.
    screenshot attached.

    Attachments:
    You must be logged in to view attached files.
    #48444

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme so we can check it?

    Thank you in advance

    #49890

    shimination
    Participant

    Hi,

    sure. done that.

    Thanks

    #49897

    Artem Temos
    Keymaster

    Some extra plugins are still turned on. Also, could you please switch to the parent theme to be sure that this issue is not caused by any modifications in the child theme?

    #49922

    shimination
    Participant

    you are right. it happens only if the child theme activated.
    anyway I disabled all pluguns not related to the theme and activate the main theme.
    feel free to disable any plugin/settings as you need.

    Thanks

    #49993

    Artem Temos
    Keymaster

    By default, there are no any code in the child theme and it is empty. So probably you have added something there that breaks the functionality. You need to fix it or remove the code completely.

    #50012

    shimination
    Participant

    The code inside the child theme is code that you wrote for us as a development.
    Please check what cousing this issue.

    Thanks

    #50020

    Artem Temos
    Keymaster

    Could you please check the FTP data you provided? We can’t connect.

    #50026

    shimination
    Participant

    The access info that I provided are the correct info.
    please use the exact settings as it show on the screenshot attached to this reply.

    thanks

    Attachments:
    You must be logged in to view attached files.
    #50044

    Artem Temos
    Keymaster

    OK, please, check how it works now.

    #50051

    shimination
    Participant

    Yes!
    It works now.
    Thank you very mutch!
    Let me please ask you one more thing:
    Look at our logo with this puzzle piece that flipped down. How can I make this puzzle piece overlay above the categories menu?

    Thanks

    #50063

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings

    .site-logo {
        margin-bottom: -50px;
        position: relative;
        z-index: 1;
    }
    #50091

    shimination
    Participant

    Yes!!!
    Amazing!

    Many many thanks!!!

    #50105

    You are always welcome. If you have any questions feel free to contact us.

    Best Regards

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

The topic ‘ajax prodict grid.’ is closed to new replies.