Anonymous972
Forum Replies Created
-
Forum: Plugins
In reply to: [User Frontend] login user redirectionsIf this appeals to you, to help you and contribute back, we could fix this issue and send you our fix for it, and should you like to use it, it is done.
Only thing we need is an idea of what might be causing this issue and where it might be located, some jumping off point for solution resolution.
We will trace it out from there and ready a fix.
We are about to launch a new site and this user stuff is pretty integrated and we can not really let it go out with this issue. Would make for very bad user experience. ??
Thanx!!
Forum: Plugins
In reply to: [User Frontend] login user redirectionsAwesome, thanx for responding!
What is the possible cause of this issue?
When will the next version be available?
Thanx!
Forum: Plugins
In reply to: [User Frontend] login user redirectionsHello Again,
I have found that if I delete the cookie from the browser, it appears to allow proper redirection upon user login.
What is going on here? Please help me with some clues so that I can see I can find out what is going with this?
in file helper.php i found this bit here, could this be something with the problem??
// function to load the action url for the forms
function uf_get_action_url( $action ) {return home_url( ‘/user-action/?action=’ . $action );
}
Perhaps something is getting confused with my site. How can I track this down?Please help.
Forum: Plugins
In reply to: [WordPress Charts] Adding a legendHello, Legends! Awesome, can’t wait.
Could you give a short answer as to when these would be ready for the Pie chart. What I really need, to at least for a piece of pie is the label.
Percentage and labels and count for a pie please. For instance, for 100 pies at the Country Fair, 75% Cherry (75) 20% Apple (20) 5% Peach (5).
Thank you!!!
Forum: Plugins
In reply to: [WordPress Charts] label for each data in pie chartHello, I was wondering the same thing. I cannot figure out how to add a label or guide for the Pie chart. I know its possible, because it would seem like a pretty silly oversight not to mention making the chart totally useless…
Thanx!
So, Paul, how do we add labels to the pie chart?
Forum: Plugins
In reply to: [W3 Total Cache] Auto minify not workingYes, and not only the minify auto error,
but now, I can not save a “Minify error notification:”, always defaults to Disabled.
CSS files are not minifying, regardless of compression tool or any settings. They combine, but do not compress, remove white space or lines.
Memcached is set, but saves files to disk in 00000 folder. clear cache does not work, need to delete files to refresh. they write once, and never get updated.
otherwise, it works just fine ??
Thanx!
Hello, i would like to hide the slimstat from everyone, logged in or not, except for the admin accounts.
i just am not able to figure out how to hide it from the subscribers so that only admins have the option to see or even know that it exists.
thanx.