How to add link to an Icon element

Hi,

Thats pretty much what i wanted to do, can i use Icon element to direct a page or link?

Hi There,

Thank you for writing in, unfortunately, Icon Element has not link option. What you can do is get your icon shortcode here, and then wrap that with an <a> anchor tag to make it a link.

e.g.

<a href="#">[x_icon type="adjust"]</a>

Then you can paste it on a Content Area element.

Hope it helps,
Cheers!

1 Like

Hi,

In the browser preview it works, but in cornerstone editor i got this circling process,

is that a common issue?

Hi @priatnasuardi

Please try the following:

  1. Ensure everything is up to date according to our version compatibility list here. Please follow the best practices when updating your theme and plugins. Click here for more information.
  2. If you’re using a CDN, please clear the CDN’s cache and disable optimization services.
  3. Test for a plugin conflict. You can do this by deactivating all third-party plugins, and see if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
  4. Remove custom CSS and Javascript from the options or Child Theme and test the case.
  5. Increase the PHP Memory Limit of your server. Click here for more detailed information and how to increase the PHP memory limit.

If this didn’t help, then please provide us with WordPress Dashboard login details in a “Secure Note” so we can investigate this issue.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.