DrewAdmin
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Cookies Alert] keeps asking for ok in iOS, android and windows phoneI am not very familiar with php… How would I use the function? Thanks!
Forum: Plugins
In reply to: [WP Cookies Alert] keeps asking for ok in iOS, android and windows phoneWould it be possible to change the code above so that the cookie expires after 30 days? Thank you 🙂
Ok, will do.
I would really like to be able to do this as well. However, I am not very good at php. Could anybody tell me how to use ‘password_protected_status’ to exclude the home page? Thanks 🙂
Forum: Plugins
In reply to: [WP Modal Login] Validation errorI found another error that I think is related to WP Modal Login:
No li element in scope but a li end tag seen.
…indow”>Log In / Create AccountIt seems like the plugin throws in a list end tag after the link, but only when the user is not logged in.
Forum: Fixing WordPress
In reply to: Text not showing up on MacHi Gregor,
Thank you for your reply! It is not the menu items that are missing, but the actual text in the content area. I don’t have a screen shot as it is users that have been complaining about missing text, but they say that there simply is no text in between the header picture (three pictures at the top) and the footer. Apparetly it is only on Home and About me this happens, and it doesn’t happen always. I will take a look at the tools you mentioned, but it would be great to hear more from people with a Mac!
Cheers,
AndréaForum: Themes and Templates
In reply to: Help changing text color in drop-down menuNevermind, I solved it! I put !important behind the color:#fff so wherever the other value is it does not matter. Hope it works in all web browsers…