Page 1 of 1
Category Name and Description
Posted: 01 Nov 2018, 20:58
by kodxenon
Hi, Jan!
1. In the category view, a description is displayed instead of the category name. Example -
http://zvukovoditel.ru/katalog-tovarov/ ... vanie.html
Previously displayed name. I do not know how it happened)
"Display Description (Category, Items View)" is disabled.
2. Is it possible to make the category name appear above the goods, and the description below the goods?
3. Perhaps the problem arose again because of the JF Simone template. Can I reinstall the component so that the settings and all products are saved?
4. When an update for Phoca Cart appears, the extension manager in Joomla does not find it. You have to download it and install over the old version. It is right?
Re: Category Name and Description
Posted: 06 Nov 2018, 14:44
by Jan
Hi,
1) for now I don't know if this is the standard categories view or the one stored in Simone template, if you switch the template to some other (e.g. Phoca Premiere), do you get the same results?
2) this needs to be modified in the html output of the view or overriden by template (so if Simone overrides it, it should be modified there)
3) When you uninstall the component, all data will be removed, so when upgrading, don't uninstall it.
4) Hmmm, it should normaly find it and install automatically
- there is a direct link to the file, I will try to update the information in manifest ... updated now, please check it now.
Jan
Re: Category Name and Description
Posted: 07 Nov 2018, 16:16
by kodxenon
4) No result.
I tried to roll back the site a month ago to version 3.12.
Joomla suggested updating Phoca Cart to 3.13 and Joomla 3.9. I installed these updates. Then updated the extentions through the component interface, but does not offer to update the component to version 3.14.
If I check for updates in the component, then it sends me to
https://www.phoca.cz/version/index.php?phocacart=3.1.3 and I see the new version 3.14, but I can only install it on top previous one.
Re: Category Name and Description
Posted: 07 Nov 2018, 18:06
by kodxenon
In the update servers under Phoca Cart is
https://raw.githubusercontent.com/Phoca ... nifest.xml
At this address:
<updates>
<update>
<name><![CDATA[ Phoca Cart ]]></name>
<description><![CDATA[ Phoca Cart is e-commerce extension - complex shopping cart for Joomla! CMS. Phoca Cart is directly written for Joomla! framework and designed by modern Bootstrap library. ]]></description>
<element>com_phocacart</element>
<type>component</type>
<version>3.1.3</version>
<infourl title="Phoca Cart 3.1.3">
http://www.phoca.cz/version/index.php?p ... 3</infourl>
<downloads>
<downloadurl type="full" format="zip">
https://github.com/PhocaCz/PhocaCart/re ... ownloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>
<![CDATA[ Phoca.cz ]]>
</maintainer>
<maintainerurl>
http://www.phoca.cz/</maintainerurl>
<section>Updates</section>
<targetplatform name="joomla" version="3.8"/>
<client>1</client>
</update>
</updates>
Re: Category Name and Description
Posted: 10 Nov 2018, 20:03
by Jan
Hmmm, interesting, I get the 3.1.4 here:
https://github.com/PhocaCz/PhocaCart/bl ... nifest.xml
but 3.1.3 here:
https://raw.githubusercontent.com/Phoca ... nifest.xml
This seems like some cache issue on Github, please try to see it in other browser (I changed browser for test and there is everything OK)
Jan
Re: Category Name and Description
Posted: 19 Nov 2018, 19:43
by kodxenon
Thank you! It works!
Re: Category Name and Description
Posted: 21 Nov 2018, 11:39
by Jan
Ok, great to hear it.
Jan