• Resolved babimc

    (@babimc)


    Hello.
    I am using the trial Pro version to test if this plugin is what we are looking for.
    The Json feed we have is:
    http://twww.swissfunddata.ch/sfdpub/fragment/current/16701
    * We want to show this price in a cell of one table. The price must be automatically refreshed.
    Whatever shortcode I use it does not work!!!
    We also did not really understood how to make twig??? There is a plugin called twigPress, Is this what it takes to activate it? Does the plugin work without twig?

    Please let us know how can we make this work. The price of the plugin is not an issue if we could make it work.

    Cheers

    https://ww.wp.xz.cn/plugins/json-content-importer/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author berkux

    (@berkux)

    Hi,

    see
    https://json-content-importer.com/examples/api-swissfunddata/

    <<* We want to show this price in a cell of one table. The price must be automatically refreshed.>>
    When cache of the plugin and the page is off, every time the page is build live data is displayed.

    <<We also did not really understood how to make twig??? There is a plugin called twigPress, Is this what it takes to activate it? Does the plugin work without twig?>>
    The free one does work, without any twig.

    Bernhard

    Thread Starter babimc

    (@babimc)

    Thank you so much for your response. We could finally make it to show the data. But the problem is that the data shown has a line break.
    for example :
    The price USD (the shortcode) will show the price one line more down then the rest of the texts. Is there any CSS trick or something that we could show the price without any line break?

    Best Regards
    Babi

    Plugin Author berkux

    (@berkux)

    Hi Babi,

    this is a wordpress “feature”. Remove any, I mean really any, linebreak from the template. because wp converts linebreaks in the template to html-linebreaks.

    the pro-version does not have this problem, as there the template-manager manages the templates without wordpress.

    Does this help?

    Bernhard

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Can't show the data’ is closed to new replies.