I just purchased the BERK theme and so far I love it, but I have a quick question. Is it possible to adjust the Works "Launch Project" button to open the link in a new tab? I'd like to allow people viewing my portfolio to view live version of the websites but not navigate away from my website.
I think I've found the bit of code to adjust this in the Theme Functions file:
But when I add a target="_blank" value nothing seems to change. I'm not exactly an expect at HTML/CSS.
Alternatively, I attempted to add my own custom button using the MaxButtons plugin shortcode, but the theme does not seem to allow for shortcodes in the project description section.
Can you help me in making this change to either open button links in new tabs or allow for shortcodes?
Hi,
I just purchased the BERK theme and so far I love it, but I have a quick question. Is it possible to adjust the Works "Launch Project" button to open the link in a new tab? I'd like to allow people viewing my portfolio to view live version of the websites but not navigate away from my website.
I think I've found the bit of code to adjust this in the Theme Functions file:
<p><a href="<?php echo esc_url($url) ?>" class="btn btn-featured-inverse"><?php esc_html_e('Launch project', 'berk-jellythemes'); ?></a></p>
But when I add a target="_blank" value nothing seems to change. I'm not exactly an expect at HTML/CSS.
Alternatively, I attempted to add my own custom button using the MaxButtons plugin shortcode, but the theme does not seem to allow for shortcodes in the project description section.
Can you help me in making this change to either open button links in new tabs or allow for shortcodes?
Thanks!
Hello,
I think I've found the bit of code to adjust this in the Theme Functions file:
Could you please send us wp-admin login/password as a private message, maybe there is a cache problem?
Best Regards,
Jelly Team