nearesthomefood
Forum Replies Created
-
Hi Rodrigo,
As discussed, I’ve shared the screencast for both the success and failure case at Github, 4 days back. Kindly check it out at:
https://github.com/rodrigoprimo/social-connect/issues/53
Regards,
Praveen.Thanks Rodrigo for your reply.
1) The below query gives the users count who have registered using SocialConnect:
SELECT count(*) FROM YOUR_WEBSITE_usermeta where meta_key like '%social_connect%'
2) I can create screencast of the sequence and share it, so that it helps you. Kindly let me know.
Regards,
Praveen.Forum: Networking WordPress
In reply to: Images not showing up in subfolder sitesThanks for your reply Ipstenu.
BTW I missed to reply to this thread few days back. In the above case, the problem was due to “Timthumb”. I got the problem solved with couple of line changes as suggested by the theme author. The change done was related to image path.
Regards,
Praveen.Forum: Networking WordPress
In reply to: Images not showing up in subfolder sitesI analyzed it further and found more information.
Instead of displaying image, its just showing “Item”. When I right click on it and select InspectElement, its showing the html tag as
<img src alt="Item">
The src URL is missing. If i type-in the URL manually in InspectElement, it shows up the image properly.
Can somebody help?
Regards,
Praveen.Forum: Networking WordPress
In reply to: Images not showing up in subfolder sitesTo give more information, I can see the image at both:
https://nearesthomefood.com/bangalore/wp-content/uploads/sites/4/2014/02/cat-sushi.png
as well as
https://nearesthomefood.com/bangalore/wp-content/uploads/cat-sushi.png
I tried uploading new image to test and it goes to:
https://nearesthomefood.com/bangalore/wp-content/uploads/sites/4/circle.pngI think the reason being i’ve set “Uploads Use Yearmonth Folders” to 0, it doesn’t user yyyy/mm format.
Forum: Plugins
In reply to: [Pricing Table Ready!] Pricing Table Ready breaks textarea editorYes, I agree. I’m too facing this problem. I was able to find by deactivating and activating all the plugin one by one.
Forum: Plugins
In reply to: [WordPress Social Login] Plugin/Description page disappearedYes, finally I too went ahead with “Social Connect” plugin. Its too simple to use. The good part about it is, no registration is required in their website to set API credentials, etc. So no dependency on 3rd party websites.
Praveen.
Forum: Plugins
In reply to: [WordPress Social Login] Plugin/Description page disappearedI agree. I spent last 20mins trying to figure out why this isn’t showing up in Plugin Search. Finally came to their support page from their main website. Don’t know why this occurs. Even its not allowing to download the zip.