SeizedPropaganda
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] W3TC and WP Affiliate plugin noticeMy apologies I realized today that this message is being generated by the affiliate plugin I’m using, not W3 total cache. Sorry for the mixup!
Forum: Everything else WordPress
In reply to: How do I rate a theme?I am also unable to rate themes, any progress on resolving this issue?
Forum: Fixing WordPress
In reply to: trouble with update_option()Sorry for not using pastebin, I will do so in the future.
I just wanted to update that I have resolved the issue myself, thank you.
Forum: Fixing WordPress
In reply to: trouble with update_option()Sorry for the bump but I’m still having trouble with update_option. I’ve tried a couple different variations of my function, all to no avail.
I’ve echoed $option_name and $option_value and it’s giving the correct output:
[Code moderated as per the Forum Rules. Please use the pastebin]
However, update_option just doesn’t seem to be writing the options properly. Can anyone see what I’m missing?
Forum: Themes and Templates
In reply to: Problem with my theme options pageJust thought I’d share something that I discovered which will hopefully help in narrowing this down.
I was seeing what would cause the 0s to be outputted in my fields and realized that the last part of my if_options_validate function makes the value of my show facebook like box option 0 if unchecked. I temporarily removed that entire function and took it out of the register settings string and now when Save is pressed, the input fields display S, and when Reset is pressed the fields display R. I changed “Save Defaults” to “Jave Defaults” in the value of the save button just to confirm and doing this changes the output to J instead of S, so it’s just taking on the first letter.
So now it seems that my main function theme_if_options is not operating the way that it should, and is instead taking on the value of the last thing using it. I’m not sure why it’s doing this, but this appears to be the issue so hopefully that will help those that have more experience with this help me narrow it down. Thank you.
Forum: Themes and Templates
In reply to: Problem with my theme options pageThank you chip, I wasn’t sure if you just wanted the link or if you wanted me to embed it, here is the link but I can also embed if that’s what you were asking.
I’m sorry, this is the link I placed in the contact link url: http://orangeola.com/hype/contact/
Still a no go.