I may be blind, but I can't find one - I'm looking for something similar to <code></code> elements in HTML. Is this a feature?
Forum
Help me, please!
Is there a code block feature in Wizzley? | |
---|---|
Posts: 256
Message |
on 11/11/2012
|
Posts: 477
Message |
on 11/11/2012
When I first joined I thought I saw a module for code or am I mistaken? It's not there now. Check out my blog SEO for Dummies
|
Posts: 256
Message |
on 11/11/2012
I think I remember one too... Curious... I wonder where it got to? |
Posts: 1816
Message |
on 11/11/2012
Simon took it out again a few months back, when Wizzley had its refurbishment. He did say why, but I've totally forgotten! I think it was woefully under-used though. Does <code></code> not work? My stuff: A Writer's Guide to Wizzley | Beautiful Britain!
|
Online
|
on 11/11/2012
Yes, the code module was removed some moons ago, because it was rarely used for its intended purpose and seemed to confuse some folks into thinking you could enter executable code snippets. However, you can use the standard text module (switch to HTML view) and wrap your code with <pre></pre> tags. Special characters like < or > or non-breaking spaces must be encoded as HTML entities to show up properly. SEO Praxis: Specializing in WordPress Hosting and Small Business Web Design.
|
Posts: 256
Message |
on 11/11/2012
Thank you both! Good to know neither me or lobobrandon were imagining things :) |