Hi, I’m Marcello.
I am using a pro theme “Wild Safari pro”, which has images loaded in index with Shortcode.
Basically, in section 4 Wild Safari Services, of the documentation,
there are 4 images uploaded. I need a link to a new page.
the shortcode is this original:
[services_box animation = “” title = “” description = “” image = “”]
I edited it like this
[services_box animation=”” title=”” description=”” image=”” link = “” target=””]
what am I doing wrong