javajiver
Forum Replies Created
-
Hi there. It appears to be working now. Thanks!
- This reply was modified 5 months, 1 week ago by javajiver.
We need it to expire in one day…
Actually, how do you change the timing to reset daily?
https://mujeresconconfianza.com/
Presuming we can change these variables then?
stul_setCookie(‘stul_unlock_check’, ‘yes’, 365);
stul_setCookie(‘stul_unlock_check’, ‘yes’, 365);- This reply was modified 5 months, 3 weeks ago by javajiver.
It doesn’t appear to be happening… How often does the cookie refresh itself?
cancel. We figured it out.
- This reply was modified 6 months, 1 week ago by javajiver.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Custom fields only for specific pageFYI – Very nice solution – tried it – the fields do not save within the ‘allowed’ page when this code is enabled on my end…
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Upcoming ListThanks. I do see those. When using [em_events show=“3” upcoming=”1″ view=”square_grid” ], it throws an error.
Forum: Themes and Templates
In reply to: [Astra] Caret on Header ButtonThis works:
.ast-custom-button:after { content: '\f0da'; /* Unicode for icon, be sure to keep the quotes and forward slash */ font-family: "Font Awesome 5 Free"; margin-left: 15px !important; /* Distance between icon and button text */ }
Looks like CSS is being added automaticaly preventing the input:
.wpforms-container .wpforms-submit-container {
padding: 10px 0 0 0;
position: relative;
}Loading Assets Globally seemed to resolve the immediate issue.
- This reply was modified 3 years, 2 months ago by javajiver.
For troubleshooting purposes, I went ahead and reverted to a base theme (Twenty Twenty) and still have the same issue. Menu on the site does not show on global headers on pages nor posts for some reason.
I noticed this code in the docs: remove_action( ‘user_register’, ‘uv_action_user_register_function’, 30 );
I am assuming that we can place that in the functions file, and it deletes in 30 days?
Do we need to turn off the setting on the plugin itself to prevent daily deletions?
Forum: Plugins
In reply to: [Redirection] Redirection not showing 404 errors or logI uninstalled and reinstalled the plugin and it seems to be working now.
Forum: Plugins
In reply to: [Redirection] Redirection not showing 404 errors or logI have for a month at this time for both redirection and 404.
On the logging, I only have the option of “Track redirect hits and date of last access” selected.
Forum: Plugins
In reply to: [The Events Calendar] UninstallAn easy way to deactivate a plugin via ftp by adding a dash to the end.. it will turn it off. Remove the dash before reactivating it again