mtjarrett
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: jQuery or jQuery css but not bothI just deactivated all of my plugins. But still the same behavior.
Forum: Fixing WordPress
In reply to: Post at same time in each time zoneit is the content that requires me to try to figure this out. i currently have a morning post and an evening post, specific to the date and the time of the day, every day of the year.
it doesn’t have to be super precise, but i really need for visitors in uganda, for example, to see the morning post during the morning in uganda (which is evening the day before in texas).
is there no way to do this by pulling an ip time somehow and then querying the posts as if it is that time.
Forum: Fixing WordPress
In reply to: White label the content / co-brand the siteok. then what if i settle for just a header swap out. is there a way to pass the info along that if you original entered via stgenericonline.thetrinitymission.org then your experience should use ‘these files’. session cookies type thing?
Forum: Fixing WordPress
In reply to: White label the content / co-brand the siteadditionally, replicating the content is not an option. imagine if we have 500 partners. that could take all day just to post.
Forum: Fixing WordPress
In reply to: White label the content / co-brand the sitegotcha catacaustic, thanks.
could it be done in a different way besides cloning? what if i were to make a whole new wordpress install in the sub-domain folder, copy the original wp-config, and child theme files to this folder and then adjust my child theme appropriately. is there something along that line that would work do you think? and if so, what pitfalls will i need to be aware of?
thanks,
-mtjForum: Plugins
In reply to: [SimpleModal Login] Causing a Fatal Errorhey I just installed simplemodal login. when it is activated i receive the following message:
Fatal error: Call to undefined function wp_get_current_user() in /home/myuserid/public_html/mysitesname.net/wp-includes/capabilities.php on line 1203
any thoughts?
thanks