CC / Caroline Claudia
Forum Replies Created
-
I will try regarding changing the lifespan to 5 hours. Thank you so very much for your help @marcusig
Hi @marcusig,
I mean the Theme, I am using the Listingpro theme.
I do have a child theme as well, I really need to fix this issue but the Theme developers are saying that there is no issue when obviously there is an issue.
If it was added to the child theme would I just need to remove that line?
I do appreciate your help Marc. This is very helpful, I thought it was just a cache issue. ??
Hi @marcusig,
Thank you so much for the info. In the Theme plugin I saw this below, do you think that I can change that?
// First check the nonce, if it fails the function will break
check_ajax_referer( ‘ajax-login-nonce’, ‘security’ );// Nonce is checked, get the POST data and sign user on
$info = array();
$info[‘user_login’] = sanitize_text_field($_POST[‘username’]);
$info[‘user_password’] = $_POST[‘password’];
$info[‘remember’] = true;Hi @marcusig,
Unfortunately no. When users click on the login at the top right they are not able to login. I also followed the instruction above but no luck so far.
Maybe you can help ??
Forum: Plugins
In reply to: [WooCommerce] variable shipping cost for shipping classThank you so very much! It works!!!
Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Adding 'First Name' boxHi Danny,
I would also love to use the First Name to personalize my newsletters.
Can we add the first name now?
Thank you for this great plugin, I will keep it disable until I can add the first name.
Take care,
CCForum: Fixing WordPress
In reply to: How to fix this Fatal errorThank you, I was hoping that I could find a way to fix it myself but it looks like I will have to wait to hear from the developers of the theme.
Thanks for taking the time to answer me I appreciate it.