pathetix
Forum Replies Created
-
Forum: Plugins
In reply to: [MailerLite - Signup forms (official)] Undefined variable: mailerlite_errorI’m getting this error as well in the admin screens.
Will try the tweak thanks!Thanks for the reply!
Going to go for the 301 redirect method.
After reading the page you directed, I want to confirm something.I have to enter my old feed URL am I right?
So that would be:
RewriteRule ^path/to/old/feed http://hapapap.com/feed/podcast/ [L,R=301]
Hi again and thanks for the links!
They brought me to the right direction.Wow thanks for clearing that up.
I’ll go through the links you provided.
Really appreciate the help!Thanks for replying! I read through that linked page but I don’t find anything on the audio player.
I can’t find anything on styling the player itself. I can sort of figure out how to style the background colors through CSS.
I see that .mejs-container has an inline style height 30px and I can’t figure how to remove that.
Forum: Plugins
In reply to: [blueimp lightbox] Autoplay for video?Hi,
The youTubeClickToPlay option removes one less click.
After clicking on a link, the lightbox appears with the video screenshot and a circular video button.How can we remove this step?
Basically I want to click on my link and the lightbox appears with the video playing automatically.One click > lightbox appears > video plays.
Is this possible?
I am having the same problem as you.
Can’t edit the CSS coz the styles are generated from a PHP file which is supposed to automatically get the width of your thumbnail size.Since I was in need of an urgent fix, I edited this file:
/wp-content/plugins/nextgen-gallery-pro/modules/nextgen_pro_horizontal_filmstrip/templates/nextgen_pro_horizontal_filmstrip_css.phpThere I hard coded my thumbnail size.
It works for me because I will only be using this template.
It sucks to pay for a buggy software.Oops ok sorry for the mixup.
This is because on the other pages where the slider is not displayed, Firefox console is throwing this error:
TypeError: $(...).flexslider is not a functionIt probably is a conflict with the Nextgen Gallery plugin.
But I thought it would be good to not have this function (or the inline CSS) called on pages where the slider is not displayed as well.