"read more" link

eCommerce WordPress theme to create online shop with WooCommerce support
GK User
Mon May 25, 2015 8:12 am
Hi,

Would you be so kind to help us how could I set up a links below;

- how can I link a site to the photos of "gk image show"
- how can I link a site to the "see new collection" button of "gk banner"
- how can I link a site to the background photo of "gk banner"
- how can I link a site to the "see new collection" button of "gk banner"
- how can I link a site to the words of "gk columns" (bottom menü)
- how can i link a site to the words of "text form menü" in woocommerce sidebar

Many thanks, Balazs
User avatar
Senior Boarder

GK User
Tue May 26, 2015 8:34 am
Hi,

Regarding your questions:
- Please check this article: https://demo.gavick.com/wordpress/instyle/?page_id=1489, you can add URL in "Alternative text" field.
- regarding gk-banner, you have to edit text widget, please check the following code (with links added):
Code: Select all
<div class="gk-banner">
<h2><a href="#Header_URL">Collection<span>Women</span></a></h2>
<strong><a href="#Button_URL">See New Collection</a></strong>
<a href="#Background_URL"><img src="[pageurl]/wp-content/themes/InStyle/images/demo/collection_2.jpg" alt=""></a>
</div>


- regarding the bottom menu, you have to edit text widget from Bottom III widget area and change add the links:
Code: Select all
<a href="#">Career at inStyle</a>
instead of "#".

- woocommerce sidebar menu may be also edited in woocommerce sidebar widgets - very similar like the bottom menu.
User avatar
Moderator

GK User
Sat May 30, 2015 9:35 am
Perfekt! Many thanks, balazs
User avatar
Senior Boarder


cron