Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Responsive Joomla Virtuemart Template - StyleMart (SKU# FLEX-00018)

TOPIC: problem share google plus

problem share google plus 8 years 1 week ago #13896

Hi.
How to fix this problem? This is not the image prodact but the image of category.

Thank you.
Attachments:
The administrator has disabled public write access.

problem share google plus 8 years 1 week ago #13901

Hi,

Normally, we have applied Open Graph to product pages to determine the title, desc and Images properly when shared. This works perfectly on Facebook, but apprently Google refuses to grab the correct images.

The scheme.org must be applied to product page to fix this problem. If you follow these steps, everything will be good to go.

1- Open this PHP file: /templates/flexible_stylemart/html/com_virtuemart/productdetails/default.php (or flexv2.php depends on whatever layout you use for product page)

2- Find this line:
<div id="FlexibleProductDetailsPage" class="productdetails-view" >
and replace it with this:
<div id="FlexibleProductDetailsPage" class="productdetails-view" itemscope itemtype="http://schema.org/Product">

3- Find this line:
<h2 class="FlexibleProductDetailProductName nomargin"><?php echo $this->product->product_name ?></h2>
and replace it with this:
<h2 class="FlexibleProductDetailProductName nomargin" itemprop="name"><?php echo $this->product->product_name ?></h2>


4- Find this line:
<p><?php echo $this->product->product_s_desc;?></p>
and replace it with this:
<p itemprop="description"><?php echo $this->product->product_s_desc;?></p>


5- Open this PHP file: /templates/flexible_stylemart/html/com_virtuemart/productdetails/default_images.php (or default_imagesv2.php if you are using flexv2.php for product details page)

6-Find this line:
<img src="<?php echo JURI::root().$this->product->images[0]->file_url;?>"  id="FlexibleMainImage" ....
and replace it with this:
<img src="<?php echo JURI::root().$this->product->images[0]->file_url;?>" itemprop="image" id="FlexibleMainImage" ...

After you applied these changes, Google Plus will start grabbing the pictures correctly.. In fact, this changes will improve your SEO in overall, on google.com search results.

For further microData implementing, you can apply the other itemprop parameters (such as; price, reviews, availability etc..) to see the available parameters; see this page: schema.org/Product

And test your page via Google's Data Structure Test Tool:
developers.google.com/structured-data/testing-tool/

This implementation has been TESTED and CONFIRMED on the Live Demo of StyleMart, you can try it here: demo.flexiblewebdesign.com/stylemart/index.php/mens/color-pop/sample-product-01-detail

Regards.
The administrator has disabled public write access.

problem share google plus 8 years 1 week ago #13919

Thank you for the perfect answer.

I found, however, still two problems:
problem 1
If I open the product detail and I go to the menu this creates a conflict with the zoom (video Problem1)
problem 2
After inserting products into the cart and click on the page will not return back to the page. It also does not open cart, click the cart (video Problem2)
This problem can be only in my PC. Mozilla and Edge works without problems.
1)
drive.google.com/open?id=0B8ekrfBN13j6eGF1OU5hLUE1Qmc
2)
drive.google.com/open?id=0B8ekrfBN13j6eGp4TFhSMlpiR3M

Thank you Best regards.
The administrator has disabled public write access.

problem share google plus 8 years 5 days ago #13940

Hi,

To fix the problem #1:

Open this CSS file:
/templates/flexible_stylemart/css/custom.css

and include this rule:
.t3-wrapper { z-index:inherit;}

and you will be good to go.

I didn't understand the 2nd problem; because it doesn't happen on the StyleMart Live Demo (demo.flexiblewebdesign.com/stylemart/index.php). Are you working in a Live Server? Can you provide me your website URL and let me check? Also, what is your Virtuemart version?

Regards
The administrator has disabled public write access.

problem share google plus 7 years 11 months ago #14039

Hi

Thanks works great. Problem No. 2 is only my PC be, our colleagues at PC everything works without problems. It will be incorrect installation of Chrome.

Best Regsrds.
The administrator has disabled public write access.

problem share google plus 7 years 11 months ago #14054

hi,

I am glad it is all sorted out.

Problem No.2 -- I don't think it is directly related to Chrome Itself. It must be because of a 3rd party Chrome plugin you have. Some faulty Chrome Plugin breaks the javascript functionalities on the website randomly.

Regads.
The administrator has disabled public write access.

problem share google plus 7 years 8 months ago #14428

Hi,

Still a recurring problem # 2. Today this to our attention by the customer.
We have from you purchased the template SPORTMAR and there not this is the problem.
This means that it is not caused by Chrome 3-party plugin.
Is there any solution ??

Thanks for the quick response.
The administrator has disabled public write access.

problem share google plus 7 years 8 months ago #14433

Hi,

It might be because of anything. Maybe because of an out-dated Chrome, or an out-dated chrome plugin (maybe both you and your customers have the same out-dated chrome or chrome plugin.. who knows; i can't say anything without being sure what goes wrong.

What is your website URL? Does it happen on your computer all the time? (or just sometimes?)

Open the "Developer Tools" of Chrome (see this page for more info: developer.chrome.com/devtools) Click the Console Tab, and try to add a product to cart.. If you are unable to close the cart again; you should be seeing a RED WARNING in the Console TAB (about what causes the off-canvas shopping cart not to work). Take a screenshot and send it to me.. so i can see what is going on.

Regards.
Last Edit: 7 years 8 months ago by Support.
The administrator has disabled public write access.

problem share google plus 7 years 8 months ago #14436

Hi,


Are we still using an updated version of Chrome 52.0.2743.82 m.
Our URL page is www.stoly-stolicky.sk

Best Regsrds.
The administrator has disabled public write access.

problem share google plus 7 years 7 months ago #14451

Hi,

Try this:

Navigate to Template Manager >> flexible_stylemart >> [Add-Ons], and change Off-Canvas Effect to Push

Attachment Pasted_Image_8_3_16__4_16_PM.png not found



This might or might not fix the problem you have on your screen. Let me know about the result.

By the way, I don't experience any problem on your website, everything works perfectly fine on my screen (i tried Chrome, Safari and Firefox -- all work just fine)

Regards.
The administrator has disabled public write access.
Time to create page: 0.308 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo