Recently, I started working on a single product based on Webasyst Shop-Script. The system is quite interesting, but also quite complex (it seemed to me at first glance), but more on that later.Install and configure WP Cumulus for Shop-Script:
Unpack the contents of the archive in a temporary folder.
The tag_cloud.php file is copied in the / published / SC / html / scripts / modules / cptmanager / _methods folder .
There already is one, so replaceable.
The remaining two files tagcloud.swf and swfobject.js are copied anywhere.
For example, in the folder includes .
We open the file /published/SC/html/scripts/modules/cptmanager/_methods/tag_cloud.php for editing and change the parameters for ourselves.
Source: https://habr.com/ru/post/59501/
All Articles