The cookies tag has no wiki summary.
0
votes
1answer
38 views
Subdomain login problems
Tonight I installed a clean copy of WordPress on my local machine, with the intent of trying to set up a subdomain multisite installation. (I've got lots of experience using subdirectories, but this ...
0
votes
1answer
65 views
How to keep a variable in COOKIE or GET query string?
I'm working on adding a language variable (locale) in my custom WordPress theme. I made the translation working by adding ?l=en_US to the URL. I would like to add the parameter into COOKIE, such that ...
0
votes
1answer
78 views
Lead Generation with Cookies in Wordpress
New Edit
I would like to show the_content BEFORE the more tag when the cookie is not set and the_content AFTER the more tag when the cookie is set.
I could not answer to my own question because ...
0
votes
1answer
60 views
region selection
I'm developing a website, where the visitor has to choose it's region Europe / Asia, according to this choice the menu should be different, (most pages are the same).
When I would develop this in ...
1
vote
0answers
60 views
Contact Form 7 - Show additional post content when a user enters their information
Is it possible to show a brief snippet of a post until someone submits a form using contact form 7, at which time a more detailed post is displayed automatically?
Is it also possible to store a ...
0
votes
0answers
22 views
WP Logs me out after updating anything on dashboard
Not sure what is going on here but my live site kicks the admin out every time they change something in the dasboard. For instance when an admin updates a page the url looks like ...
0
votes
0answers
24 views
Wordpress cookie artificial manufacture for single signon
I am trying to integrate wordpress into django. What I am planning is to create the wp user table using django and when a person logs into django, I will create a wordpress cookie with ...
0
votes
0answers
48 views
How to: One session per user
I've been looking all over the internet and can not find anything to guide me.
My problem and question is simple, I have a wordpress where I want a single user can not be identified from multiple ...
0
votes
0answers
122 views
Way to password protect multiple pages with one password and also have that password expire?
Is there a way to password protect multiple pages with one password and also have that password expire after X hours? The user would be able to login to any page with the same password and then be ...