danieliser on "[Plugin: Popup Maker] How to manually place cookie"

ساخت وبلاگ

@Juergen Schulze - Good question, will get a doc up for that asap.

In any case all you need to do is set the correct cookie when the form is submitted. You can also do it on the thank you page as well which may be easier.

Try adding this, though you will need admin editing priveleges to add scripts to your content editor text tab:

<script type="text/javascript">
jQuery(document).ready(function () { jQuery.pm_cookie( cookie_name, // The cookie name that is set to manual. true, // Setting a cookie value of true. '10 years', // Plain english time frame. '/' // Cookie path of / means site wide. );
});
</script>

Hope that helps.

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 270 تاريخ : پنجشنبه 31 تير 1395 ساعت: 13:40