| @@ -43,9 +43,9 @@ | ||
| 43 | 43 | 'title' => 'Documentation Guide', |
| 44 | 44 | 'description' => 'Explore our easy-to-follow documentation, complete with step-by-step guides, screenshots, and videos to simplify your setup process.', |
| 45 | 45 | 'icon_class' => 'rtsb-documentation-icon', |
| 46 | 46 | 'button_label' => 'View Documentation', |
| 47 | - 'button_link' => 'https://shopbuilderwp.com/docs/', | |
| 47 | + 'button_link' => 'https://www.radiustheme.com/docs/shopbuilder/getting-started/installation/', | |
| 48 | 48 | ], |
| 49 | 49 | [ |
| 50 | 50 | 'title' => 'Need Any Help?', |
| 51 | 51 | 'description' => 'Stuck with something? Please create a <a href="' . esc_url( $contact ) . '" target="_blank">ticket here</a> or post on <a href="' . esc_url( $fb ) . '" target="_blank">facebook group</a>. For emergency case join our <a href="' . esc_url( $rt ) . '" target="_blank">live chat</a>.', |
| @@ -57,9 +57,9 @@ | ||
| 57 | 57 | 'title' => 'Happy with Our Work?', |
| 58 | 58 | 'description' => 'Thank you for choosing <strong>ShopBuilder</strong>. If you have found our plugin useful, please consider giving us a 5-star rating on WordPress.org. It will help us to grow.', |
| 59 | 59 | 'icon_class' => 'rtsb-rating-icon', |
| 60 | 60 | 'button_label' => 'Yes, You Deserve It', |
| 61 | - 'button_link' => 'https://wordpress.org/support/plugin/shopbuilder/reviews/#new-post', | |
| 61 | + 'button_link' => 'https://wordpress.org/support/plugin/shopbuilder/reviews/?filter=5#new-post', | |
| 62 | 62 | ], |
| 63 | 63 | ]; |
| 64 | 64 | ?> |
| 65 | 65 | |