-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #58 from codersaiful/2.7.8.1
2.7.8.1
- Loading branch information
Showing
5 changed files
with
71 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,15 +36,18 @@ | |
<small>Feel free to knock me Any time.</small> | ||
</div> | ||
</div> | ||
|
||
<div class="wpt_right_side_in_wrapper" style="padding: 10px;"> | ||
<div class="need_help_wrapper"> | ||
<h1>Need Help?</h1> | ||
<a style="display: block;text-align: left;" target="_blank" href="https://codeastrology.com/support/"> | ||
<img style="max-width: 100px" src="<?php echo WPT_BASE_URL; ?>assets/images/customer_support.png"> | ||
<h3>Customer Support</h3> | ||
</a> | ||
<span>Email: <a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&su=<?php echo urlencode("Need help for " . site_url()); ?>&body=<?php echo urlencode("Hey Saiful, I need help.\nNow I will explain my Issue.\n...________\n"); ?>&ui=2&tf=1&to=<?php echo urlencode("Saiful Islam<[email protected]>"); ?>" target="_top">Gmail Me <b>([email protected])</b></a></span> | ||
<span>Discussion: <a href="https://github.com/codersaiful/woo-product-table/discussions" target="_blank">Forumn and Discussion on <b>(Github)</b></a></span> | ||
<span>Issue on Github: <a href="https://github.com/codersaiful/woo-product-table/issues" target="_blank">Submit your Issue on <b>(Github)</b></a></span> | ||
<span>Topin on WordPress.org: <a href="https://github.com/codersaiful/woo-product-table/issues" target="_blank">Submit your topic on <b>(WordPress.org)</b></a></span> | ||
<span>Email: <a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&su=<?php echo urlencode("Need help for " . site_url()); ?>&body=<?php echo urlencode("Hey Saiful, I need help.\nNow I will explain my Issue.\n...________\n"); ?>&ui=2&tf=1&to=<?php echo urlencode("Saiful Islam<[email protected]>"); ?>" target="_blank">Gmail Me <b>([email protected])</b></a></span> | ||
<span>FB Group: <a target="_blank" href="https://www.facebook.com/groups/CodeAstrology/">Join to CodeAstrology Group</a></span> | ||
<span>Skype: <a href="#">codersaiful</a></span> | ||
|
||
|
@@ -57,6 +60,20 @@ | |
<span>Youtube: <a href="https://www.youtube.com/playlist?list=PL__UrUIHRxdzupiUk2KKJloistwDMP28t" target="_blank">Youtube Playlist - Video Tutorial</a></span> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="wpt_right_side_in_wrapper" style="padding: 10px;"> | ||
<div class="need_help_wrapper"> | ||
<h1>Are you Coder?</h1> | ||
|
||
<span class="fork-button-wpt">To be a Contributor <a href="https://github.com/codersaiful/woo-product-table/fork?fragment=1" target="_blank">Fork and <b>(Contribute)</b></a></span> | ||
|
||
|
||
<span>Discussion: <a href="https://github.com/codersaiful/woo-product-table/discussions" target="_blank">Forumn and Discussion on <b>(Github)</b></a></span> | ||
<span>Issue on Github: <a href="https://github.com/codersaiful/woo-product-table/issues" target="_blank">Submit your Issue on <b>(Github)</b></a></span> | ||
<span>Topin on WordPress.org: <a href="https://github.com/codersaiful/woo-product-table/issues" target="_blank">Submit your topic on <b>(WordPress.org)</b></a></span> | ||
</div> | ||
</div> | ||
<div class="wpt_right_side_in_wrapper" style="padding: 10px;"> | ||
<div class="rate_us_wrapper"> | ||
<a href="https://codecanyon.net/downloads" target="_blank"><img class="rate_us_image" src="<?php echo WPT_Product_Table::getPath( 'BASE_URL' ); ?>assets/images/rate_us.png"></a> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters