Alex
Forum Replies Created
-
I have tried the plugin mention above and my client found it easy to read yet thorough. I have also been looking for the email stat report feature in a WordPress plugin.
I can’t wait to see what you come up with. I’d pay if it looked anything better than the reports Google sends out, which my clients find hard to understand.
Ps I woul prefer HTML emails to PDFs.
Forum: Plugins
In reply to: [Soronet Popup] Add to Posts pageI solved this issue at least for myself on the particular theme.
First I created a dummy page and configured the coronet popup.
Once I got it the way I wanted it to display I viewed the page source and grabbed this code:
<div id=”sn-popup-933″ class=”sn-popup” data-delay=”” data-openspeed=”” data-closespeed=””><p><iframe style=”background: #000;” src=”https://www.youtube.com/embed/eAI0ShWiH2w?autoplay=1&rel=0&controls=0&showinfo=0″ width=”853″ height=”480″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe></p>
</div>Then I pasted the code into a homepage widget that was available in the particular theme I was using. And it worked to my surprise.
Hope this helps someone else.
Thanks for great plugin, hope to see more activity in the future.Forum: Fixing WordPress
In reply to: Where to put Amazon "Native Shopping Ads" Code in WP?Thanks Capefoxx, I can do that.
I’ve tried some javascript adder plugins but they seem very buggy. I could not even get one installed.
Forum: Fixing WordPress
In reply to: Where to put Amazon "Native Shopping Ads" Code in WP?wondering the same. would like to add the code to a text widget. Anybody successfully do this? If so How?
Forum: Plugins
In reply to: [Jazz Popups] Audio LoopI too am having the same problem. Any answers/solutions appreciated.
Forum: Plugins
In reply to: [Welcome!] Remove cookies and setup welcome message only on 1 pageThe above code just woke my script. I’m trying to get this to work:
function welcome_output (){
if(is_home()) global $wDefaults;
$wVar = welcome_getOptions();So that the message only shows on the home page. But it is not woking either.
Any help would be appreciated.
Forum: Plugins
In reply to: How to load plugin function only on one page.This code just broke the script.
https://ww.wp.xz.cn/support/topic/remove-cookies-and-setup-welcome-message-only-on-1-page?replies=2
Besides “home” does not have a page name/number that I am aware of.
Forum: Plugins
In reply to: How to load plugin function only on one page.I’m trying to do the same thing with the same plug in. Any answers appreciated
Forum: Plugins
In reply to: [Youtube Channel Gallery] iOS must play large video first2 words [tubepress]
Forum: Plugins
In reply to: [Youtube Channel Gallery] iOS must play large video firstAutoplay doesn’t seem to work on iOS either. Only OS X. so much for a work-around.
Is there a max number of Sliders that I can create?