Suggestion for disabling alternating background lines
Replies: 3 I think that the recently introduced alternating background lines feature is the worst misfeature ever. It’s supposed to ease reading by leading the eyes across rows. I totally get the...
View ArticleSuggestion for making options globally configurable
Replies: 1 Upon every plugin update I edit wp-config.php to make the plugin always display line numbers out of the box without me specifying any inline parameters. I’m not sure what other options are...
View ArticleAlternate line highlighting out if sync with lines of text
Replies: 0 Hi, Thanks for the great plugin. The one issue I’ve had is that the line highlighting of alternating lines of code goes out of sync with the actual text of the lines of code. Screenshot of...
View ArticleFeature Request: Make a TinyMce interface button
Replies: 0 Hi, it would be cool if with this plugins also a TinyMce button would be provided. Thanks… http://wordpress.org/plugins/wp-syntax/
View ArticleiPhone Safari: different fonts
Replies: 0 Hi, Using the following WP-Syntax in a post I get different fonts on the iPhone Safari: Things to do at the beginning: password change and Raspbian update: <pre lang="text">$ passwd $...
View Articlexml Formatting Issue.
Replies: 2 If I use the following code: pre lang=”xml” escaped=”true”><Biml xmlns="http://schemas.varigence.com/biml.xsd"> <Packages> <Package Name="Hello World"...
View ArticleProblem with ROLE
Replies: 0 Hi, I wanted to use the plugin with users who have the ROLE Author. But the plugin does not seem to work. When updating a post every <pre lang="php">somecode</pre> will be...
View ArticleAngle Brackets replaced by HTML entities in tags
Replies: 0 Hi, if I put in a code some angle brackets ex. ./make 2>&1 | tee logname.log it comes in the article replaced by HTML entities: ./make 2> ; &1 | tee nomeLog.log...
View ArticleMy java code is ugly
Replies: 0 hi, I’m using this and my java code are …. my xml code also ugly. See this page: http://geek-alpha.com/java/understand-dependency-injection/ why? https://wordpress.org/plugins/wp-syntax/
View ArticleWP-Syntax and Jetpack's markdown extra
Replies: 0 Is there a way to get WP-Syntax to highlight code snippets entered with Markdown Extra style bracketing? E.g. `python import re ` I’m using Jetpack for the markdown. (I know it’s possible...
View ArticleHow to remove numbering .
Replies: 0 How to remove numbering and display toolbar on highlighted box https://wordpress.org/plugins/wp-syntax/
View ArticleI am unable to upload media files after using this plugin
Replies: 0 hey , I am a wordpress developer and i am using the plugin wp-syntax but after activation of this plugin i am unable to upload the media files like featured images and other media content...
View Articlewp-syntax outside the loop
Replies: 0 hi, I want to implement the following feature: each post has an attachment (e.g. .txt). Tts content is displayed below each post and highlighted through WP-Syntax. Pulling the file’s...
View ArticlePHP Errors
Replies: 0 I am trying to clean up PHP errors on our site, and I noticed that there are a lot of them being generated from your plugin. PHP Warning: Invalid argument supplied for foreach() in...
View ArticleWill there be a plugin update?
Replies: 0 Hello! Thanks for the great plugin, I use it for many years. Will you update the plugin? In the WordPress repository displayed: This plugin hasn’t been updated in over 2 years. It may no...
View Articlelinks to december.com with HTML syntax
Replies: 1 Using HTML syntax highlighting and my <div> tags have links to http://december.com/html/4/element/div.html Why is this happening? Please remove this....
View ArticleError on PHP 7
Replies: 3 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; GeSHi has a deprecated constructor
View Articlethe move to 14 from 12 font size might be a little ugly on linux
Replies: 0 i havent checked windows yet, but the larger fonts seem cramped & harder to read, not to mention more horizontal scrolling of course, anyone can use their own css to adjust, the issue...
View ArticleAlternating background height problems on Chrome
Replies: 1 The problem can be seen here http://wp-syntax.com/quickstart/ but it is more evident when there are more lines of code like in this example...
View ArticleSyntax No Longer Shows in RSS Feed
Replies: 0 I don’t know if it just started with WP 4.8 but the syntax no longer appears in the RSS feed. Blog: http://blog.markheadrick.com/ The RSS Feed just has this now for the first post: <pre...
View ArticleSyntax highlighting on multipaged content.
Replies: 1 When using WP syntax on a page that is split in multiple pages using nextpage and WP syntax is used on every page then the code of WP syntax is loading the contents of the first page only....
View ArticleNew release of GeSHi with support of PHP 7, plugin update?
Replies: 0 GeSHi 1.0.9.0 This release includes only bugfixes for proper support of PHP 7. GeSHi 1.0.8.13 This release includes two minor bugfixes. It is also the last version to be compatible with PHP...
View ArticleFunction create_function() is deprecated
Replies: 0 Hi, are you aware of https://sourceforge.net/p/geshi/bugs/247/? /wp-content/plugins/wp-syntax/geshi/geshi.php on line 4751 Or have you already a fix for geshi.php? Thank you! Best regards,
View Article[Feature request] – Gutenberg block
Replies: 0 Hello! Please update the plugin for compatibility with WordPress 5.0 and add the ability to insert code using a Gutenberg block.
View Article“This plugin has been closed as of June 16, 2022”
Replies: 8 Hi, Are there any details of the closure and whatever potential vulnerabilities that may be contained inside? Are there exploits and where should affected users check for them?
View ArticleDrupal Style Initialization
Replies: 0 I’m planning to migrate my Drupal site to WordPress but wondering how can this plugin support a Drupal style of geshi highlighting. In most example, to highlight a code, we need to use...
View ArticleWarning message moving from PHP 7.4 to PHP 8.1
Replies: 3 Moving from PHP 7.4 to PHP 8.1 trigger this warning message ( ! ) Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in...
View ArticleMini cart translation not working
Replies: 0 Hello everyone, I faced the problem of translating the side mini cart and buttons to another language, I use the polylang plugin and the shopimizer theme, I contacted the developers of this...
View ArticleDoes not work with WordPress theme Twenty Twenty Four.
Replies: 3 The plugin does not style <pre> tags when using the 2024 theme with the latest WordPress version. I have it enabled, but nothing is styled at all.
View ArticlePHP Fatal error: Uncaught TypeError: Unsupported operand types: WP_Post
Replies: 0 I just had to disable this plugin. Here’s the error: [18-Jan-2024 21:13:32 UTC] PHP Fatal error: Uncaught TypeError: Unsupported operand types: WP_Post - int in...
View Article