We have detected a conflict with The Events Calendar where the time of the events in the calendars are calculated with the wrong time zone but shown with the right time zone ticker. If we remove the module in the page, everything gets back to normal. The module has been set with the right time zone (Toronto in our specific case). If we set the time zone to UTC-5 then we have no conflict.
Here is an example
Hi,
We want to use this plugin to automatically hide blocks from a site at a certain time. It seems to work great, however, we found one hiccup that we’re trying to find a workaround with, the caching.
Our site uses Breeze + Cloudflare caching. The content doesn’t seem to actually be hidden until the cache is cleared for both after the expiration time has passed.
Is there a way we can fix this? Possibly even a setting within the caching plugins? Any ideas?
Thanks!
]]>I have two timed content modules on the same page. When first timed content expires, it is hidden. The second timed content module is set to start when the first timed content expires.
Are 2 timed content modules running on the same page not supported? The second timed content module doesn’t show no matter how many times I refresh and reopen page.
]]>After installing this plugin, I can’t find the added module. There doesn’t appear to be a setting or anything to enable the module anywhere.
I’m using the Beaver Builder Child Theme and Parent Theme version
Plugins Installed:
Beaver Builder Plugin (Agency Version) v 2.4.2.4
Beaver Themer Plugin: v 1.3.3.1
Timed Content for Beaver Builder v 1.0.2
Ultimate Addons for Beaver Builder v 1.30.6
WP v 5.7.2
Anyone else having this issue?
]]>Useful, but I have a collection of content I want to all show at once therefore it would be handy if this could show saved rows or saved columns. Alternatively, if Timed Content was simply a “container” then we could drag other modules into it to achieve the same effect.
]]>I too, have been having this problem for over a year. The plugin used to work properly on another site I had hosted at GoDaddy, but then stopped working and has never worked since. Since then, I’ve tested this plugin “every which way but loose”, and cannot make it work.
The problem: I add the Timed Content module with an image or text to show at a particular date/time. When the start time arrives, the content/image does not show up. If I go back into the content, a new development is, I now have to open the content, save it, then republish. (I used to only have to republish the page without resaving the TC module).
I’m using a Mac (OS 10.15.6), and have tested in Safari and Chrome browsers: regular, private and Incognito windows. I have cleared browser, Beaver Builder, and Siteground caches before, during and after.
I have made sure the time zones in settings are set accurately on my computer, the WordPress site, and in Timed Content. I have called GoDaddy and asked them if their servers have a time code associated (no).
My latest testing is a brand new WordPress install on a different host (Siteground) with minimal setup, as follows.
Active and up-to-date plugins: Beaver Builder Plugin Pro, Timed Content (a newly downloaded version), SG Optimizer (tried on and off)
Theme: Twenty Twenty (on the GoDaddy installation, I also used the Beaver Builder Child theme).
Please let me know if and how I can help you to reproduce this issue.
Thank you, Laurel
]]>Is it possible to set the visibility by Day of the week:
For example one column shows Monday to Saturday – Another only shows on Sunday?
Tnanks
]]>I have seen a few other of these same issues, and I was able to reproduce. To test, start one of the modules as a future date and hide when not available. The div for the surround has CSS added which gives it a display:none
frontend.css.php
if ( ! $display && 'msg' != $settings->expire_content_action ) { ?>
.fl-module-timed-content-module.fl-node-<?php echo $id; ?> {
display : none;
}
<?php }
This style does not get removed automatically when the date passes, so the content is “available” on the page, but hidden by CSS. if you open the page in BB and Save it once again, the section removes the CSS and it is visible again.
]]>It would be so helpful for timed video embeds. Otherwise I have to make lots of saved modules.
]]>I’m having the exact same issue as others have listed. I’m using a saved row for one and a saved module for another and the content will not display after the scheduled start time unless I open the page to edit and publish it again.
]]>I cannot find any reference online to the Timed Content plugin not working. (Well, just one, but no info on how to fix).
The Timed Content module is the first block in the In-Store Specials row. This used to work perfectly up to a few months ago, but I cannot figure out why it does work now.
I have tried disabling all plugins except Beaver Builder and Timed Content.
I’ve deactivated, removed and reinstalled the plugin.
I have tried using the plugin on a new site with only Beaver Builder installed and the Timed Content Plugin and it does not work.
I’ve emptied caches (hosting, Beaver Builder).
Any ideas? Thank you! Laurie
]]>Hi. This plugin addresses similar issue that I am trying to solve but not quite. Thought I would ask if you know how to make a page available only on one page load, like page redirect when reloaded or reaccessed?
]]>I am wondering if there is a way to show content after a certain number of minutes on the page. I can’t see a way to do that.
]]>Does this plugin still work correctly? I’m using the latest version of Beaver Builder (and the plugin) and for whatever reason the timed modules do not seem to automatically release.
I have to go in and republish the page in Beaver Builder to get everything to show correctly otherwise it will never release.
It’s as simple as going in and hitting “Beaver Builder” then “Publish” but it still defeats a large point of this plugin.
Any idea?
]]>I have two requests:
I’d love to be able to set timed content rules on entire rows and columns. I’d like to see a section in the row config that would allow someone to set the time and date it shows up and disappears.
I’d also like to see these values tied into Builder so you can press the + and use a custom date field to specify this too.
]]>This is awesome! If I leave the year blank will it just repeat each year using the Day and Month settings?
thx
]]>