akarmenia
Forum Replies Created
-
Check again, even with Crayon disabled, clicking on a “Twitter Link” in the list of posts gives a 404. I would say the plugin needs some work, but you’ll be lucky to get anything since it was last updated a year and a half ago… In short, Crayon is not to blame. I don’t see how altering the [crayon] tag in a post upon visiting said post would in any way meddle with the code of accepting a custom query and redirecting to another page. The page doesn’t load either way. Try running it under 3.0 or 2.8 etc… But Crayon is not guaranteed to work under < 3.0, since it uses the new API functions.
More on saving:
Notice: Undefined index: pages_enabled in /Users/Aram/Development/Web/crayon/wp-content/plugins/twitter-friendly-links/twitter-friendly-links.php on line 137
Notice: Undefined index: attachments_enabled in /Users/Aram/Development/Web/crayon/wp-content/plugins/twitter-friendly-links/twitter-friendly-links.php on line 138
Notice: Undefined index: twitter_tools_fix in /Users/Aram/Development/Web/crayon/wp-content/plugins/twitter-friendly-links/twitter-friendly-links.php on line 140
Notice: Undefined index: askapache_google_404 in /Users/Aram/Development/Web/crayon/wp-content/plugins/twitter-friendly-links/twitter-friendly-links.php on line 141
Notice: Undefined index: tweet_this_fix in /Users/Aram/Development/Web/crayon/wp-content/plugins/twitter-friendly-links/twitter-friendly-links.php on line 142
Notice: Undefined index: sociable_fix in /Users/Aram/Development/Web/crayon/wp-content/plugins/twitter-friendly-links/twitter-friendly-links.php on line 143
Notice: Undefined index: retweet_anywhere_fix in /Users/Aram/Development/Web/crayon/wp-content/plugins/twitter-friendly-links/twitter-friendly-links.php on line 144
Notice: Undefined index: html_shortlink_rel in /Users/Aram/Development/Web/crayon/wp-content/plugins/twitter-friendly-links/twitter-friendly-links.php on line 148
Notice: Undefined index: http_shortlink_rel in /Users/Aram/Development/Web/crayon/wp-content/plugins/twitter-friendly-links/twitter-friendly-links.php on line 149
Notice: Undefined index: rel_canonical in /Users/Aram/Development/Web/crayon/wp-content/plugins/twitter-friendly-links/twitter-friendly-links.php on line 150
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /Users/Aram/Development/Web/crayon/wp-includes/functions.php on line 3496
Not too surprised. I get this after activating:
<b>Notice</b>: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in <b>/Users/Aram/Development/Web/crayon/wp-includes/functions.php</b> on line <b>3496</b>
Still looking into it…
You’re welcome!
Fixed as promised in 1.5.2 ??
Thanks! It’s probably related to Crayon too, should be able to find time on 16th, if not then soon.
Hey, thanks for using Crayon. I think I will need to implement a new approach to loading the CSS themes. It appears that some wp themes are causing bugs. I’m in the middle of my exams but I’ll fix it as soon as I’m finished and update the progress here.
No probs ?? and thanks.
I don’t think I’ll have time to make any updates to Crayon until a month later (exams), but I hope this version is solid and holds up well.
Hey, it’s fixed in 1.4.2. I had to change quite a lot of logic, but it works much better because of it. Cheers!
toolbar="false"
is now the way to do this.Fixed in 1.3.6, will be released tonight! I’ve also made a full list of all global settings you can override in a Crayon:
https://ak.net84.net/projects/crayon-settings/
Cheers for the support!
Fixed in v1.2.3. The Crayons are now removed before the excerpt is generated to avoid showing the shortcode along with the post text. Also, <!–more–> correctly breaks the post content as usual.
Thanks for your support, and for finding this bug. Could you please attach the snippet of code/post content where the issue is occurring so I can debug it on my end?
Committing v1.2.1 as I type, which adds this ability. I’ve added it into the help table as well. The attribute is:
[crayon start-line="1234"]fun code[/crayon]