magicke
Forum Replies Created
-
No need to apologize, Mika. The fact that you came out with an update is great news, and is, imo, infinitely better than the ton of plugins that don’t have anyone actively working on updates.
Thank you so so much for this!!!!
π
Ipstenu said:
If so, Iβve got https://github.com/Ipstenu/dreamspeed/tree/REL_0.7.2 in the pipeline (the upgrade process is not fully tested yet, Iβm a little neurotic about them), but I BELIEVE that solves this issue and yes, itβs going to retroactively fix the other posts.
Not that I’m pressuring you, but is there a timeframe for when you push this into production?
π
So there’s no way to force the https protocol on the accelerated URL (like this https://adatel-cdn.objects.cdn.dream.io/) until DreamHost can finish updating the service’s certs chain from SHA-1 to SHA-256?
Forum: Plugins
In reply to: [WordPress Social Login] Won't login userUgh, sorry VisualData, I posted this in the wrong plugin support page.
The problem I’m having is with the Nextend FB Connect plugin, which is a required plugin for a theme I’m customizing for a client.
Marked this as resolved.
Sorry!!!
Forum: Fixing WordPress
In reply to: mysql_connect() ErrorWorking on a wp site for a client. Same error. Hostgator support saying ‘the wp site is consuming too many resources” and that “your theme may be misbehaving”. Hosting plan is shared.
The site never used to give this error and the problem started cropping up mid- to late-march. I’m guessing it’s something Hostgator implemented, but they’re insisting it’s the website’s fault. >.<
Forum: Plugins
In reply to: [Custom Title] EditorAny chance you can include the font family in a future version?
Forum: Themes and Templates
In reply to: [Smpl Skeleton] Custom options not showing in CustomizeThat worked. π (luckily I still had the old setup on my local dev server.)
What I did in the interim was to remove the version I got from the wp.org repo and install the version from github. I had to do some minor code changes in my child theme’s functions.php (to take into account function call differences between 1.x and 2.x), but other than that, things went smoothly.
I’m sure late-comers to the skeleton theme like me would appreciate an update to the tutorial link.
Thank you for coming out with the skeleton theme! It’s not every day that I find a theme that’s as easy to work with.
Cheers!
Forum: Themes and Templates
In reply to: [Smpl Skeleton] Custom options not showing in CustomizeI’m using wp 3.9.1 and smpl-skeleton 2.1.0, if that’s any help in clarifying what I’m experiencing.
Some input on this as well.
It works on this site – http://cdiabetes.com/ (site header rotating ads)
It doesn’t work on – http://pravdadevt.cdiabetes.com/
Both are separate WP sites using WP version 3.9 with different sets of plugins.
I’ve tried disabling all plugins on the pravdadevt site, to no avail, leading me to believe that the problem is a conflict with the theme itself.
Note: I’ll be posting this problem with the 2nd site’s theme developer as well.
Forum: Plugins
In reply to: [WP Slick Tab] Slick Tab CSS is clipping jquery menu displayI figured out a fix to this problem. The theme’s widget css was interfering with the stuff inside the slick tab widget area.
Cheers!
Forum: Plugins
In reply to: [WP Slick Tab] Slick Tab CSS is clipping jquery menu displaysorry, the link to the draft menu code is —
Forum: Plugins
In reply to: [Export Users to CSV] Use on Multi SiteHi dgambill,
I’m glad to know someone is using this for a multisite install. I came across this plugin just now while looking for user-export-to-csv functionality.
I’ll be test-installing this sometime in the next several hours. If you’re still interested in the mods needed to skip exporting admin-level accounts, I’ll be glad to post the code and insertion instructions here.
Cheers!
Forum: Plugins
In reply to: [Multisite Global Search] It works, but I get an errorLooks like this warning message is caused by a few other plugins that used calls to wpdb::prepare(), which in WP Version 3.5 was not implemented.
Perhaps the plugin developer would care to add a check for wp version here, and send the constructed query strings directly to $wpdb->query if the WP version is 3.5?
Forum: Plugins
In reply to: Joomla to WordPress Migratorhmm…I have an issue with posts with multiple cats/subcats not getting tagged beyond the first category. anyone come across this and have a fix?
I’m using Joomla 1.5.25 and WP 3.3.1
Forum: Plugins
In reply to: [BuddyPress] Persian date and Time for BuddyPressNot sure how it went with you guys, but WP Jalali broke for me on clean single-site installs of WP 3.3 and 3.2.1.
Anyone else have similar experiences with the plugin? Any inputs on a resolution would do wonders to my morale at this point.