New entries not showing up on front end with Low Reorder
Hi there!
I'm having a cache issue or something, new entries were showing up just fine, but since I configured them to use Reorder, they don't show up unless I go into Reorder in the admin and hit save.
Clearing admin cache doesn't do it either.
Here's my template tag:
{exp:low_reorder:entries set="{segment_1}_order" paginate="bottom" limit="17" disable="relationships|member_data" cache="yes" refresh="60" dynamic="no"}
...
{/exp:low_reorder:entries}
Here's a screenshot of my settings:
I've had some other funky things happen with this install so I'm not sure if they're related. You helped me earlier with Seg2Cat not getting the categories...
Anyhow, any ideas what could be going on?
EE v2.10.1
Low Reorder v2.3.0
Thanks!
- Jess
Replies
Low 14 Oct 2015 21:19
Does it help if you remove cache="yes" refresh="60"?
Could be a conflict with another add-on. Which extensions are installed and use the entry_submission_end hook? You can look that up in EE's SQL manager.
ByteMyPixel 14 Oct 2015 22:28
Hey Low, thanks for getting back to me so quickly!
It doesn't change anything if I remove the cache parameters :/
Looks like the only other extension I have using the entry_submission_end hook is Structure.
Low 15 Oct 2015 07:36
It could well be the server setup... I'll need to take a look myself. Please send SuperAdmin and FTP login credentials to hi at gotolow dot com if you can.
Low 16 Oct 2015 12:49
Low Reorder was installed, however the Extension part was disabled. Therefore, new entries weren't caught and automatically added to the set.
I've enabled the extension, so now it works again.
ByteMyPixel 19 Oct 2015 16:19
oh my, total oversight on me... sorry to trouble you and thank you again for your help!!!