Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • in reply to: Disable custom post types & fields #19758
    gkapoor
    Member
    Post count: 6

    Actually, I don’t understand why this request is out of scope. All I am saying is that your theme is flooding our database by adding unnecessary metadata. When I am saving a post, it’s adding at the minimum of 14 rows with sf_* metakeys per post. If I need to add/update 10000 posts it will 140K rows!!

    The theme should provide a interface to disable or not add these default metadata for each post.

    gkapoor
    Member
    Post count: 6

    It’s a multi-vendor woocommerce plugin which allow individual sellers to list and sell their items. The issue I am having is that the theme is not showing the “Seller Info” tab on the product page, for e.g. http://wc.mgates.me/product/kitchen-craft-home-made-glass-terrine-jars/

    gkapoor
    Member
    Post count: 6

    BTW, I am not planning to use the Custom Product Tabs Lite plugin. I am having the same issue with another plugin, WooCommerce Product Vendors. If you can provide some reference in your swift framework or some sort of hook information on to the accordion interface, I can ask the plugin developer to look into.

    in reply to: Disable custom post types & fields #18785
    gkapoor
    Member
    Post count: 6

    Using the Screen Options, it will only hide for the user and not globally. I don’t want each of our contributors to show the fields.

    Also, I am requesting to “hide” but rather “disable” the fields so that our database doesn’t get flooded with empty field values.

    gkapoor
    Member
    Post count: 6

    Completely agree with @kingrobb comment.

    Please provide some technical explanation on the “interference”. You guys have developed your theme(s) on in-house developed framework which is not easy to comprehend by other developer so you guys are in the best position to answer and resolve this issue.

    gkapoor
    Member
    Post count: 6

    I have a similar request on an another plugin. The plugin works fine on the WP default themes which adds a Custom tab on the product page. However, the custom tab doesn’t show in the Neighbourhood theme. I contacted the plug-in developer and here is his response:

    “That’s the woocommerce_product_tabs filter. Some themes override the templates and fail to include the pre-existing WooCommerce hooks (it would be up to the theme owner to update their theme)”

    So, I am not sure who and how to fix this issue.

    Thanks

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