After installation of the Auros theme, the social share icons are unfortunately not loaded in the product and the post template. It should be loaded like this via the template: Do you have any idea what do I miss? Thanks in advance.
The following plugin was just presented at the special session on data provenance to amend NSA's hard problems during the Hot Topics on Science of Security (HoTSoS) symposium. I'm looking for peer review regarding best practices prior to submission to the WordPress repository. It's fairly self-explanatory and a surprisingly simple way to achieve cross domain interoperability through the hashing of usernames. Other open source networks persist around this concept but Wordpress is a much larger medium with a potential for …
As many of you know WPEngine don't support PHP SESSIONS unless the user is logged in. In that case WPEngine start taking consideration of PHP SESSIONS and the software based on hybridauth like Wordpress Social Login or Wordpress Social Invitations will work ok. So my question is : There is a way to fake a Wordpress login?
I am working on a live project and installed a theme named advance portfolio. In customization, I am trying to set the social icon button but I am unable to see it anywhere on the page. Note: I want to add the buttons on the navigation/top menu bar. Any help would be highly appreciated
I have been researching plug-ins that have the capabilities of displaying a LinkedIn feed in a beautiful social wall style, to no-avail. Previously, I had one that was working however they disabled the ability to display LinkedIn feeds due to the changes in LinkedIn's policies. I have yet again been tasked with creating a tiled LinkedIn feed (with permission to purchase a plug-in). I told him it is not possible but I am hopeful someone will be able to point …
I created custom registration process in WordPress with a lot of extra fields like first name, last name etc. I would like to make integration with Facebook/LinkedIn so first name, last name, email, fields are be prefilled with Facebook/LinkedIn, but still, users will need to enter other fields to finish registration. Is it possible to do something like that, or is there some plugin which is doing that?
I’m looking for a plugin which helps me to add image uploader on front-end of my website for my woocommerce customers and then review uploaded photo by admin and if accepted they will be added on home page or somewhere in page block. it will be very good if such plugin has not only uploading from computer, but upload from facebook and instagram. Thank you very much!
I am running My Wordpress Powered Website on a free hosted platform and the provider blocked PHP curl extension. I want to let visitors login with facebook and other social platforms. I tried with some wordpress plugins (e.g: nextend facebook connect, social connect etc.) But, those plugins requires curl extension to work. Is there any alternatives to activate facebook, twitter connect in my wordpress website for login? Any help or suggestion will be highly appreciated.
I am using a Wordpress installation with Wordpress Social Login as a "canvas" for an HTML5-based board game. In the file /wp-content/themes/twentythirteen-child/front-page.php I get the numeric ID of the viewing user (returned by wp_get_current_user() method) and then her or his Facebook data (id, first name, last name, gender) from the $wpdb->prefix . 'wslusersprofiles' table - and can display the game and score for that user at the front page of my website. My question please: underneath the game board I …
I'm using wordpress social login plugin.. It uses HybridAuth library. Here is a demo of HybridAuth library. The wordpress plugin looks nice. But it generates a random email for most of the social sites. This plugin doesn't offer email verification for the sites which doesn't offer verified email address. I mean the plugin says Currently only Facebook, Google, Yahoo and Foursquare do provide the verified user email So for other sites it generates a random email address. This is the …
We are using this code for Facebook share button. We placed this code in our functions.php But we are getting pagenot found in fb share popup window. How to fix this issue. <span class="fb-share-button" data-href="<?php wp_get_shortlink(); ?>" data-layout="button_count"></span>
I'd like users to sing in with their social media accounts (facebook, twitter, linkedin, google+) without creating a WP account. This is for them to be able to leave comments on a website. Is this possible and what's the best approach for this?
I am searching a solution for wordpress comments. I like standart comments, I already styled it and made some additionaly functionality. But there is one that I can't find and don't know how to make it. I need an ability for unregistered users to left comments using some social service, . So, I don't want to offer them ability to log-in using their social service, but only to comment. UPD: I didn't know about such rule. So ok, how can …
I'm looking for a way to update a wordpress website when I post something to a specific twitter or facebook account. Is it possible? Is there any plugin that do this? I find only plugins that do the inverse, updating social networks from WordPress. What I'd like to do is to update WordPress from my social network accounts.