Dave Whitley
Forum Replies Created
-
Forum: Plugins
In reply to: [Markdown Editor] Converts markdown to htmlThanks for the reply.
My dummy content looks like HTML because the service I use to upload content (Cloudup) automatically converts Markdown to HTML sorry about that. I can assure you that it was Markdown originally.
Here is a video that demonstrates my issue. Please try to reproduce — it’s very easy to recreate the bug and it would help people using this plugin. Thanks!
To reproduce:
– make new post
– paste any Markdown content into the editor (even just a simple #header tag)
– hit save draft
– page is reloaded and Markdown is lostplease see original post for version numbers
Thank you for the fast reply! I discovered that it was actually the Dynamic Pricing plugin that was causing the issue.
- This reply was modified 6 years, 4 months ago by Dave Whitley.
Forum: Plugins
In reply to: [Etsy Shop] Making thumbnails biggerThanks for the reply. I don’t mind breaking the next update for me, this is all experimental and I know it will break. Can you please provide some help with the original issue? Any help would be greatly appreciated! I hope my work can help create a responive mode for the plug-in.
Forum: Plugins
In reply to: [Etsy Shop] Making thumbnails biggerLine 390 is where I was able to override the attributes:
<img alt="' . $title . '" src="' . $imgurl . '" width="1px" height="1px">
But, still doesn’t help my case.
- This reply was modified 6 years, 9 months ago by Dave Whitley.
Forum: Plugins
In reply to: [Custom Etsy Widget] ssl is now requiredThis worked for me too. It would be simple fix to update the plugin.
Forum: Plugins
In reply to: [Contact Form 7] Stop sending to spam folderNevermind seems to be working now for some reason.
Forum: Themes and Templates
In reply to: Add sidebar to all pages in DusterJohn O
Could you please go into detail about where you put this code in “single.php”?
<?php get_sidebar(); ?>
Mine is not showing up.
Thanks
Forum: Fixing WordPress
In reply to: 3.1.3 Upgrade is conflicting with themesActually, this is kinda silly.
I think that messages I have been receiving are from the WP DEBUG. Or at least I hope that is the only problem.
Thanks for all your time esmi.
Forum: Fixing WordPress
In reply to: 3.1.3 Upgrade is conflicting with themesActually, all of the themes I am having problems with are from the Free Themes Directory, so they have been tested and such. The themes I have mentioned are well-used development themes (sandbox, toolbox, thematic). I just seems weird to me that they would have so many errors. Something isn’t right.
Update: I have found an error that isn’t theme-specific:
Notice: Array to string conversion in /misc/28/000/215/334/9/user/web/davewhitley.com/x7ej81jf/wp-includes/query.php on line 2390
Since this is a problem with wordpress and not a theme, I may just do a clean install or something.Forum: Fixing WordPress
In reply to: 3.1.3 Upgrade is conflicting with themesAlright, that is probably it.
Forum: Fixing WordPress
In reply to: 3.1.3 Upgrade is conflicting with themesYes, as stated above all my plugins are inactive, and I have also concluded it is a problem with the themes because twenty ten does work fine.
Every time it is an error with the theme’s function.php. Since theses are reputable themes, I’m guessing WP has recently changed something that would make the error show up. I’m not sure.
This is a testing WP site so I haven’t even touched any code:
https://www.davewhitley.com/x7ej81jf/Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Email Not Sendingthank you very much it was the spam filter in gmail!
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Email Not SendingAlso, The message says that the email has been sent successfully.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Email Not SendingAny help would be awesome!