Search in support tickets

#300 – Override detail page

Posted in ‘Support’
This is a public ticket. Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Monday, 28 May 2018 14:17 CEST
nicashdown
Hello, I am trying to applie an override the usual way with Joomla with your component but is does not seem to work.
Your override documentation says to do it the same way:
https://www.joomprod.com/support/doc/customization/40-documentation/222-doc-view-override.html
But when doing so my modifications have no effect on the frontend detail Ads page.

Strange tinng happen when using your details page layout tool in backend. When I drag an element in position field I get h2 formatting for no sensible reason I can understand. Even the language strings are not being relplaced.

I really need help for understanding how to change elements position as I want when the php file.
Two print screeen beneath to illustrate the problem.

Regards,
Nicholas
Custom Fields
Joomla Version
3.8.8
PHP Version
7.0.24
Product
AdsManager
Product Version
3.1.11
Attachment
 
Monday, 28 May 2018 19:27 CEST
loic
Hello,

I see your website is in French, if you want we can write in French (we are from France).

If you are using the jssor display for the images then you need to override the default_jssor.php file and not the default.php one.

If you wish to directly place your fields one by one, you can use that php line :
echo $this->field->showFieldValue($this->content,$this->fields['ad_yourfield']);


Best regards.
 

Please rate this ticket

Help us improve our support services by rating this ticket from one to five stars, according to how much you are satisfied from the handling of this ticket, one being not satisfied and five being very satisfied.