Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Click here to read terms of service and check the
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Click here to read terms of service and check the

Re: Click here to read terms of service and check the 11 years, 5 months ago #5880

And now you have no idea what I have to do? Your topic and I need solution. For 3 days I'll wait until somebody tell me answer. Thank you.

Re: Click here to read terms of service and check the 11 years, 4 months ago #6029

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Dear kismir,

About your questions:

* Click here to read "terms of service and check the box to accept them"

+ go to "templates\sj_fashionstore\includes\frame_inc.php", finding:

if($yt->getParam('enableJquery')=='1'){
	if (!defined('SMART_JQUERY')){
		define('SMART_JQUERY', 1);
		$doc->addScript($yt->templateurl().'js/jquery-1.7.2.min.js');
	}
	if (!defined('SMART_NOCONFLICT')){
		define('SMART_NOCONFLICT', 1);
		$doc->addScript($yt->templateurl().'js/jsmart.noconflict.js');
	}
}


=>

if (!defined('SMART_JQUERY') && ($yt->getParam('enableJquery')=='1')){
	define('SMART_JQUERY', 1);
	$doc->addScript($yt->templateurl().'js/jquery-1.7.2.min.js');
}
if (!defined('SMART_NOCONFLICT')){
	define('SMART_NOCONFLICT', 1);
	$doc->addScript($yt->templateurl().'js/jsmart.noconflict.js');
}


+ disable the query of template => go to Administrator => Extensions => Template Manager => sj_fashionstore - Default => Advanced Options => Enable jquery as No

+ go to "administrator\components\com_virtuemart\helpers\config.php", finding:

vmJsApi::js('jquery','//ajax.googleapis.com/ajax/libs/jquery/1.6.4','',TRUE);


=>

vmJsApi::js('jquery','//ajax.googleapis.com/ajax/libs/jquery/1.7.2','',TRUE);



* Text color of terms of service

add the following code lines to the end of template.css in "templates\sj_fashionstore\css":

#facebox {
color: your_color
}

#facebox a{
color: your_color
}

Thanks
Ticket System | Join our Clubs to download our extensions and templates
  • Page:
  • 1
  • 2
Time to create page: 0.23 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes