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

Есть ли руковдство
(1 viewing) (1) Guest

TOPIC: Есть ли руковдство

Re: Есть ли руковдство 10 years, 4 months ago #15432

And you can more detail please?

А можно пожалуйста более подробно?

Re: Есть ли руковдство 10 years, 4 months ago #15441

Dear Alexei Titov,

That is the information of a product: Product SKU, Product Name, Manufacturer, Short Description, Product Description, In Stock...



Thanks!

Re: Есть ли руковдство 10 years, 4 months ago #15470

How to display the description is clear, thanks)
Как вывести описание понятно, спасибо)

Attachment 1.jpg not found



Desirable outputs material additional button, and each product separately to its
Хочется выводит материал в дополнительной кнопке, и каждый к своему товару отдельно

Attachment 2.jpg not found

Re: Есть ли руковдство 10 years, 4 months ago #15474

Dear Alexei Titov,

Please following the steps :
1. go to your_site\templates\sj_appstore_hitech\html\com_virtuemart\productdetails\default.php and:

- find:
<a href="javascript: void(0)" class="prd_reviews"><?php echo JText::_('COM_VIRTUEMART_REVIEWS') ?></a>

=> replace:

<a href="javascript: void(0)" class="prd_reviews"><?php echo JText::_('COM_VIRTUEMART_REVIEWS') ?></a>
			<a href="javascript: void(0)" class="prd_button1"><?php echo "button1"; ?></a>
			<a href="javascript: void(0)" class="prd_button2"><?php echo "button2"; ?></a>


- find:
echo $this->loadTemplate('reviews');
			?>

=> replace:

echo $this->loadTemplate('reviews');
			?>
			<div class="product-button1">
				<!--content of tab buttuon1-->
				<?php
			    /** @todo Test if content plugins modify the product description */
			    echo nl2br($this->product->product_s_desc);
			    ?>

			</div>
			<div class="product-button2">
				<!--content of tab buttuon2-->
				<?php
			/* Product Description */
			if (!empty($this->product->product_desc)) {
			    ?>
		        <div class="product-description">
			<?php /** @todo Test if content plugins modify the product description */ ?>
		    	<span class="title"><?php echo JText::_('COM_VIRTUEMART_PRODUCT_DESC_TITLE') ?></span>
			<?php echo $this->product->product_desc; ?>
		        </div>
			<?php
		    } /* Product Description END */ 
?>
			</div>


- find:
if($(this).hasClass('prd_reviews')){
				$('.tab_desc .tab_desc_conten > div').removeClass('active');
				$('.tab_desc .tab_desc_conten > div.customer-reviews').addClass('active');
			};

=> replace:

if($(this).hasClass('prd_reviews')){
				$('.tab_desc .tab_desc_conten > div').removeClass('active');
				$('.tab_desc .tab_desc_conten > div.customer-reviews').addClass('active');
			};
			if($(this).hasClass('prd_button1')){
				$('.tab_desc .tab_desc_conten > div').removeClass('active');
				$('.tab_desc .tab_desc_conten > div.product-button1').addClass('active');
			};
			if($(this).hasClass('prd_button2')){
				$('.tab_desc .tab_desc_conten > div').removeClass('active');
				$('.tab_desc .tab_desc_conten > div.product-button2').addClass('active');
			};


Thanks!
Last Edit: 10 years, 4 months ago by anhqn.

Re: Есть ли руковдство 10 years, 4 months ago #15495

This action copies a short description and a description?

Это действие копирует краткое описание, и описание?
Last Edit: 10 years, 4 months ago by Alexei13.

Re: Есть ли руковдство 10 years, 4 months ago #15516

Top panel slid to the left. How to fix?

Attachment 11.jpg not found



Ещё вот, верхняя панель влево съезжает. Как поправить?
Time to create page: 0.24 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