Mr Tibbs
Forum Replies Created
-
This did not work.
I’m perplexed because I have two other css changes for WPPA+ located in my child theme’s style.css file and they both work fine.
So, I’m just going to leave it as is for now.
Thank you so much for trying – I appreciate it!
Marcus
The problem has returned.
I noticed that the problem returned when I checked (turned on):
Block Pages by default
After I turned on this setting I cleared all caches.
Please advise.
Thank you so much!
Marcus Tibesar
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] PermalinksYou definitely are a “defensive driver” opajaap! Great job on ensuring the WPPA plugin stays clear of others!
Unfortunately, the !important tag did not work.
Perhaps, rather than modifying the child theme’s style.css file, I should modify the actual css file within the plugin folder?
Hello,
It is only viewable by logged-in users.
Once you are logged in you will see it in the upper portion of the widget sidebar.
You are already registed so you should be able to login.
Let me know if you cannot.
Thanks!
Marcus
[ Signature moderated. ]Hello,
I’m sorry but that did not work for the photos search box and the button. Here is my new code:
#wppa_searchform #wppa_s {
background-color: #d2d3aa;
}#wppa_searchform #wppa_searchsubmit {
background-color: #5a4d33;
border-color: #695e49 #c8ae61 #c8ae61 #695e49;
border-style: solid;
border-width: 2px;
color: #ffffff;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
padding: 4px 12px;
text-decoration: none;
text-transform: uppercase;
}Thank you so much,
Marcus
[ Signature moderated. ]Hello,
Unfortunately, this did not work for the Search Photos text box area and, it did not work for the Search button.
Here is the code that I used in the child theme’s css file:
#wppa_searchform #wppa_s {
background: #d2d3aa;
}#wppa_searchform #wppa_searchsubmit {
background: #5a4d33;
border-color: #695e49 #c8ae61 #c8ae61 #695e49;
border-style: solid;
border-width: 2px;
color: #ffffff;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
padding: 4px 12px;
text-decoration: none;
text-transform: uppercase;
}Thank you so much!
Marcus
[ Signature moderated. ]Thank you!
Resolved 🙂
Our hosting company WP Engine uses their own custom caching for all of the sites they host so,, I don’t use a third party caching plugin anymore.
Yes, the logging-out speed seems instantaneous now so the problem is resolved.
Thank you for the followup and the great plugin Chad – it really works well!
Marcus
Hello,
My mistake.
I found the Background color options in the Photo Albums –> Settings and was able to configure the colors there.
Boy is this program so nice to work with.
I am liking it more and more as I get comfortable with it.
It is really easy to add photos to the albums now.
Nice work!
Hmm, that’s weird.
After waiting a few minutes the test Subscriber was able to logout using the “Click here to logout” in the sidebar Login widget.
Why the delay?
Thank you so much!
Marcus
That is so cool!
Thank you so much!
resolved
Thank you so much. This worked perfectly.
We have made a small donation for your excellent support.
Cheers!
I really am not a php programmer. So I am not fully understanding functions and filters.
What is the php code that I would insert into my child theme’s functions.php file in order to change the verbage from “click here to logout” to just “logout” please?
Thank you!