HTML Template Override

  • OTWD
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
11 years 1 month ago #58784 by OTWD
HTML Template Override was created by OTWD
Hi I wish to override the layout being called by the Joomla menu item
com_eventbooking » category

I have setup a template override
/public_html/templates/yoo_template/html/com_eventbooking/views/common/events_default.php

to override the file but nothing changes. :(

Basically I wish to move Lines 32 -36
<h3 class="eb-event-title pull-left span11">


Below the Thumbnail image Line 41-44

How can i call the override?
Thanks

Success consists of going from failure to failure without loss of enthusiasm.

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
11 years 1 month ago #58785 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic HTML Template Override
That path should be /public_html/templates/yoo_template/html/com_eventbooking/common/events_default.php

Please remove views from that path. It is not needed

Tuan
The following user(s) said Thank You: OTWD

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

  • OTWD
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
11 years 1 month ago #58786 by OTWD
Replied by OTWD on topic HTML Template Override
Fantastic thanks for that!

Success consists of going from failure to failure without loss of enthusiasm.

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

Moderators: Tuan Pham Ngoc