Askupa Software
Forum Replies Created
-
Forum: Plugins
In reply to: [Mivhak Syntax Highlighter] Enable Support for MarkdownI tested the plugin with your theme and i’m not getting any issues. The icons are displaying properly and markdown is parsed properly. I would deactivate all plugins and see if that works. It could be one of the modules inside jetpack, so you might want to activate them one by one to see which one is causing it. It could also be an issue with the pro version of the theme, in which case I have no way of testing it.
Forum: Plugins
In reply to: [Mivhak Syntax Highlighter] Enable Support for MarkdownSure thing, let me check it.
I also noticed that the buttons are not showing. I’ll check that also.
What theme are you using?Forum: Plugins
In reply to: [Mivhak Syntax Highlighter] Enable Support for MarkdownVersion 1.3.3 has support for Markdown. Please let me know if you encounter any issues.
Forum: Plugins
In reply to: [Mivhak Syntax Highlighter] Enable Support for MarkdownHi,
I will definitely add support for that. I cannot guarantee that the correct language will be selected when highlighting, since Ace Editor and Markdown use different naming conventions for programming languages (for example, Ace Editor uses the namec_cppfor c++, while markdown usescpp), however, most of the names are the same.Forum: Plugins
In reply to: [Twitter Feed] Twitter Widget does not showHi,
Can you post a link to a page with the widget active so I can take a look?Forum: Plugins
In reply to: [Twitter Feed] "SSL certificate problem, verify that the CA cert is OK"Hi,
You need to point cURL to yourcacert.pem. You can find more info about this here:
http://stackoverflow.com/questions/6400300/https-and-ssl3-get-server-certificatecertificate-verify-failed-ca-is-okForum: Plugins
In reply to: [Mivhak Syntax Highlighter] Hide settings in popup other than code language.The feature you’ve requested (font size) is available in version 1.3.2. Go to Mivhak->Appearance to change the font size. Enjoy!
Forum: Plugins
In reply to: [Mivhak Syntax Highlighter] Hide settings in popup other than code language.Oh, I see. It is not possible currently, but i’ll add it to the plugin’s road map. If you want, you can manually edit
app/configs/editor.phpto remove unwanted options.Forum: Plugins
In reply to: [Mivhak Syntax Highlighter] Hide settings in popup other than code language.You want to be able to customize the settings popup on a per user basis? Unfortunately, that is not possible with the current version of the plugin, and i’m not sure if it ever will be.
As for the font size, I added your request to the plugin’s road map. I believe this feature will be implemented in the upcoming release (1.3.2)
Forum: Plugins
In reply to: [Twitter Feed] Tweet date incorrectYour issue has been fixed in version 2.1.3
Forum: Plugins
In reply to: [Mivhak Syntax Highlighter] bbPress supportIt supports bbPress, haven’t tested it on buddyPress.
Forum: Reviews
In reply to: [Mivhak Syntax Highlighter] Why it dose't work for PHP?There you go! Glad you like it!
Forum: Plugins
In reply to: [Twitter Feed] Tweet date incorrectThanks for reporting, I will add this issue to our bug tracking system to be fixed in the next version.
Forum: Plugins
In reply to: [Mivhak Syntax Highlighter] Breaks Native EmbedsVersion 1.3.0 fixes your issue.
Forum: Plugins
In reply to: [Mivhak Syntax Highlighter] Breaks Native EmbedsThanks for reporting, I will look into it