Destoon: how to deliver advertisements to specified members or member groups in a Member shop. destoon adadvertisement _ PHP Tutorial

Source: Internet
Author: User
Destoon can be used to place advertisements for specified members or member groups in a Member shop. destoon can serve advertisements. Destoon implements the advertising method for specified members or member groups in member shops, destoon advertising this article describes how destoon can deliver ads to specified members or member groups in a Member shop. destoon can serve ads to specified members or member groups in a Member shop.

This article describes how to use destoon to advertise a specified member or member group in a Member shop. it is of great practical value for destoon development. For your reference, use the following methods:

1. specify member attributes to serve ads

If you want to display ads in the same location, you can add the following content to the side.htm file in the template folder template \ default \ homepage:

{If $ COM [vip]} {else} displays AD (you can call the call method in website advertisement management) {/if}

Explanation: The above code means that VIP does not display advertisements, while other members do, which can reflect the advantages of VIP and is worthy of application.

2. designate a member group to serve ads

The implementation code is as follows:

{If $ COM [groupid] ==x} {else} displays AD (you can call the call method in website advertisement management) {/if}

I hope this method will be helpful for destoon development.


How do I set the member group icon corresponding to the destoon member group?

Different icons are displayed in different member groups. on the demonstration site: Jiangxi Nankang online Furniture City, locate the tagfolder under the template folder, find list-company.htmand list-com.htm, and modify the corresponding code. the code is as follows: {if $ t [groupid] = "7"} {/if} {if $ t [groupid] = "8" }{/ if} {if $ t [groupid] = "9"} {/if}

How does destoon call the member group name?

If the name is "Exhibitor", you can write "Exhibitor" directly...
 

This article describes how to use destoon to advertise a specified member or member group in a Member shop...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.