john.cressman
Forum Replies Created
-
Forum: Plugins
In reply to: [Breadcrumb NavXT] How to style data elementsThank you. I believe I’ve figured it out… and how to style the last item differently.
.breadcrumbs a { border: 2px solid #000099; border-radius: 5px; background: #000099; color: #ffffff; margin-top: 10px; font-size: 20px; } .breadcrumbs a:hover { border: 2px solid #000099; border-radius: 5px; background: #ffffff; color: #000099; margin-top: 10px; font-size: 20px; text-decoration: none; } .breadcrumbs span:last-child a { border: 2px solid #000099; border-radius: 5px; background: #ffffff; color: #000099; margin-top: 10px; font-size: 20px; text-decoration: none; }
- This reply was modified 7 years, 6 months ago by john.cressman.
Forum: Networking WordPress
In reply to: Javascript Error in Multisite Admin ToolUnfortunately, this is a production environment, so those type of changes aren’t possible. But, everything WAS working. Nothing has changed in the last month – and this just started this week.
Forum: Fixing WordPress
In reply to: Adding javascript code to a specific wordpress pageyou have 200 WordPress installs then? Not sure how you can avoid adding manually to each…
Just to clarify… I am using WP Multisite, and yes, we have 200+ sites on our intranet.
This will be something you should discuss with your hosting providers.
We host our own WP on an IIS server, but I’m not sure what you mean by that. How is hosting related to javascript not working?
but if you’re looking for other user-friendly option then please mark this as resolved, and generate a new thread mentioning about that issue.
It’s not really resolved, so I’m not sure why I would mark it as resolved.
Forum: Fixing WordPress
In reply to: Adding javascript code to a specific wordpress pageThank you, but I’m looking for a more user-friendly option. We have 200+ departmental sites and if I need to program for each page of each site that might need some javascript, it’s going to be extremely burdensome.
Forum: Plugins
In reply to: [Interactive Image Map Plugin - Draw Attention] Not workingIt disappears… but a shortlink for the image is never generated… according to the documentation the shortcode should be something like [drawattention id=1]
The shortcode always says [drawattention]