HOTdesign
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [Title to Terms Ultimate] woocommerceThank you, good job
Forum: Plugins
In reply to: [Title to Terms Ultimate] woocommerceThank you for your response.
It works on the post for products (woocommerce) not working
Forum: Plugins
In reply to: [Paypal Sell Link Ads] Only white page showing up after filling in formDoes not work
Forum: Plugins
In reply to: [WP eCommerce] No Manual Payment Gatewaywp-e-commerce-fixed-rate-shipping
Forum: Plugins
In reply to: [Contact Form 7] Show messages in a pop-up?Forum: Plugins
In reply to: [Nobs • Share Buttons] Share on a pop-up window instead of another pageanything goes
Here is a sample http://www.funnyandhappy.com/beautiful-bacon-turtles/
Add to Juiz-social-post-sharer.php. Add before <? Php<script type="text/javascript"> function fbs_click(width, height) { var leftPosition, topPosition; leftPosition = (window.screen.width / 2) - ((width / 2) + 10); topPosition = (window.screen.height / 2) - ((height / 2) + 50); var windowFeatures = "status=no,height=" + height + ",width=" + width + ",resizable=no,left=" + leftPosition + ",top=" + topPosition + ",screenX=" + leftPosition + ",screenY=" + topPosition + ",toolbar=no,menubar=no,scrollbars=no,location=no,directories=no"; u=location.href; t=document.title; window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer', windowFeatures); return false; } </script>and add the line: 91 (// classes and attributes options)
for code target = “_blank” insert onClick=”return fbs_click(626, 305)”
Viewing 6 replies - 1 through 6 (of 6 total)