• Hello,
    very nice plugin, keep going on!

    I have 2 quetions:
    – Is it possible to create custom landing page (for example: with Elementor) for each single product and embeed informations by shortcode? For example

    [product_crowdfunding_total_sum id="PRODUCT ID HERE"]

    – Is it possible change date/time format to European standard? for Example: 02:00PM –> 14:00

    Thank you.

Viewing 1 replies (of 1 total)
  • Hi @eznetmarketing,

    Sorry for such a late reply. If you are still interested or if anyone else has similar questions:

    1) Yes, you can use product_id attribute (available in almost all shortcodes), e.g.:

    [product_crowdfunding_total_sum product_id="123"]

    2) Generally time shortcodes use date and time format set in your “Dashboard > Settings > General”. And since plugin v3.0.0 you can also change it by using date_format and time_format attributes, e.g.:

    [product_crowdfunding_startdatetime date_format="Y-m-d" time_format="H:i"]

    For available formats please check PHP date() function.

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcodes & Time format questions’ is closed to new replies.