vajeshrathor
Forum Replies Created
-
Need to use shortcode inside page/post. I am successfully tried to show this on my video page.
Resolved this issue by showing playlist id with parameter “id”
Forum: Plugins
In reply to: [WooCommerce] How to display related products on cart pageYes i got that option now in product page settings.
Thanks a lot Mike. Appreciate your quick reply.Forum: Plugins
In reply to: [WooCommerce] How to add different shipping address and billing addressThank you Mike. I got this option to enable different shipping address than billing address under shipping tab.
Thanks a lot for quick reply.Yes my site also showing share buttons now. I think Maryanne
has fixed this issue as i don’t see any error inside console log.
Thank you all for your support.Hi Maryanne,
Check out the console error screenshot here- https://www.idalabs.com/shareholic-js-error.png
403 forbidden error occurred..
Let me know if you need further details.
Thanks,Hi Maryaanee,
You can checkout my website blog https://www.ixtentia.com/blog/mobile-app-development-in-2016-the-android-vs-ios-rivalry-continues/
I have activated shareholic plugin on this site and the share buttons were showing up on this blog.
You can see that error in console log on page load.
Please let me know once you fix this issue.
Thanks,https://dsms0mj1bbhn4.cloudfront.net/v2/cbb41c2db57bd0f012e62b4220fe81f54c3b51bb/shrMain.min.js
I noticed that this cloudfront url gives 403 forbidden error.
Is this the reason why share buttons are not showing up?
Please help me to sort out my issue.
Thanks,Hi,
It was front end issue.
I noticed all language settings again and found that the qtranslate functions were not enabled. I tried to use this function in one of the template and it works perfectly.
Thank you for your support.This is because of old version of safari..updated safari with latest version and it solves the issue
Forum: Plugins
In reply to: [Contact Form 7] How to reload a captcha image in wordpress contact form 7Sorry to trouble you folks. I got the solution for this query.
You need to call this function to reload the captcha whereever necessary.
$(‘div.wpcf7 > form’).wpcf7OnloadRefill();