OS Property support center

Images disappeared in the Theme1

  • Daniele Pinna
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 7 months ago #119429 by Daniele Pinna
Images disappeared in the Theme1 was created by Daniele Pinna
Hi,
I upgraded to version 3.14.4 and from that moment the images in the property details tab are no longer seen using Theme1 (OS Property Template 1).

I tried to change the theme and the images appear...

so I assume it is some change made with the update 3.14.4 to Theme1.

Is it possible to solve the problem without changing the theme?

Thank you.
Attachments:

Please Log in or Create an account to join the conversation.

  • Mr. Dam
  • Away
  • Administrator
  • Administrator
More
6 years 7 months ago #119444 by Mr. Dam
Replied by Mr. Dam on topic Images disappeared in the Theme1
Hi,
Please submit ticket and send your site url with super admin account. I will check the problem for you
Thanks
Dam

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago #119449 by marc slock
Replied by marc slock on topic Images disappeared in the Theme1
Hello, Dam,
I can confirm this problem. The problem appears when assigning a theme to the menu items. When you leave the setting on "select theme", there is no problem.
Once you select any theme in the menu item settings, the images dissapear on the property details page.

Also the pagination problem in multilanguage sites came back (after it had dissapeared from version 13.1)

This only happens when selecting Wider theme in the theme configuration.

Please Log in or Create an account to join the conversation.

  • Daniele Pinna
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 7 months ago #119465 by Daniele Pinna
Replied by Daniele Pinna on topic Images disappeared in the Theme1
Hello,

I solved by modifying the following code:

File: /components/com_osproperty/templates/theme1/details.html.tpl.php
Row: 180

Ho modificato da così:
Code:
JHTML::script(Juri::root(true).'/components/com_osproperty/templates/default/js/jquery.flexslider.js');

like that
Code:
JHTML::script(Juri::root().'components/com_osproperty/templates/default/js/jquery.flexslider.js');

I saw that this change in version 3.14.4 compared to version 3.14.3 was made in many lines, but I solved the problem by modifying only that line (through CSS I hid some elements that did not interest me).

Greetings :-)

Please Log in or Create an account to join the conversation.

  • Mr. Dam
  • Away
  • Administrator
  • Administrator
More
6 years 7 months ago #119530 by Mr. Dam
Replied by Mr. Dam on topic Images disappeared in the Theme1
Hi Daniele,
Actually, the issue is fixed, you can re-download and install OS Property 3.14.4 again to get the problem solved.
Thanks
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan