HeavyDigital
Forum Replies Created
-
Forum: Plugins
In reply to: [SideOffer] SideOfferThanks for the heads up! I’ll look into fixing that ASAP
Forum: Plugins
In reply to: [SideOffer] SideOfferevanson: No sir, I am still waiting for the information I requested to be able to troubleshoot your issue.
Can you please provide the following:
MultiSite or Single Site
WordPress Version
Plugin Version
URL of site
URL of background imageIf you are not using a production site, please make the sideoffer live. If it is a production site and you can’t do this let me know.
Once I get this info I’ll help troubleshoot the issue
Thanks!
DaveForum: Plugins
In reply to: [SideOffer] SideOfferHey Corey,
Sorry to hear it’s still not working.
If you’re comfortable with php code you can add the following to your theme functions.php file:
if (is_home()) remove_action('wp_footer','hd_sideoffer');That will disable sideoffer from the homepage.
I will also take this into consideration and potentially add a feature to select which pages to show SideOffer (Home,Pages,Posts, etc)
Thamks for using the plugin!
Forum: Plugins
In reply to: [SideOffer] SideOfferCorey:
On your homepage this line of code is causing an error:Uncaught TypeError: Object #<t> has no method ‘navigator’
Line 111: jQuery(“.scrollable”).scrollable({circular: true}).navigator().autoscroll({interval: 7000});
This seems to be the offending script here:
<script src=”http://cbcnyc.info/wp-content/themes/Moses/js/jquery.tools.scrollable.min.js”></script>
Try disabling that script and see if it works on the homepage. If it still doesn’t work please get back to us to further troubleshoot the issue, otherwise you will need to contact the author of Scrollable and let them know that their script is throwing the above error.
Please don’t hesitate to contact us with any further questions.
Dave
P.S. The site is looking great!
Forum: Plugins
In reply to: [SideOffer] SideOfferHey Corey, glad you like it! I’ll take a look at your site and let you know what I find
Forum: Plugins
In reply to: [SideOffer] SideOfferHello,
Can you please provide the following:
MultiSite or Single Site
WordPress Version
Plugin Version
URL of site
URL of background imageIf you are not using a production site, please make the sideoffer live. If it is a production site and you can’t do this let me know.
Once I get this info I’ll help troubleshoot the issue
Thanks!
DaveCould you provide a little more info? Are you using a single or multi site install?
Have you upgraded to the latest WP version?
When is it crashing? When you activate?
Please provide as much detailed information as possible, including any steps to recreate the issue, as well as any and all error messages received.
Thanks!
Forum: Plugins
In reply to: [WP Jalapeno] [Plugin: WP Jalapeno] Salsa Host Server???Same issue here. I hate to say, but Salsa and WP-Jalapeno both suffer from incredibly poor documentation. I will post here if I find an answer.
Forum: Plugins
In reply to: Capture a (still) image from a webcamSorry I can’t help but I’m looking to do the same thing. Did you ever find a solution?
If I come up with anything I’ll post it here.