Limit the "Menu/Products/Random" quantity

17.05.2011 03:29
#1
mediawarna
Joomshopping forum user no avatar
Name: haryanto
30.01.2011
Posts: 23
Quote
Limit the "Menu/Products/Random" quantity

Does anyone knows how to limit the product that displaying in "Menu/Products/Random"..???
I want to use it as my frontpage but it displaying all my products, which is too many to load in just one page.

Thank you.


JoomShopping: 2.8.3
 
17.05.2011 07:59
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Limit the "Menu/Products/Random" quantity

Configuration -> category/product
administrator/index.php?option=com_jshopping&controller=config&task=catprod

Amount of products on page

 
18.05.2011 15:27
#3
mediawarna
Joomshopping forum user no avatar
Name: haryanto
30.01.2011
Posts: 23
Quote
Aw: Limit the "Menu/Products/Random" quantity

lol, i don't realize that menu link have the same configuration as category. thanks.

By the way, it's too bad that menu link to Products/Random, didn't load the meta description and meta keyword. when i used it as my default frontpage, i checked for the source and it not shown any keyword nor description on page.


Letzte Änderung: 18.05.2011 15:29
 
19.05.2011 02:54
#4
mediawarna
Joomshopping forum user no avatar
Name: haryanto
30.01.2011
Posts: 23
Quote
Aw: Limit the "Menu/Products/Random" quantity

i see a similar problem here:
http://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/forum/posts/11/571.html

question is how if i use products/random - menu link as my frontpage?
i still can't find how to add meta keyword & description.

Thanks


Letzte Änderung: 19.05.2011 03:36
 
19.05.2011 08:23
#5
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Limit the "Menu/Products/Random" quantity

The new version will fix

 
19.05.2011 08:56
#6
mediawarna
Joomshopping forum user no avatar
Name: haryanto
30.01.2011
Posts: 23
Quote
Aw: Limit the "Menu/Products/Random" quantity

can't wait :)

 
20.05.2011 18:57
#7
mediawarna
Joomshopping forum user no avatar
Name: haryanto
30.01.2011
Posts: 23
Quote
Aw: Limit the "Menu/Products/Random" quantity

before you release your new version, will you give me a hint, which line that i could use to add my 'mainpage' meta keyword into menulinks-products? is it possible if i just modify some of the file in
/components/com_jshopping/controllers/products
and
components/com_jshopping/templates/default/products/listproducts

thank you. really need those meta keyword.

 
20.05.2011 21:21
#8
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Limit the "Menu/Products/Random" quantity

/components/com_jshopping/controllers/products

replace

setMetaData($title, "", "");

to

setMetaData($title, "keyword", "description");


Letzte Änderung: 20.05.2011 21:21
 
21.05.2011 09:57
#9
mediawarna
Joomshopping forum user no avatar
Name: haryanto
30.01.2011
Posts: 23
Quote
Aw: Limit the "Menu/Products/Random" quantity

I did like what you said,
///////
if ($params->get('page_title')){
$title = $params->get('page_title');
}
if ($params->get('show_page_title') && $params->get('page_title')){
$header = $params->get('page_title');
}
$prefix = $params->get('pageclass_sfx');
setMetaData($title, "keyword", "description");
///////

But it still not load anything.
I have filled the title, keyword & description on static text.

 
21.05.2011 15:45
#10
Onofrei
Joomshopping forum user no avatar
Name: Mihai-Codrut
06.03.2011
Posts: 55
Quote
Aw: Limit the "Menu/Products/Random" quantity

webdesigner - 17.05.2011 07:59
Configuration -> category/product
administrator/index.php?option=com_jshopping&controller=config&task=catprod

Amount of products on page


Hello!

If I set up a page Products->Label to display 5 products per page and I have let's say 6 products with that label, I only get one page with 5 products and no pagination to move on and see the rest. Is that the intended behaviour or it's a bug?

Thank you!


Joomla: 1.5.23
JoomShopping: 2.8.4
PHP: 5.3.3
 
21.05.2011 21:23
#11
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Limit the "Menu/Products/Random" quantity

Intended behaviour

 
24.05.2011 03:19
#12
mediawarna
Joomshopping forum user no avatar
Name: haryanto
30.01.2011
Posts: 23
Quote
Aw: Limit the "Menu/Products/Random" quantity

How about the meta keyword sir..??? thank you.

 
24.05.2011 07:53
#13
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Limit the "Menu/Products/Random" quantity

Will be in 2.9.0 (SEO for All page)

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.