C5 Image Slider: Nothing happens when you modify the slide duration

Permalink
I'm finishing the followinghttps://biz229.inmotionhosting.com/~barkin20/rockerman20/index.php... for a client and have the home page slider set to 3000ms, yet it takes nearly 12 seconds to go to the next slide.

Here's the environment info just in case... running PHP7.4:

# concrete5 Version
Core Version - 8.5.4
Version Installed - 8.5.4
Database Version - 20200609145307

# Database Information
Version: 10.2.36-MariaDB-log
SQL Mode: NO_ENGINE_SUBSTITUTION

# concrete5 Packages
Abandoned Cart (0.0.9), Accordion Pro (1.1.5), Community Store (2.3.2), Community Store Product Attribute (0.5), Community Store Toolbar Buttons (1.0), Easy Image Gallery (1.4.2), Easy Social Feed (1.1.5), Free Google Maps (1.0.0), Grand Gallery (1.3.3), Mortar (1.0.3), Paypal Payment Method (1.2), Responsive Embed (1.0.1), Stack Infinity (1.2.3), Studio Testimonials Pro (1.2.1), SVG Social Media Icons (0.9.9), Sweet Google Reviews Package (0.9.4)

# concrete5 Overrides
blocks/community_product_list/templates/home_list/view.css, blocks/community_product_list/templates/home_list/view.js, blocks/community_product_list/templates/home_list/view.php, blocks/community_product_list/templates/home_list, blocks/community_product_list/templates, blocks/community_product_list

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - On - In all cases.
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
Apache

# Server API
cgi-fcgi

# PHP Version
7.4.9

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, enchant, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imap, intl, ionCube Loader, json, ldap, libxml, mbstring, mysqli, mysqlnd, odbc, openssl, pcntl, pcre, PDO, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, pspell, readline, Reflection, session, SimpleXML, snmp, soap, sockets, SPL, sqlite3, standard, tidy, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib

# PHP Settings
max_execution_time - 30
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 6200
memory_limit - 768M
post_max_size - 512M
upload_max_filesize - 512M
ic24.api.max_timeout - 7
ldap.max_links - Unlimited
mbstring.regex_retry_limit - 1000000
mbstring.regex_stack_limit - 100000
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
odbc.max_links - Unlimited
odbc.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
unserialize_max_depth - 4096

barkingtuna
 
EvanCooper replied on at Permalink Reply
EvanCooper
Just to clarify, this a custom slider block? It doesn't look like the core Image Slider block. Just want to make sure we're talking about the same thing.

The only thing that jumps out at me is you have Full Page Caching on in all cases - if you clear the cache, does it get that new timing maybe?
barkingtuna replied on at Permalink Reply
barkingtuna
It's definitely the stock C5 Image Slider... I turned caching off completely, refreshed the website and browser cache, and still nothing different.
barkingtuna replied on at Permalink Reply
barkingtuna
The Theme was the problem... Ugh! Thanks.