Digital experiences for all disciplines
Forum Replies Created
-
-
I achieved this by simply setting the interval set in functions.js located in wp-content/themes/cardinal/js/
Change This:
if (carouselAuto) { carouselAuto = true; }
To This:
if (carouselAuto) { carouselAuto = 8000; }
This worked for me. I have 8 second intervals for the testimonial carousel globally.
It would be a huge help if someone could post a solution to this issue. It is also occurring for me. 5 images causes the thumbnails flex nav to disappear for me as well. My 5th thumbnail image below the gallery slider is permanently cropped.
November 30, 2014 at 12:52 am in reply to: Single product image does not appear in some cases #132256I am also having this problem. Only in Safari, main product image does not appear on some product pages until mouse over.
This is also occurring for me. H3 line-height is set to 0 and marked !important.
If I use almost any font besides the default and set the h3 font size above 18, the bottom half of the letters begin to be cut off.
it looks like spb-heading for h3 has a line to the right of the heading and the spacing for that line depends on the line height being set to 0, is there anyway to alleviate this issue?
If you purchased the theme, you already have your very own download link.
Log into your themeforest account. Chose “downloads” from the drop down under your username.
Scroll to Dante and download the latest version.
April 24, 2014 at 8:20 pm in reply to: Sucuri scan shows malware / php headers already sent error. #69828Thanks were all good here.
April 23, 2014 at 5:15 pm in reply to: Sucuri scan shows malware / php headers already sent error. #69480I’m sorry to keep this going, but that isn’t working either.
Please see the screenshot below, after adding the code after <?php I get a fatal error can’t use function return value in write context in….
April 22, 2014 at 7:46 pm in reply to: Sucuri scan shows malware / php headers already sent error. #69216Hey that didn’t work. After placing at the top of wp-config, I get a ‘WP_DEBUG’, false in the upper left hand corner of every page both in my dashboard and my published pages.
Shown in the screenshots.
-