New Landing How can we help? Cardinal Rename "Leave Feedback"

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #108938
    iamues
    Member
    Post count: 5

    Hi, I’d like to rename the “Leave Feedback” modal to “Size Chart”

    #108950
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You need to open cardinal/wp-content/themes/cardinal/swift-framework/core/sf-woocommerce.php and edit line 363 and 384:

      361  			<div class="meta-row clearfix">
      362  				<span class="need-help"><?php _e("Need Help?", "swiftframework"); ?> <a href="#email-form" class="inline accent" data-toggle="modal"><?php _e("Contact Us", "swiftframework"); ?></a></span>
      363: 				<span class="leave-feedback"><a href="#feedback-form" class="inline accent" data-toggle="modal"><?php _e("Leave Feedback", "swiftframework"); ?></a></span>
      364  			</div>
      365  			<div id="email-form" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="email-form-modal" aria-hidden="true">
      ...
      382  						<div class="modal-header">
      383  							<button type="button" class="close" data-dismiss="modal" aria-hidden="true"><i class="ss-delete"></i></button>
      384: 							<h3 id="feedback-form-modal"><?php _e("Leave Feedback", "swiftframework"); ?></h3>
      385  						</div>
      386  						<div class="modal-body">

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register