Issues with Data | WordPress.org

Plugin Author
berkux

(@berkux)

Hi,

try this for Question 1: With the JCI Free Block you can create a Template with all the data to be displayed.

    {subloop-array:pens:-1}<br>
          name = {pens.name}<br>
        {subloop:pens.points:-1}
              avgSpeed = {pens.points.avgSpeed}<br>
      {/subloop:pens.points}
        riders:<br>
          {subloop-array:pens.riders:-1}<br>
                name = {pens.riders.name}<br>
              {subloop:pens.riders.club:-1}
                    name = {pens.riders.club.name}<br>
            {/subloop:pens.riders.club}
                avgSpeed = {pens.riders.avgSpeed}
          {/subloop-array:pens.riders}<br>
    {/subloop-array:pens}

<<Is there a way for me to convert the number 2086.72 directly to the correct time (34:46.720) in the subloop {subloop-array:pens.riders:-1}>>
Unfortunately, no, not with the free JCI plugin.

Thank you! Question 1 is now resolved, much appreciated.

If I buy the paid PRO plugin will I be able to resolve Question 2?

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer