consumedsoul
Forum Replies Created
-
Thanks! I disabled EVERY plugin except this one but was still getting the error.
I checked dev tools and see the following error:
jquery-migrate.min.js?ver=3.3.2:2 JQMIGRATE: Migrate is installed, version 3.3.2
DevTools failed to load SourceMap: Could not load content for chrome-extension://fleenceagaplaefnklabikkmocalkcpo/content-script.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEMEAnyone find a solution for this issue? I’m seeing it as well.
Forum: Themes and Templates
In reply to: Editing Twitter for WordPress CSS classesI contacted the developer, hopefully he’ll get back to me w/ specific instructions. I want to be able to open any new links as _blank in a new window.
Forum: Plugins
In reply to: [Plugin: Twitter for WordPress] Changing date formatI’m interested in an answer for this as well, even if I can rearrange the default 2009/10/11 format to something else that’d be great.
Forum: Fixing WordPress
In reply to: Contact Form 7 questionFound the problem, it was a ‘label’ CSS issue that I removed from this particular theme that resolved.
Forum: Fixing WordPress
In reply to: Sorting menu itemsActually, I just realized that you can just specify the order when editing the page details in the WP interface. [doh!] :]
Forum: Fixing WordPress
In reply to: Sorting menu items-bump-
Forum: Fixing WordPress
In reply to: Changing the text area sizeFound it w/ a little more digging, needed to add the ’50/10′ [or whatever size you want]:
<p><label>Your Name [required]:<br /> [text* your-name] </label></p> <p><label>Your Email [required]:<br /> [email* your-email] </label></p> <p><label>Subject:<br /> [text your-subject] </label></p> <p><label>Your Message:<br /> [textarea your-message 50/10] </label></p> <p>[submit "Send"]</p>
Forum: Fixing WordPress
In reply to: Can’t figure out how to change a color in one of my themesThx all – resolved! :]
Forum: Fixing WordPress
In reply to: Theme looks different in IE vs. FirefoxYou’re awesome, thanks! If all WP community members are as helpful as you, it’s going to be a great experience implementing this product. :]
Forum: Fixing WordPress
In reply to: Theme looks different in IE vs. FirefoxThanks Gangleri!
I’m not too familiar w/ web coding, so do I have to address each of those potential ‘breaks’ in the code to get my site looking ‘optimal’?
Forum: Plugins
In reply to: Can’t see Feedburner FeedSmith on WP admin pannel after installationI need an answer to this request as well – not sure what to do after installing the plugin.