dsdoyle
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP not adhering to user time zoneHello,
I just realized the issue as per your suggestion, I need to use Javascript to get the local machine’s date, create a cookie and push the data to PHP.
Thank you,
Don
Forum: Fixing WordPress
In reply to: WP not adhering to user time zoneHi,
Any ideas?
Thank you,
Don
Forum: Fixing WordPress
In reply to: WP not adhering to user time zoneI used (for example)
switch (date(“Y-m-d”)){
//Flag Day
case date(“Y”).’-06-14′:
$color = “usa”;
break;
}It does not matter if it is local on my laptop, staging or production
Forum: Fixing WordPress
In reply to: Trying to get my CSS files to load last using add_actionHi,
That worked! Thank you very much!
The reason I want this done is because one of the plugin CSS files were loading after and therefore overriding my files.
Thanks again!
Don
Forum: Fixing WordPress
In reply to: password field on top of username fieldIt’s the theme! Thank you very much. That might address some other issues I have.
Thanks again.
Forum: Fixing WordPress
In reply to: password field on top of username fieldI have reinstalled a few times. They are all related to the the same site (local copy, staging copy and production copy).
Forum: Fixing WordPress
In reply to: password field on top of username fieldSorry “Try one”?
Forum: Fixing WordPress
In reply to: password field on top of username fieldHello,
I have at 3 different locations.
Please advise.
Thank you
Forum: Fixing WordPress
In reply to: password field on top of username fieldI do not know why. I am looking at it via 4 different browsers. You can try https://www.gemtechllc.com/wp-admin also.
Thank you
Forum: Fixing WordPress
In reply to: password field on top of username fieldForum: Fixing WordPress
In reply to: password field on top of username fieldHello,
I am hosting the site locally for now. I can send you screenshots. I could not figure out how.
Thank you,
Don
Forum: Fixing WordPress
In reply to: site-description dispaly along with custom-logo (not site-title)Thanks for getting back to me so quickly. I am using the Genesis Sample theme. Also, I am creating/editing and viewing the site locally on my laptop. Are there files I can upload to help?
Forum: Fixing WordPress
In reply to: How to shrink logo and remove taglineOkaaaaaay . . . so how do I do it? That was my question not if it can be done. . .
Does anyone know how to replicate https://my.studiopress.com/themes/hello/#demo-full header? I want to be able to shrink the logo and remove the tagline.
It is clear it can be done as per the example I point to.
Thank you