Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
MSF
/
msf-climate-hub
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
986c0688
authored
2023-11-13 17:40:02 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
pdf
Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent
be634f2c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
wp-content/themes/msf-child/blocks/carousel-mixed/carousel.php
wp-content/themes/msf-child/blocks/carousel-mixed/carousel.php
View file @
986c068
...
...
@@ -69,7 +69,7 @@ $ran = getName();
<?php
$page
=
get_sub_field
(
"pdf"
);
?>
<div
class=
"swiper-slide"
>
<div
class=
"carousel-content"
>
<a
href=
"
<?php
echo
$page
;
?>
"
target=
"_blank"
class=
"pdf_open"
>
<a
href=
"
<?php
echo
$page
[
'link'
]
;
?>
"
target=
"_blank"
class=
"pdf_open"
>
<div
class=
"promo-image pdf"
>
<?php
$image
=
get_sub_field
(
"place_holder"
);
...
...
Please
register
or
sign in
to post a comment