Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Asmund.Birkeland
visgroup-webpages
Commits
1318d07a
Commit
1318d07a
authored
Aug 16, 2019
by
Stefan.Bruckner
Browse files
trying different stylings
parent
bc977a84
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/visgroup/groups.php
View file @
1318d07a
...
...
@@ -107,7 +107,8 @@ function present_post($post, $skipongoing)
</div>
<div
class=
"team-info"
>
<h3><a
href=
"
<?php
the_permalink
();
?>
"
rel=
"bookmark"
title=
"
<?php
the_title_attribute
();
?>
"
>
<?php
the_title
();
?>
</a></h3>
<h2><a
href=
"
<?php
the_permalink
();
?>
"
rel=
"bookmark"
title=
"
<?php
the_title_attribute
();
?>
"
>
<?php
the_title
();
?>
</a></h2>
<h3>
<?php
echo
get_field
(
"team_position"
,
$head
->
ID
)
.
" "
.
get_the_title
(
$head
->
ID
);
?>
</h3>
<div
class=
"team-details"
>
<ul
class=
"fa-ul"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment