mattrussell
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Sign Up] Security errorHey,
thanks for the quick reply. much appreciated.
Ya im only using CSS to style I haven’t touched the plugin code. I just mentioned that as another member suggested to use another plugin, so that’s why I didn’t want to do that.
Here is the link: https://lens-media.com/newshop/home/
If you scroll down you’ll see a mid section with an email text-input field; that is referencing from the plugin short-code.
I am only using the email input could that be an issue why the security check is failing?
thanks again
Forum: Plugins
In reply to: [Easy Sign Up] Security errorHey there,
I’m having the same issue, but I would really like to resolve it rather than install another plugin, as I have already styled the element. I also can’t deactivate my other plugins as I’m using an e-commerce them and its a bit temperamental.
Is there a way to bypass the security check?
Thanks
Matt
Forum: Plugins
In reply to: [Gamma Gallery] Loading not stopping (js files not included)no that’s because i deactivated the plugin and have edited the page. i was trying a few other things out to see if it can work.
do you know any other nice responsive gallery plugins?
thanks for your help
Forum: Plugins
In reply to: [Gamma Gallery] Loading not stopping (js files not included)ok that dosen’t seem to be working
i think its a javascript issue because i was trying to use another similar plugin, and i asked the author to have a look at my site as that one wasn’t working either.
i thought that the wp_footer action might do the trick and solve it, but it didn’t and instead it messed up another element on my site which is using javascript.
anyways if you think you might have another solution i would be appreciate your help.
if not i guess i will have to find a plugin which isn’t conflicting with what i already have in my code, as im on a tight deadline and i cant spend too much time trying to debug it.
thanks
Forum: Plugins
In reply to: [Gamma Gallery] Loading not stopping (js files not included)ya am using images uploaded to wp before installing.
ok ill try that.
thanks
Forum: Plugins
In reply to: [Gamma Gallery] Loading not stopping (js files not included)Forum: Plugins
In reply to: [Gamma Gallery] Loading not stopping (js files not included)hey there.
I’m having the same issue.
I have placed <?php wp_footer(); ?> in my footer.php file just before </body> but its still just showing the loading wheel.
Any ideas?
Thanks
Forum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] Fatal error: Class 'req' not foundOk I’ve resolved the issue.
If anyone else has a similar problem it was because I deactivated the Ready E-commerce plugin.
> Delete the Ready E-commerce plugin from the plugins folder through ftp and then re-install and activate from the wp-admin panel.
Regards
Forum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] Fatal error: Class 'req' not foundP.S I have deactivated the ready e-commerce plugin, which may be the issue I’m not sure.
But now there is no way to get back in to WP admin panel to re-activate it.
Thanks
Forum: Plugins
In reply to: [Featured Video Plus] Iframe codeAh you mean the provider i.e. vimeo, youtube etc.
Ok. Anyways thanks a lot for your response.
The plugin is really good!
Forum: Plugins
In reply to: [Featured Video Plus] Iframe codeOk.
So the issue is with my theme code and not the plugin code?
??
Forum: Plugins
In reply to: [Featured Video Plus] Iframe codeHey,
Thanks for the response.
I have the featured videos on my index page and I want to create a link on them to their respective posts (permalink), however currently when clicked the videos will only play.
Is there a possibility that only the play button ‘on click’ will play the video and the rest of the iframe will link to the permalink for the post?
Thanks!
Forum: Plugins
In reply to: [Featured Video Plus] Iframe codeNB/ I’m just trying to get the iframes to link to the posts instead of playing on click.
I was looking at the support tips and you have mentioned the function: get_the_post_video_url( $post_id )
Can I just include this in my theme file in-order for the iframe to link to the posts?
Thanks again!