Catalog Page Strings [PLUS EMULATOR]

F099999

New Member
Mar 21, 2020
28
5
Hey community,

does anyone know how to add images to this page:

In database there are two columns:
- page_strings_1 (i think for images)
- page_strings_2 (for texts)

or am I wrong?
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
The images are actually embedded into the emulator (more than likely). When the page gets generated the packet sends out the image names.
You must be registered for see images attach
.

Here is a screenshot from my emulator base. As you can see in the catalogpagecomposer.cs file if the template is frontpage4 we are sending out the string titles (Which I have in my emulator config files, yours will probably also be hard coded) and the image is catalogue/section0.png
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
I am using Plus, it may be called a different packet than yours - but there must be a composer to generate the catalog page layout.
 

Users who are viewing this thread

Top