Hello There is already a thread on this topic, but no conclusive way of having this shortcode work is presented. The same shortcode pasted directly in a page displays the countdown fine.
Hello I had setup Post carousel so that is showed post of 2 categories (News: cat 4 and Press releases: cat 3). Prior to the last update you built the post query with “cat=4,3”. Upon saving this query it is changed to “cat=4&3” and only displays category “4”. Any idea ?
Hello How do you ensure that buttons have a minimum length so they line up vertically, irrespective of the length of their text. I have seen a thread on the same topic with your suggestion involving a custom css ( /* Buttons */.origin-widget-button a { min-width: 220px; }. Unfortunately it does not work for my…