code.pen
118 deals
on 2023-02-14
Hi,
On a website based on WordPress - custom theme I need additional functionality:
When browsing subpages (CPT), I need a button that, when clicked, will save the ID of the subpage and in the contact form (gravity form) will return the names of the subpages and their thumbnail respectively.
After submitting the form, the user session memory needs to be cleared.
I need a raw solution, which I will insert into the theme myself ;)