![]() ![]() |
Oct 16 2012, 11:51 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 10 Joined: 3-October 12 Member No.: 1,375 |
I use microformats votes on virtuemart ... fantastic ! And i'll be happy to use it on joomla but only on the homepage. How I can do that please because if I erase "com_content:frontpage" in the disabled views, then i've got microformats everywhere. And second question, instead of "rate for this product" wich is perfect in Virtuemart, how to have an other message like "rate for our shop" Thanks in adance for your help. |
|
|
|
Oct 16 2012, 12:48 PM
Post
#2
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
I recommend you to try to add microdata code in html code by hand. Or if you want to collect votes, just try to use option "Use MFV tag" and insert tag on home page.
-------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Oct 17 2012, 10:47 AM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 10 Joined: 3-October 12 Member No.: 1,375 |
Hi,
I do that but it don't work in virtuemart anymore. I tried replacing <?php if (JPluginHelper::importPlugin('content','microformatsvotes',true)) { $seorow = new StdClass(); $seorow->mfv_id = $product_id; $seorow->mfv_title = $product_name; $seorow->product_s_desc = $product_s_desc; $seorow->product_desc = $product_description; $seoparams = new JParameter(''); // spécial Joomla 1.5 JDispatcher::getInstance()->trigger('onBeforeDisplayContent', array(&$seorow, &$seoparams, 0, '_virtuemart.product')); // original JDispatcher::getInstance()->trigger('onBeforeDisplayContent', array($seorow, $seoparams, 0, '_virtuemart.product')); $product_description = $seorow->product_desc; $product_s_desc = $seorow->product_s_desc; echo $seorow->plgmfvhtml; } ?> by {plgMFV} but without success on my homepage, i try the same >> put {plgMFV} but it display the text "{plgMFV} " not microformats votes. Sorry to not be able doing that alone ... regards |
|
|
|
Oct 17 2012, 11:03 AM
Post
#4
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
1. You must activate this option in plugin.
2. Your site must parse conten plugins. I don't think that we have do extension with this case in mind (is possible to stop work well on other places) but is possible, just try. -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Oct 17 2012, 11:42 AM
Post
#5
|
|
|
Newbie ![]() Group: Members Posts: 10 Joined: 3-October 12 Member No.: 1,375 |
After enabled in the position "use tag MFV" and replacing in the flypage
<?php if (JPluginHelper::importPlugin('content','microformatsvotes',true)) { $seorow = new StdClass(); $seorow->mfv_id = $product_id; etc ... by {plgMFV} wich don't work, i try to replace it by < ?php echo vmCommonHTML::ParseContentByPlugins( "{plgMFV}" ); / > but it's the same .. don't work .. is it the good sentence please ? and into article joomla the tag {plgMFV} does not yet all other plugins work fine This post has been edited by lecer: Oct 17 2012, 12:13 PM |
|
|
|
Oct 17 2012, 12:35 PM
Post
#6
|
|
|
Newbie ![]() Group: Members Posts: 10 Joined: 3-October 12 Member No.: 1,375 |
It 's ok on joomla's articles !! first step ..
Simply, I desinstall the plugin and reinstall ... but it doesn't work anymore on my flypage virtuemart with the plugin {plgMFV} alone or with < ?php echo vmCommonHTML::ParseContentByPlugins( "{plgMFV}" ); ? > or with <?php if (JPluginHelper::importPlugin('content','microformatsvotes',true)) { $seorow = new StdClass(); $seorow->mfv_id = $product_id; etc ... I see that there is a V3.3 and i'm on V3.1 .. Is it a good idea upgrading it ? This post has been edited by lecer: Oct 17 2012, 12:52 PM |
|
|
|
Oct 17 2012, 01:08 PM
Post
#7
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
I see that there is a V3.3 and i'm on V3.1 .. Is it a good idea upgrading it ? I don't know, you can check history log here: https://3dwebdesign.org/forum/index.php?showtopic=713 -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Oct 17 2012, 06:08 PM
Post
#8
|
|
|
Newbie ![]() Group: Members Posts: 10 Joined: 3-October 12 Member No.: 1,375 |
impossible to download the latest version because I can not connect (the account does not exist.) at the time you had sent me by mail ...
|
|
|
|
Oct 18 2012, 05:59 AM
Post
#9
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
Цитат You can download your items from meny My orders: https://3dwebdesign.org/en/my-orders When you buy some extension from our site, our website send extension automatically to email from order after succesfull payment. Just check your email box. You can buy with or without registration, but registration is needed to download updates for further versions of extension. In every extension is described number of updates that are for current extension. If you are not registered, just register from here https://3dwebdesign.org/en/create-an-account.html with exact email from order and your orders will be added automatically to your account. After this you can download updates from here: https://3dwebdesign.org/en/my-orders You have agree to these terms when you make purchase, why you not reading info Register with the same email and download. -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
![]() ![]() |
Similar Topics
| Topic | Replies | Topic Starter | Views | Last Action | |
|---|---|---|---|---|---|
![]() |
Pinned: Seo plugin to show Rich snippets in google over joomla votes |
139 | Web Design Seo | 654,517 | 13th March 2020 - 02:13 PM Last post by: Web Design Seo |
![]() |
Pinned: Microformats For Zen Cart Microformats ratings for Zen Cart online stores |
45 | Web Design Seo | 439,710 | 30th December 2015 - 11:11 AM Last post by: Aldo Campione |
![]() |
Microformats And Jdownloads - Presale Question | 2 | zaxavar | 64,748 | 16th June 2014 - 11:59 AM Last post by: Web Design Seo |
![]() |
Microformatsvotes Joomla Plugin Can´t vote when clicking on the starts? |
1 | Falle | 61,970 | 30th April 2014 - 06:22 AM Last post by: Web Design Seo |
![]() |
Microformats Show Stars When ..google Want ? ! | 1 | lalalas | 64,997 | 23rd March 2014 - 12:20 PM Last post by: Web Design Seo |
![]() |
Microformats Votes и Flexicontent | 1 | victorio04 | 64,882 | 12th March 2014 - 06:45 PM Last post by: Web Design Seo |
![]() |
Pinned: Microformats For Oscommerce Microformats votes (Microformats ratings) for Oscommerce online shops |
40 | Web Design Seo | 179,607 | 25th February 2014 - 01:29 PM Last post by: Beleth |
![]() |
Microformats Installed But Doesn't Work Microformats |
1 | Paddlingal | 61,792 | 27th January 2014 - 03:30 PM Last post by: Web Design Seo |
![]() |
Microformats Show Individual User Vote How do we get a single user's rating for a specific article to dis |
3 | leven | 41,561 | 3rd December 2013 - 11:24 AM Last post by: pavelKukov |
![]() |
Microformats Votes And Seblod Component | 1 | varrinka | 34,633 | 18th November 2013 - 06:32 AM Last post by: Web Design Seo |
|
Lo-Fi Version | Time is now: 2nd June 2026 - 03:26 AM |