Jump to content

Display simple & sub pages

No Response 1.0.0

Tanki
Tanki

Posted (edited)

Hello, possible to get his:

"Pages": { "Page1": { "ImageElements": { "BackGround": { "URL": "", "GoBehindNav": false, "ShowOnSubPages": "0", "PosBottomToTop": "0.0,1.0", "PosLeftToRight": "0.0,1.0" } }, "TextElements": { "Title": { "Content": "Main", "FontSize": 16, "AlignTopMiddleBottom": "top", "AlignLeftMiddleRight": "middle", "FontColour": "255,255,255,1", "GoBehindNav": false, "ShowOnSubPages": "0", "PosBottomToTop": "0.0,1.0", "PosLeftToRight": "0.0,1.0" }, "Content": { "Content": "\n\n TEXT 1.\n ", "FontSize": 16, "AlignTopMiddleBottom": "top", "AlignLeftMiddleRight": "middle", "FontColour": "255,255,255,1", "GoBehindNav": false, "ShowOnSubPages": "0", "PosBottomToTop": "0.0,1.0", "PosLeftToRight": "0.0,1.0" }, "Content": { "Content": "\n\n TEXT 2.\n ", "FontSize": 16, "AlignTopMiddleBottom": "top", "AlignLeftMiddleRight": "middle", "FontColour": "255,255,255,1", "GoBehindNav": false, "ShowOnSubPages": "1", "PosBottomToTop": "0.0,1.0", "PosLeftToRight": "0.0,1.0" } } },

Currently we cannot display the 2 texts ... I tested with ShowOnSubPages at 0 and 1, only the second is displayed... Thanks

Edited by Tanki
  • Administrator
Steenamaroo

Posted (edited)

Hi,

 

That works but you have to give each element a unique name.

Try changing the second "Content" to "ContentTwo", or something.

 

   "Page1":{
      "ImageElements":{
         "BackGround":{
            "URL":"",
            "GoBehindNav":false,
            "ShowOnSubPages":"0",
            "PosBottomToTop":"0.0,1.0",
            "PosLeftToRight":"0.0,1.0"
         }
      },
      "TextElements":{
         "Title":{
            "Content":"Main",
            "FontSize":16,
            "AlignTopMiddleBottom":"top",
            "AlignLeftMiddleRight":"middle",
            "FontColour":"255,255,255,1",
            "GoBehindNav":false,
            "ShowOnSubPages":"0",
            "PosBottomToTop":"0.0,1.0",
            "PosLeftToRight":"0.0,1.0"
         },
         "Content":{
            "Content":"\n\n TEXT 1.\n ",
            "FontSize":16,
            "AlignTopMiddleBottom":"top",
            "AlignLeftMiddleRight":"middle",
            "FontColour":"255,255,255,1",
            "GoBehindNav":false,
            "ShowOnSubPages":"0",
            "PosBottomToTop":"0.0,1.0",
            "PosLeftToRight":"0.0,1.0"
         },
         "ContentTwo":{
            "Content":"\n\n TEXT 2.\n ",
            "FontSize":16,
            "AlignTopMiddleBottom":"top",
            "AlignLeftMiddleRight":"middle",
            "FontColour":"255,255,255,1",
            "GoBehindNav":false,
            "ShowOnSubPages":"1",
            "PosBottomToTop":"0.0,1.0",
            "PosLeftToRight":"0.0,1.0"
         }
      }
   },

 

Edited by Steenamaroo
  • Administrator
Steenamaroo

Posted

My pleasure. Thanks for updating.

Guest

Posted

Changed Status from Pending to No Response

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.7k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.