logo not changing when changing the stlyle

  • hkeyzer
    Active member
  • Topic Author
  • Member
  • Member
More
7 years 9 months ago #46559 by hkeyzer
I created a new logo and uploaded it. Using the default style (blue) I then changed the logo in the sparky framework feature settings and logo changed on the live page. www.nzvirtuemart.co.nz - new logo showed up fine.

However when I change the style to "style 2" (green) and in the sparky framework settings I select the new logo as above. The logo does not change in the front end - logo image never changes regardless of the image selected for the logo.

Same applies if I try and use the "style 3" (red) option

I note I could change the default image - but that would defeat purpose of being able to use template framework features.

How do get the framework to show the logo I want to use regardless of the style selected?

Thanks

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
7 years 9 months ago #46561 by milos
Hello,

Edit file /templates/hot_clinic/library/logo.php and delete this part:
Code:
<?php // for Hot Clinic, change logo according to the style selection if ($templateStyle == 2) { $logoImageFile = "logo_2.png"; } if ($templateStyle == 3) { $logoImageFile = "logo_3.png"; } ?>

Regards,
Milos
The following user(s) said Thank You: hkeyzer

Please Log in to join the conversation.

  • hkeyzer
    Active member
  • Topic Author
  • Member
  • Member
More
7 years 9 months ago #46563 by hkeyzer
Thanks,

Fixed can change logo in any of the pre-select styles now.

Please Log in to join the conversation.

Time to create page: 0.315 seconds
Powered by Kunena Forum