Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1072748

    Hi
    1: I created a page
    2: I added a masonry
    3: I choose “product cat” and a certain category

    The page shows now all products from the choosen category but as well one item that is not a product
    It shows an item with this URL:
    http://………../?post_type=tm_global_cp&p=4860
    This is not a product – its a form.
    The issue has been proven from the developer of the plugin – TM Extra Product Options.
    He says: “The plugin is not responsible for this. This is obviously from the script that creates the masonry. I cannot do anything about this. You need to contact the theme developer

    So its a theme-issue.
    How to fix that?

    #1074023

    Hey MarcusJeroch,
    Sorry for the late reply, does the form have the same category? Please include admin login in the Private Content area so we can be of more assistance.
    We will need to see the page in question so we can identify what is occurring.

    Best regards,
    Mike

    #1075026

    I cant give you acces on my localhost.
    You got all informations you need: Name of the plugin, description of the issue – even a statement of the plugin-author.
    You dont add Forms to categories.
    You just say that this form should be used on all products which belongs to a certain category and yes – this is the case (maybe you should loook what the plugin does?)

    #1075745

    Hi,
    It looks like a premium plugin: WooCommerce Extra Product Options documentationso I don’t have access to it. Typically we don’t offer support for third party plugins, there are thousands of them and we just can’t make every one of them work with Enfold, it just not practical, or within the scope of our support.
    If you have just one item that you don’t want to show on one page, why not just hide it with css like this:

    .item_class {
    display: none !important;
    }

    Check out this video

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.