roeshead
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Upgraded to 3.4 now Password Protected Pages not workingWell, the maker of the theme was much more responsive than I thought he would be (I know the people here are always responsive so thank you for that). Turns out that the theme was using a custom password form. Once I removed the code to use that, it worked just fine.
If you don’t know if your theme uses a custom password form (like I didn’t realize mine did), looking in the theme’s functions.php file for something like:
add_filter(‘the_password_form’, ‘custom_password_form’);
Thanks esmi for your help.
Forum: Fixing WordPress
In reply to: Upgraded to 3.4 now Password Protected Pages not workingI can understand your answer – but obviously in the creation of WordPress 3.4, they changed something of how it handles cookie creation for Password Protected pages. Do you have any idea of what might have changed? How would one troubleshoot that process?
I’m thinking there’s going to be more themes than just the one I’m using that is going to have some issues with this but not as many people are going to notice it because of needing the combination of theme issue with using protected pages and actually testing after their upgrade.
Any pointers of where to look to view this process would be helpful.
Thank you.
Forum: Fixing WordPress
In reply to: Upgraded to 3.4 now Password Protected Pages not workingI switched to Twenty Eleven theme and it worked then I switched back to Supermassive theme by ThemeForest and it works within that browser that I tested Twenty Eleven on but not my other browsers or machines.
This suggests to me that there’s something in the Supermassive theme that is blocking the cookie being created. How is that handled differently now in WordPress 3.4 than WordPress 3.3.2 (where Supermassive worked just fine)? How can I even troubleshoot this?
This is a live site so I don’t have time to wait for Themeforest to “look into it”. I’ll need to solve this issue on my own quickly.
Thanks for any insight.
Forum: Fixing WordPress
In reply to: Multi language site?I use the WPML plugin as well for my multilingual sites but it does cost. You do get what you pay for though with this type of feature in most cases.
Forum: Fixing WordPress
In reply to: Upload to multiple directoriesThat plugin is awesome. Thanks tremedously.
Forum: Fixing WordPress
In reply to: Upload to multiple directoriesActually I didn’t see that one. I am new to WordPress and still haven’t figured out all the places to go to find information.
thanks.