• Contenegg offers the option to upload logos from mearchants, so that these logos appear with the offers e.g. in a woocommerce grid. How can this logo be integrated in the wordpress template archive.php?

Viewing 1 replies (of 1 total)
  • Plugin Author keywordrush

    (@keywordrush)

    You can use the following code to get CE product data
    $products = \ContentEgg\application\components\ContentManager::getViewData($module_id, $post_id);

Viewing 1 replies (of 1 total)
  • The topic ‘Merchant Logo Usage’ is closed to new replies.