shanafourde
Forum Replies Created
-
Just wanted to let you know… I have looked everywhere and I think that is a YouTube issue, not this plugin. I’m pretty sure YouTube has made it impossible to do both.
Forum: Plugins
In reply to: [Facebook Social Stream] Plugin won't activatePerfect! Thank you ??
Forum: Plugins
In reply to: [Facebook Social Stream] Plugin won't activateI still get an error, but a little different:
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in …/wp-content/plugins/facebook-social-stream/lib/FBSS_ExtensionFactory.php on line 65
Forum: Plugins
In reply to: [Responsive Mortgage Calculator] Not getting any results from the calculatorIt doesn’t seem to be working with the update. Whether I leave or remove my code that added the JS file to the footer, the calculator isn’t working.
Forum: Plugins
In reply to: [Responsive Mortgage Calculator] Not getting any results from the calculatorYes it is working fine now once I hard coded the JS file.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] After update cloning pages no longer worksPerfect! The update fixed the problem.
Forum: Plugins
In reply to: [Ultimate Wordpress Auction Plugin] Payment optionsThanks for the response. Yes it would be nice to be able to give the winner an option.
Forum: Plugins
In reply to: [Page scroll to id] Conflict with Q2W3 Fixed WidgetThat didn’t help, but checking “Use jQuery(window).load() hook:” in Q2W3 did fix the problem.
Yay!
Forum: Plugins
In reply to: [Age Verify] Does this plugin block robots?I don’t think it blocks robots. I haven’t had any problems with the rankings of websites that have used it.
Forum: Plugins
In reply to: [Responsive Mortgage Calculator] Not getting any results from the calculatorI have made sure wp_footer() is before the closing </body> tag and I updated the plugin.
I’m still not getting any results :-/
https://sarahwebdesign.com/georgeekluck/mortgage-calculator/
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Errors when I publish or update pages v2.0The update fixed the issue. Thank you!
Forum: Plugins
In reply to: [Age Verify] Does this also work on a per page basis?After you choose “Specific Pages”, edit the page that you want protected. Above Publish or Update there is a checkbox “Require Page verification…”
Thanks. I ended up using the Shutter lightbox which is responsive and shows the description. I put the title and description of the images in the description area of NextGen with a little bit of basic HTML code to separate the two.
Forum: Plugins
In reply to: [JQuery Vertical Mega Menu Widget] Conflict with NextGen GalleryDon’t worry about it for my site. I had to stop using the Vertical Mega Menu Widget plugin, but the conflict still exists.
Figured it out. Some how my theme didn’t have
<?php wp_footer() ?>
in footer.php
I added it and everything is working great now.