New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | Adds dynamic tags for Bricks Builder to fetch cookie values. | You have to log in to add a translation. | Details |
Original untranslated
Adds dynamic tags for Bricks Builder to fetch cookie values.
You have to log in to edit this translation. |
|||
| ↑ | Cookie Bricks | You have to log in to add a translation. | Details |
Original untranslated |
|||
| For example, to obtain the value of a cookie named <code>"liked_posts"</code>, write <code>{get_cookie_value:liked_posts}</code>. | You have to log in to add a translation. | Details | |
Original untranslated
For example, to obtain the value of a cookie named <code>"liked_posts"</code>, write <code>{get_cookie_value:liked_posts}</code>.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| ⚠️ Currently, Cookie Bricks 1.0 can read the value of a cookie, but cannot create it. Make sure that the cookies you want to retrieve exist in the browser. | You have to log in to add a translation. | Details | |
Original untranslated
⚠️ Currently, Cookie Bricks 1.0 can read the value of a cookie, but cannot create it. Make sure that the cookies you want to retrieve exist in the browser.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| On your page, open the browser console with F12 (or CTRL+SHIFT+I), go to the “Applications” tab --> “Cookies” --> yourwebsite.com | You have to log in to add a translation. | Details | |
Original untranslated
On your page, open the browser console with F12 (or CTRL+SHIFT+I), go to the “Applications” tab --> “Cookies” --> yourwebsite.com
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| The tag will return "Cookie not found" by default. | You have to log in to add a translation. | Details | |
Original untranslated
The tag will return "Cookie not found" by default.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| For each of these situations, it's possible to use the value directly in a text field, or to use it for conditional display (e.g. for A/B testing). | You have to log in to add a translation. | Details | |
Original untranslated
For each of these situations, it's possible to use the value directly in a text field, or to use it for conditional display (e.g. for A/B testing).
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Examples of use : ↵ Recently consulted articles or products, date of last visit, time spent on a page, last page visited, filter parameters applied to a search, last step completed in a form, last button clicked, choice of theme (dark/light), and many others. | You have to log in to add a translation. | Details | |
Original untranslated
Examples of use : ↵
Recently consulted articles or products, date of last visit, time spent on a page, last page visited, filter parameters applied to a search, last step completed in a form, last button clicked, choice of theme (dark/light), and many others.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Custom fields are very useful for storing manually entered values. But sometimes you need to use values that are dynamically generated according to user behavior, automatically calculated, or retrieved from other sources. This is where cookies come in. | You have to log in to add a translation. | Details | |
Original untranslated
Custom fields are very useful for storing manually entered values. But sometimes you need to use values that are dynamically generated according to user behavior, automatically calculated, or retrieved from other sources. This is where cookies come in.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| You can insert it in any field that supports dynamic tags, such as Heading, Text elements (basic, rich and variants), conditions, custom URLs, code blocks, etc. | You have to log in to add a translation. | Details | |
Original untranslated
You can insert it in any field that supports dynamic tags, such as Heading, Text elements (basic, rich and variants), conditions, custom URLs, code blocks, etc.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Simply use the dynamic tag <code>{get_cookie_value:cookie_name}</code> in Bricks Builder, replacing <code>cookie_name</code> with the key of your desired cookie. | You have to log in to add a translation. | Details | |
Original untranslated
Simply use the dynamic tag <code>{get_cookie_value:cookie_name}</code> in Bricks Builder, replacing <code>cookie_name</code> with the key of your desired cookie.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| How do I check the value of a cookie? | You have to log in to add a translation. | Details | |
Original untranslated
How do I check the value of a cookie?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| What happens if the cookie doesn't exist? | You have to log in to add a translation. | Details | |
Original untranslated
What happens if the cookie doesn't exist?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| Why not simply use values in custom fields (ACF, Metabox...) ? | You have to log in to add a translation. | Details | |
Original untranslated
Why not simply use values in custom fields (ACF, Metabox...) ?
CommentFound in faq header. You have to log in to edit this translation. |
|||
| How do I use the plugin? | You have to log in to add a translation. | Details | |
Original untranslated |
|||
Export as
Comment
Short description.