cardanopress
Forum Replies Created
-
Thanks for the support. If you haven’t already, please follow us on Twitter and Discord to keep up to date with developments and also check out the documentation, which is being updated daily.
CardanoPress currently doesn’t work well with Gutenberg block themes and some older themes that don’t have some of the default code in its theme.
Check your theme and see if this line is missing.
https://github.com/CardanoPress/theme-bootstrap/blob/main/header.php#L23
If it is, please add
<?php wp_body_open(); ?>
After the <body> tag in the header.php file.
I suggest watching this video first: https://www.youtube.com/watch?v=g26MLYmvGnc.
Then follow these instructions here on our Documentation site: https://cardanopress.io/docs-category/cardanopress-core/
Your missing a bunch of server level configurations that you hadn’t looked at in the instructions on the README.
Make sure you have WASM file type enabled on your server.
The plugin does support page builders such as DIVI, Elementor, WPBaker etc. You will have to add the Connect button as short code.
Thanks for all the support @craigimmel.
Glad to be working with you to make the #Cardano ecosystem just that much better.
Forum: Plugins
In reply to: [Countdown Timer - Widget Countdown] time is not exact, (hour off)In the free version we had to use UTC time zone. The plugin ignores the timezone that is set in the WP Settings.
Use UTC time conversion and your ending time on the countdown widget should be spot on.
Example conversion that worked for us:
https://www.timeanddate.com/worldclock/converter.html?iso=20230612T213000&p1=1490&p2=1440