Dull Looking Category Images

  • Unknown's avatar

    Hello!

    I am using this code below in conjunction with the Advanced Custom Fields plugin to upload WooCommerce Category Banners. The code works perfectly. However, the beautifully colored uploaded images do not display in the original bright colors on the final category pages. I am assuming this is due to the text overlay that is making them look duller in color? Is there anything I can do to fix this to bring the images back to their original brightness?

    Thank you for any help,
    Catherine

    [
    {
    “key”: “group_5d7b97f36ef19”,
    “title”: “WooCommerce Category Banner”,
    “fields”: [
    {
    “key”: “field_5d7b97fd2453e”,
    “label”: “Category Banner”,
    “name”: “category_banner”,
    “type”: “image”,
    “instructions”: “Full width category banner. A size of 1680 x 400px typically works well.”,
    “required”: 0,
    “conditional_logic”: 0,
    “wrapper”: {
    “width”: “”,
    “class”: “”,
    “id”: “”
    },
    “return_format”: “url”,
    “preview_size”: “full”,
    “library”: “all”,
    “min_width”: “”,
    “min_height”: “”,
    “min_size”: “”,
    “max_width”: “”,
    “max_height”: “”,
    “max_size”: “”,
    “mime_types”: “”
    }
    ],
    “location”: [
    [
    {
    “param”: “taxonomy”,
    “operator”: “==”,
    “value”: “product_cat”
    }
    ]
    ],
    “menu_order”: 0,
    “position”: “normal”,
    “style”: “default”,
    “label_placement”: “top”,
    “instruction_placement”: “label”,
    “hide_on_screen”: “”,
    “active”: true,
    “description”: “”
    }
    ]

    The blog I need help with is: (visible only to logged in users)

  • Hi there,

    Since you need help with the WooCommerce plugin you have to post in this forum:

    https://wordpress.org/support/plugin/woocommerce

    The forums you are currently posting are for providing support to WordPress.com hosted sites only.

  • The topic ‘Dull Looking Category Images’ is closed to new replies.