Saturday, 17 February 2018
  4 Replies
  891 Visits
0
Votes
Undo
Hello - I want to change the link to ev_link_cat in our event detail view. It should go the the year-view, not to the evtns per week.
Saturday, 17 February 2018 17:08
·
#197725
0
Votes
Undo
Hello,

Can you provide a link to where this link is please?

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Sunday, 18 February 2018 17:00
·
#197742
0
Votes
Undo
Thanks for your help, but i solved the problem. Here is what i was answering you before i find the solution:

Okay, i try to explain it:
In the main menu on top of http://www.autosport.at go on termine - rundstrecke - tourenwagen - tcr germany, you reach
http://www.autosport.at/motorsport-termine/rundstrecke/tourenwagen/tcr-germany.html
There you see all events for category tcr germany, everything fine.
1.clicking the small tcr germany (category) goes to
http://www.autosport.at/motorsport-termine/rundstrecke/tourenwagen/tcr-germany/eventsnachkategorie/232.html - thats fine, there visible a "latest pictures" modul.
2. clicking on tcr germany (title) goes to the detail page
http://www.autosport.at/motorsport-termine/rundstrecke/tourenwagen/tcr-germany/1080/tcr-germany.html
If i reach a detail page on this way is fine, because here on the link on "Weitere Termine: TCR Germany" goes to
http://www.autosport.at/motorsport-termine/rundstrecke/tourenwagen/tcr-germany/eventsnachkategorie/232.html.
So far so good.
But:
On
http://www.autosport.at/fotos/rundstrecke/tourenwagensport/tcr-germany.html
and on
http://www.autosport.at/news/rundstrecke/tourenwagen/tcr-germany.html
We have a latest events modul - if i click now on the category picture i reach
http://www.autosport.at/motorsport-termine/1080/tcr-germany.html
Clicking there on "Weitere Termine" with the categoy link on TCR Germany
i reach
http://www.autosport.at/motorsport-termine/eventsnachkategorie/232.html
On this page and the page before i miss our latest pictures modul.

So onetimes we have the menu-structure in the url included, one times not....
I think i can solve this problem by choosing the right target menu item in the latest event modul settings, right ?

Here is the code of the layout of our detail pages:
<table style="width: 900px; height: 95px;" cellpadding="3">
<tbody>
<tr>
<td style="border-image: none 100% / 1 / 0 stretch; width: 200px; text-align: left;">
<h5>{{Kategoriebild:CATEGORYIMG}}<br /><br />Von:<br />{{Startdatum:STARTDATE}}</h5>
<h5>Bis: <br />{{Enddatum:ENDDATE}}<br /><br />{{Facebook Gefällt mir:JEV_SOCIAL_FBLIKE}}{{FacebookTeilen:JEV_SOCIAL_FBSHARE}}</h5>
</td>
<td style="width: 25px;"> </td>
<td style="vertical-align: top;">
<h5><strong>{{Titel:TITLE}} </strong>{{Beschreibung:DESCRIPTION}} <br />Link zur Veranstaltung: <br />{{Kontakt:CONTACT}}</h5>
<h5>Weitere Termine: {{Kategorie-Link:CATEGORYLNK}}</h5>
<hr />
<h5>{{Extra Info:EXTRAINFO}}</h5>
</td>
</tr>
</tbody>
</table>
<hr />
<h5></h5>
<table style="width: 900px; height: 95px;" cellpadding="3">
<tbody>
<tr>
<td style="border-image: none 100% / 1 / 0 stretch; width: 200px; text-align: left;">
<h5><strong>Wo</strong>: {{Ort Titel:JEVLOCATION_TITLE}}<br />{{Ort Thumbnail:JEVLOCATION_THUMB}}</h5>
<hr />
<h5><strong>Link zur Strecke</strong>: <br /><em>{{Ort URL:JEVLOCATION_URL}} </em></h5>
<h5>Weitere Termine<em> <br />{{{Events des Ortes:JEVLOC_EVENTS}}</em></h5>
</td>
<td style="width: 25px;"> </td>
<td style="vertical-align: top;">
<h5>Google Map: Klicken für größere Ansicht</h5>
<p>{{Ort Karte:JEVLOCATION_MAP}}</p>
</td>
</tr>
</tbody>
</table>
<hr />
<p><strong>Die nächsten Veranstaltungen</strong>: <br />{{Anstehende Events:JEVLOC_UPCOMING}}</p>
Sunday, 18 February 2018 17:16
·
#197743
0
Votes
Undo
As written before i reach a category view on two ways.
One is the menu
http://www.autosport.at/motorsport-termine/rundstrecke/tourenwagen/tcr-germany.html
one is the latest events modul.
http://www.autosport.at/motorsport-termine/rundstrecke/tourenwagen/tcr-germany/eventsnachkategorie/232.html
Both are showing the same modules, tahts fine.
But on the top of the events table there is a difference in showing the category view (Kategorieansicht).
Where can i change this on both pages to see the not this. I want there the categoy description, best would be as <h1>
Monday, 19 February 2018 09:18
·
#197749
0
Votes
Undo
Hello,

Ok they are both different views, the first is a year view and the second is a category view.

If you wish to change how they are displayed you will need to create a template override. Please see:
https://www.jevents.net/frequently-asked-questions/customising-layouts

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.