*

freshseeds

  • **
  • 7 posts
Simply not working
« on: November 16, 2017, 07:10:27 PM »
Hi, Purchased today and no functionality at all. When clicking on any buttons, nothing happens.
I have modified my core files and I am using the Gum theme. The plugin is located on item.php
Any ideas? Thanks.

*

MB Themes

Re: Simply not working
« Reply #1 on: November 16, 2017, 07:16:22 PM »
you may need to add into head fancybox styles, as some authors removes it. (does it work on bender?)
Code: [Select]
osc_register_script('fancybox', osc_current_web_theme_url('js/fancybox/jquery.fancybox.pack.js'), array('jquery'));
osc_enqueue_script('fancybox');
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

freshseeds

  • **
  • 7 posts
Re: Simply not working
« Reply #2 on: November 16, 2017, 07:55:31 PM »
Hi,
Thanks for the quick response. I downloaded a copy of jquery.fancybox-1.3.4.pack.js to my js folder and included your code in head.php but it made no difference.

However, it works on Bender.

I really need this to work on my current theme, Gum. Thanks for your help.

*

freshseeds

  • **
  • 7 posts
Re: Simply not working
« Reply #3 on: November 16, 2017, 09:33:10 PM »
I've also tried running the default Gum theme 'out of the box' without any modifications, and still this plugin does not work. I guess it's not compatible? In which case, I'd really like a refund, unless you can find a fix. Thanks.

*

MB Themes

Re: Simply not working
« Reply #4 on: November 16, 2017, 11:15:41 PM »
Well if it works on bender shouldn't you ask refund for theme?
Fancybox should be compatible with jquery version and therefore it is good to try fancybox script from bender theme.
What is your url?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

freshseeds

  • **
  • 7 posts
Re: Simply not working
« Reply #5 on: November 16, 2017, 11:50:57 PM »
I've plenty of other plugins working just fine. Is that your best attempt at customer service? Suggesting I get a refund on my theme???  :o

*

freshseeds

  • **
  • 7 posts
Re: Simply not working
« Reply #6 on: November 17, 2017, 12:01:52 AM »
So to try and be helpful, I've found support online that fancybox may be conflicting with bx-slider which is used in the Gum theme, and that jQuery might be trying to load twice?

*

MB Themes

Re: Simply not working
« Reply #7 on: November 17, 2017, 10:51:52 AM »
@freshseeds
I do not think so, I have it on zara with bxslider and works correctly.

Osclass is delivered with bender theme. Now the question is: Is plugin working with default osclass theme? If yes, why should I care about 3rd party themes? They should keep convention used in default one, if not it's their problem. So where is compatibility issue? If plugin works with default theme and does not work with custom theme, is it problem of plugin or problem of theme?
I've plenty of other plugins working just fine. Is that your best attempt at customer service? Suggesting I get a refund on my theme???  :o

What is your URL? let me take a look into source if it is loaded correctly.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

freshseeds

  • **
  • 7 posts
Re: Simply not working
« Reply #8 on: November 17, 2017, 01:09:48 PM »
Gum is an OSclass theme, not 3rd party.

You're right that Gum doesn't even come with fancybox loaded. I've copied it over from the Bender js folder and included the fancybox calls in my head.php as per your instructions.

Still doesn't work. You have my URL already by private message. Can you check?

*

MB Themes

Re: Simply not working
« Reply #9 on: November 17, 2017, 07:18:57 PM »
I will work on your problem (do not forget to send ftp so there is no blocker)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

MB Themes

Re: Simply not working
« Reply #10 on: November 18, 2017, 02:32:35 PM »
Fixed.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

freshseeds

  • **
  • 7 posts
Re: Simply not working
« Reply #11 on: November 18, 2017, 03:29:18 PM »
Thanks! Good work on highlighting the compatibility issues in the new sticky thread too.  ;)