This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

Vadim Rusakov

  • ***
  • 65 posts
The plugin does not work Business Profile
« on: September 22, 2018, 03:02:20 PM »
Business Profile Osclass Plugin does not work in the template Stela
Do not load photos of caps and profile 
http://prntscr.com/kxe3fe

this happened after correcting the Avatar in the template Stela

*

MB Themes

Re: The plugin does not work Business Profile
« Reply #1 on: September 22, 2018, 03:24:08 PM »
Correcting?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Vadim Rusakov

  • ***
  • 65 posts
Re: The plugin does not work Business Profile
« Reply #2 on: September 22, 2018, 09:07:45 PM »
Yes

*

MB Themes

Re: The plugin does not work Business Profile
« Reply #3 on: September 22, 2018, 09:32:22 PM »
@Vadim
What yes?
What have you been correcting?
What is even wrong on that image?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Vadim Rusakov

  • ***
  • 65 posts
Re: The plugin does not work Business Profile
« Reply #4 on: September 22, 2018, 10:38:30 PM »
it does not upload the logo image and Company cover in template Stela

Marked as best answer by frosticek on September 23, 2018, 01:36:59 PM
*

MB Themes

Re: The plugin does not work Business Profile
« Reply #5 on: September 23, 2018, 01:36:53 PM »
@Vadim
There is issue with latest update of stela.
Go to this file:
oc-content/themes/stela/js/global.js

At start of file find:
Code: [Select]
$(document).on('click', 'label', function(e){
Replace it with:
Code: [Select]
$(document).on('click', 'label[for^="atr_"]', function(e){
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots