Rebusify
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Online Booking and Scheduling Plugin – Bookly] No Afternoon hoursTwo days and no reply. This is why plugin providers fail. They refuse to answer support questions.
Thanks but we wrote it into a new plugin for us to use.
Hi, thanks for the reply but the question was about duplicate IP addresses, not email. WordPress by default doesn’t allow duplicate email addresses so the issue at hand is duplicate IP’s. The objective is to not allow people to register using different accounts if they’re under the same IP.
Thanks
Forum: Reviews
In reply to: [Trustalyze Verified WooCommerce Reviews Extension] Very Good PluginThanks Horizon02!
Forum: Plugins
In reply to: [WooCommerce] Shortcode not displayingNo, it’s not a template file. This is a custom plugin with a custom page that while it does reside within my wordpress site, it’s not pulling all the necessary details to generate the WooCommerce my account area. I guess what I’m looking for is how to pull those details to show the my account area. Thank you for your reply.
Forum: Plugins
In reply to: [Affiliates] Registration BotsI would have to disagree on going beyond the plugin’s responsibility. If you have a registration form in your plugin then it needs to be protected from bots. Of course that’s my opinion.
Thanks for the reply.
Forum: Reviews
In reply to: [Trustalyze Verified WooCommerce Reviews Extension] I loved the pluginThanks for the review. All the best…
Those didn’t work so here’s the fix for those looking to make their store pages full width:
.dokan-store #sidebar {
display: none;
}.dokan-store #content {
width: 100%;
}Hi, none of those remove the sidebar from the store page.
In the store.php file what exactly should be removed?
Forum: Plugins
In reply to: [Structured Content (JSON-LD) #wpsc] Not ResponsiveSince the plugin makers are not answering their support issues I’ll show you what the fix was for us. As you may or may not know this plugin has issues with responsiveness with certain themes. What is happening is that under some very popular themes like Themify, Themeisle and a host of others, when you add the structured content to a page or post it won’t reduce the width of the content section under small width screens like mobile devices. This causes the screen to scroll left and right on mobile devices making it not responsive at all. A simple CSS added to your stylesheet or theme’s custom CSS settings should fix it. Here’s the CSS:
.sc_card {
max-width: 90% !important;
}Forum: Reviews
In reply to: [Trustalyze Verified WooCommerce Reviews Extension] Great ConceptHi, thanks for the kind words. We just released a new version yesterday so be sure to update and let us know what you think. More to come as well. Thanks again.
Forum: Plugins
In reply to: [WooCommerce] Composer Require automattic/woocommerceAfter looking on the server, there are so many locations for composer.json. Other plugins plus cpanel has the file too so not sure where to run the “composer i”.
Hi, thanks for the question. Right now we do have email reminders but we don’t have SMS built into it as of yet. That’s in the next release. SMS is a tricky thing and needs a SMS gateway to operate but it’s on the dev schedule. Hope that helps.
You and I both know this is not a bug. This is intentional. We’ve removed your plugin so we no longer require your assistance.