213 reputation
8
bio website joshmountain.com
location Scottsdale, Arizona
age 23
visits member for 3 months
seen 2 days ago
stats profile views 10

Web developer, Wordpress lover, and audiophile.

If you would like to contact me, you can email me at: email me

profile for Josh Mountain on Stack Exchange, a network of free, community-driven Q&A sites


Apr
4
comment Strange problems when I try to insert HTML\XML code snippet in my posts
Sounds like it could be an issue with the plugin. Give Crayon Syntax Highlighter a shot.
Apr
1
comment Converting Static HTML pages to Wordpress
Please provide a link to the site, with the little information you have provided my guess is that you aren't linking to your css file properly.
Mar
13
comment wp-login/admin redirects to different dash
Try downloading a fresh version of .htaccess from the latest Wordpress package and upload that to your new site. If that allows you to login then you can regenerate permalinks inside the admin panel.
Mar
13
reviewed Reviewed wp-login/admin redirects to different dash
Mar
13
comment wp-login/admin redirects to different dash
Sounds kind of like an htaccess issue. Do you use permalinks? Also try it in a different browser and see if the issue persists, it could be a session/cookie thing.
Mar
13
awarded  Custodian
Mar
13
reviewed Reviewed wordpress get meta value by meta key
Mar
12
answered Is it safe use wp_editor in public contact form
Mar
12
awarded  Commentator
Mar
12
accepted Removing jQuery from footer
Mar
12
comment Removing jQuery from footer
I see now that other includes in my functions file were calling jquery as a dependency ( this post helped wordpress.stackexchange.com/a/35039/27454 ) but your answer was also very helpful and technically correct based on the limited info I provided so thank you!
Mar
12
comment Removing jQuery from footer
I tried your last block of code there but 1.8.3 is still being called in the footer :( The reason I wanted to do this was because I need to call an older version of jquery in the header before the main page content loads - maybe there is a better way than dequeueing?
Mar
12
awarded  Scholar
Mar
12
comment Removing jQuery from footer
@tf I want it gone entirely. s_ha_dum: I'm not sure, but I am fine with that outcome.
Mar
12
asked Removing jQuery from footer
Mar
6
comment Random Image Shortcode
Could you provide an example of what it outputs?
Feb
28
comment Self-hosted blog Admin Panel Forwarding to WP.com
@jon Two questions: 1. Why do you want to cross post in two locations? This will be seen as duplicate content in search engines and 2. Will this be a one time 'move all old posts over' kind of deal or an ongoing every time you post the new posts is put in both locations thing?
Feb
28
answered Self-hosted blog Admin Panel Forwarding to WP.com
Feb
28
awarded  Informed
Feb
26
comment custom header text
Just to clarify, you are talking about the <h1> text under the logo right, not the <title> text?