Error On Update Doctor Template - Question | JoomShaper

Error On Update Doctor Template

CD

CHERIF DJEBARI

Template 1 year ago

Hello,

We have the message "Class "AddonHelper" not found" updating Doctor Template from 2.2 to 3.0. We have tried the solution by Mohsen on that post https://www.joomshaper.com/forum/question/24873 but it didn't work for us. Thanks in advance for your help. Best regards.

0
18 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #167017

Hi,

  1. Sorry, but have you noticed that support of Joomla 3.10 ended last year? Yes, I noticed that you were in the middle of upgrade.
  2. Probably you set too fresh PHP version, please switch to PHP 8.0. That's why you have now lots of "Deprecated:,,,," error messages, and not working site.

Joomla 3.10 cannot work correctly in PHP 8.1, 8.2 or 8.3. Those versions are only for Joomla 4 and Joomla 5.


  1. Later in Global Configuration disable Debug mode.
  2. And for testing period rename that folder: /templates/shaper_doctor/sppagebuilder/addons/
0
CD
CHERIF DJEBARI
Accepted Answer
1 year ago #167020

Hi Paul,

Many thanks, yes you have guessed welle, we are in the middle of a migration to Joomla4. Unfortunaletly, PHP 8.0 is no longer supplied by IONOS host. I have renamed "addons" folder and I can access to the site in front-end, of course with some modules deprecated. Can you confirm I can launch the migration, and when the site will be in Joomla4, I could rename again the folder to "addons" and everything will be fine. In other words, I suppose the migration can be launched with folder "addons" renamed. Thanks in advance. Best regards

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #167026

Some addons from that override are NOT needed anymore. so you have to check and decide.

Yes, on J4 you can play.

0
CD
CHERIF DJEBARI
Accepted Answer
1 year ago #167220

Hi,

Thanks for your reply on last friday. Our test site is now on Joomla4 : https://joomla4.plomberie-06.fr/ Unfortunately I find some little bugs which I can't get rid of easily: <> the mobile logo appears on desktop <> the mobile logo doesn't appear on mobile <> on desktop, for #sp-section-3, height=70px => it should be height=110px (see production site https://www.plomberie-06.fr/) <> as the addons folder has been renamed into /templates/shaper_doctor/sppagebuilder/addons_SAV, the addon "testiimonialpro_advanced" is missing, what is your suggestion for replacement?

Of course you can connect with the credentials on the admin site (sent last friday).

Many thanks in advance for your help.

Regards.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #167276

Check if old "testiimonialpro_advanced" will still work, you can copy its folder here: components\com_sppagebuilder\addons

If not, use Testimonial Pro or Testimonial Carousel - from current SPPB 5 package.


About LOGO problem, easy to solve using Custom CSS:

@media screen and (max-width: 767px) {
  .hidden-xs {display: none !important;}
}


@media screen and (min-width: 576px) {
  .visible-xs {display: none !important;}
}
0
CD
CHERIF DJEBARI
Accepted Answer
1 year ago #167326

Hi Paul,

Many thanks for your reply, I will test your ideas for testimonals.

1- I have set your css, unfortunately the logo mobile image is no longer displayed. 2- I have noticed the Google+ icon is no longer displayed despite its settings in the "Basic" tab of template. https://www.joomla-bourgogne.com/images/plomberie-06/template-doctor-icon-and-logo.jpg https://www.joomla-bourgogne.com/images/plomberie-06/google-plus-icon.jpg 3- I would like to set a new icon for this "Google+" link, but the following css in custom.css doesn't work, I don't unsderstand why: .social-icons .fa-google-plus:before{ content:"\f3c5"!important; }

Thanks in adavnce for yours answers. Best regards.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #167329

Google+ - Google Disabled that service a few years ago! You've never read about that?!

Google+ was a social network owned by Google that launched in 2011 and shut down in 2019.

So using Social Icon doesn't make sense, the subject is closed.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #167332

About Mobile logo, please also add that custom CSS:

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #sp-header .sp-default-logo {display: block;}
}
0
CD
CHERIF DJEBARI
Accepted Answer
1 year ago #167352

Hi again,

Many thanks for the css for mobile logo, it works like a charm.

I perfectly know about Google +, I just wanted to simply use an icon (could Twitter or whatever) in this top position to set a link to https://www.google.com/maps/place/Pms+services+plomberie/@43.9207284,7.1772024,9z/data=!4m2!3m1!1s0x0:0x5f633740c181f010?sa=X&ved=2ahUKEwj4jeq_4NboAhVR1BoKHczFB3AQ_BIwE3oECBAQBg Anyway, I will use a top2 position module with some HTML and css.

Regards.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #167364

Use that link in one of social icons then override icon to different one.

Or use simple HTML to add link with globe/pointer FA icon.

0
CD
CHERIF DJEBARI
Accepted Answer
1 year ago #167378

Many thanks, it's fine,. Best regards

0
CD
CHERIF DJEBARI
Accepted Answer
1 year ago #167817

Hello,

We have one more question : the logo is still doubled on MAC (see image https://www.joomla-bourgogne.com/images/plomberie-06/logo-doubled-on-MAC.jpg)

Thanks in advance for your help.

Best regards.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #167820

check now.

0
CD
CHERIF DJEBARI
Accepted Answer
1 year ago #167865

Hi Paul, Thanks for your answer, can you let me know what change you have done precisely ? The test site has been transfered to production yesterday, I have to copy your change. Best regards.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #167869

I just removed logo from Retina field, don't worry, Safari will use default logo.

It was quickest solution

0
CD
CHERIF DJEBARI
Accepted Answer
1 year ago #167896

It works, many thanks

0
CD
CHERIF DJEBARI
Accepted Answer
1 year ago #168005

Hello Paul,

Is there any chance the template Doctor could be comaptible with Joomla5 one day? In changelog page https://www.joomshaper.com/joomla-templates/doctor it says it's only compatible until Joomla4. Thanks in advance for your answer. Regards.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #168008

Yes, of course. Unfortunately, the speed of this process is not up to me.

But on testing subdomain you can try, if it will (nor not) work in J5 even now.

0