Categories

Featured templates

CherryFramework 3 Troubleshooter. Button links lead to google.com

Rating: 5.0/5. From 2 votes.
Please wait...

This tutorial provides an explanation on how to deal with the issue when button links lead to google.com instead of a needed URL in CherryFramework 3 template.

This issue occurs when [button] shortcode is added incorrectly. In order to fix it, please perform the following steps:

  1. Log in to your WordPress admin panel and navigate to the Pages -> All Pages section.

  2. Click the appropriate page to edit it.

    cherry_framework_3_troubleshooter_button_links_lead_to_google_com_1
  3. Locate the [button] shortcode that is used for displaying the button with incorrect link. For example, it looks like this:

    [button text="all services" link="<a href="http://templatetesting.com/sandra/wordpress/services">all services</a>" style="primary" size="normal" target="_self" display="inline" icon="no"]
    cherry_framework_3_troubleshooter_button_links_lead_to_google_com_2
  4. In order to use the correct link, you should add link to the [button] shortcode like this:

    [button text="all services" link="http://templatetesting.com/sandra/wordpress/services" style="primary" size="normal" target="_self" display="inline" icon="no"]

    where the link attribute must be equal to URL of the page only

    link="http://templatetesting.com/sandra/wordpress/services"
  5. Press the Update button in order to save your changes.

    cherry_framework_3_troubleshooter_button_links_lead_to_google_com_3

Now you know how to deal with the issue when button links lead to google.com instead of a needed URL in CherryFramework 3 template.

Feel free to check the detailed video tutorial below:

CherryFramework 3 Troubleshooter. Button links lead to google.com
Best Paid Wordpress Themes
This entry was posted in WordPress Tutorials and tagged button, CherryFramework, CherryFramework3, links. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket