thehowarde
Forum Replies Created
-
Forum: Plugins
In reply to: [Parallax Image] Code for Mobilethat is correct it does not parallax on mobile. This is a limitation of the JavaScript which I did not create. The purpose of the mobile image is so that you can have a better image for mobile.
Forum: Plugins
In reply to: [Parallax Image] Code for MobileIt would make sense for you to provide what you’re using.
As shown on the main plugin page. The correct code is:
[dd-parallax img="imagename.jpg" height="600" speed="3" z-index="-100" mobile="mobile-image.jpg" offset="true"]
Forum: Plugins
In reply to: [Parallax Image] Parallax 1.8 not compatilbe w/ WP 6.4.3 or NeveHello. This plugin works with WordPress 6.5 so all prior versions are also supported. I can not however, make a claim that it will work with all themes, nor do I support theme compatibility. The error message you refer to is definitely caused by your theme, and not WordPress itself, since I do not see any errors in the console in my testing environment.
Forum: Plugins
In reply to: [List Orders with Backorders for WooCommerce] Abandoned Plugin?It works, but won’t work with HPOS.
Forum: Reviews
In reply to: [CTX Feed – WooCommerce Product Feed Manager] Review Nag Won’t go awayMaybe. I wasn’t going to leave a review at all, but since it kept asking me and wouldn’t go away I felt compelled.
Forum: Plugins
In reply to: [Redis Object Cache] Object Cache Redirects to Other site on same serverSo like this?
define( 'WP_REDIS_DATABASE', 0 );
Thanks for the quick reply.
- This reply was modified 2 years, 8 months ago by thehowarde.
Forum: Plugins
In reply to: [Custom Post Carousels with Owl] Post titles not showing after update@maustin89 thank you so much. My company website is a little dated, but thanks. I guess it’s a good thing to be too busy on other people’s projects to worry about your own site. My personal site is https://howardehrenberg.com it has a little more about my non web projects.
Cheers.
Forum: Plugins
In reply to: [Custom Post Carousels with Owl] Post titles not showing after updateHello.
Sorry about the issues. The update to 1.4 included a lot of code to better comply with WP Coding Standards and security. From this, there were some side effects. Being that I made this plugin to be so flexible with post types and such, I missed a few things. Anyhow, I’ve found this issue, and released an update.
Thanks for pointing this out. @maustin89 if you’re satisfied, perhaps you’d consider updating your review?
I do maintain this free plugin on my own time.
Thanks,
HowardForum: Plugins
In reply to: [Custom Post Carousels with Owl] Post titles not showing after updateI would recommend using the rollback plug-in for now to revert. The only change with today’s update was to image carousels. But I will investigate your report tomorrow.
I didn’t realize your other comments were a review of the plug-in.
Forum: Plugins
In reply to: [Custom Post Carousels with Owl] Images removed when updatingHi @raphaelvallauri Please download version 1.4.5 from wordpress, or update via your Plugins Admin. This should resolve the issue.
Forum: Plugins
In reply to: [Custom Post Carousels with Owl] Images removed when updatingI see. I’ll have a fix for you soon.
Forum: Plugins
In reply to: [Custom Post Carousels with Owl] Images removed when updating@raphaelvallauri I can’t view your movie. Can you share a link to the website? The plugin is fully tested on WP 5.9, so this is not the problem.
Hi Chris.
This is not a function of my plugin, but rather from Datatables. If it’s not working, I’m sorry but I’m not re-inventing the datatables plugin https://datatables.net/
New update… tested.. working.
Forum: Plugins
In reply to: [List Orders with Backorders for WooCommerce] Backorder item not listedThe plugin recognizes the string “Backordered” from the text domain
woocommerce
so if you’re using a translation plugin, it should translate that string.