Like Button arent working properly - button

The like button on the left and the like button after the post – on my web site aren't working properly (zabavax.com) when you click the like button the countdown of the likes works fine but the post(link) does not share ti on facebook users on their timeline i.e the post they have liked on the web site does not appear on the timeline layout, nor does it appear on the news feed of the user's friends. I noticed that the likes of the facebook users who have timeline(layout) are shown only at the activity log. As for the classic facebook layout users, their likes (of the posts on my web site)appear on their wall but the like is not shared (shown) on the user's friend's wall via news feed feature. I have also included comment plugin for facebook and it works fine (shares on facebook as it should).

i even can not click on like buttons
you are using js sdk i recommend you to use iframe Like Button

This may be a temporary situation. For last 2 days I see this for many sites.
Did you try other sites like-share buttons and see if they appeared on your timeline.

Related

How to create a login/sign up page in WordPress as the front page

Essentially, what I am trying to do is to have a login/sign-up page at the front of my website. This means someone has to either log in or sign-up first before accessing the rest of the website. Exactly like how Facebook has done it on its website.
The login and sign-up forms work, however, the user's account is not displayed at the top bar navigation even after signing up.
I am using the Forminator plugin and can't figure out how to do this. I have already created the forms. I also do not want to pay for any pro version of a plugin at the moment.
I also tried to look for a solution to try and display the user's account profile on the top bar navigation but have found no solution as well.
I am willing to use any different plugins if they will help me solve the issue.

woocommerce - add a new functionality to the theme along with its UI

I am new in wordpress world and i am planning to do a small store website, all the functionalities i need are already there in woocommerce, but there is this small functionality i need which is as below:
in the homepage i need to show 3 different services are served from the company and each service will have a button which will show a popup or redirect the user to another page.
the popup or the new page will ask the user to enter his information along with his mobile number so the company could contact him.
and i have chooses this theme https://themebeez.com/demos/?theme=orchid-store
and here is a picture of where exactly the change will be
So my question is what is the fastest way to do that, is there a plugin to do this for me, or i should make the actual functionality myself and edit the theme code also manually?
Thanks.
In the homepage i need to show 3 different services are served from
the company and each service will have a button which will show a
popup or redirect the user to another page.
Basically 3 buttons that got you to another page. That can be easily done with just editing the template. Look the support documentation to see if your theme can be edited by some page builder (mine uses Composer, etc) and just add the "buttons", if not you need to edit the template manually with some HTML. Nothing to complicated, it just HTML, not PHP or JS.
the popup or the new page will ask the user to enter his information
along with his mobile number so the company could contact him.
Blockquote
Please clarify, popup or a new page? If it is a new page, when you create the 3 buttons on the homepage, just connect that to a new page each (in the Admin Panel, New>>Page). That it is easy as just but the <a href> tag. But also, that's just how I would do it in a short time.
So my question is what is the fastest way to do that, is there a
plugin to do this for me, or i should make the actual functionality
myself and edit the theme code also manually?
Asking for plugins is offtopic in SO, also, where is going to go that data? In the database? or is going to be sent to some admin email? Please see the How to Ask
But I think there is exist a lost of plugins to help you with that. You just need some custom fields so Have you tried searching for some? I use one to get in contact with clients which may fulfill your requirements

Shopify app integration theme issue

I am developing application for shopify, which replace login and register links to another links, creating a custom pages. For example when user click to login link? it is not redirect to login page, it is open a popap with login form. Also my app create custom pages. For example people page, where shows list of customers. And also a want to customize product page by adding a new fave button. In people page for each people shows count faves and last three faves product with images.
So my problems is theme layouts. Because each theme have self layout and css. I want to my app support all themes. How can i do it?
Sorry for my bad english. I just learning... ))
You have two options here, http://docs.shopify.com/api/tutorials/application-proxies and http://docs.shopify.com/api/scripttag.
App proxy sounds like the solution for your separate 'peoples' page.
If you want to assume that all themes have a log in link (which they all should but it's completely customizable so it's possible some don't), then you could always do something like this
$("a[href='/account/login']").click(funciont() {// show modal}); This isn't guaranteed to work in all themes but it probably will in most.

Trying to find a good plugin or a way to add counter//share buttons to posts(in search or category page or homepage)

I am trying to find a good (wp)plugin or a code to add social share/counter buttons under my posts.
I've tried many of them so far none of them had fb,twitter,google+,linkedin which worked properly.
The closes i had was a plugin that have everything aligned correctly, have all the buttons. but when you click on FB(which is the main one IMO) the window that opens being cut and you cant enter the share details.
I am trying to do something like: http://www.mindtickle.com/blog/
Have you tried AddThis service? I'm using that for my blog and I have no complaints.
It is very flexible since you can customize which buttons to show.
It also comes with analytics, so you can analyze visitor interactions, their shares,...

facebook "like box" for page

I set up my website's facebook account as a Page on my facebook account (this was probably incorrect, but I didn't know better at the time). I have switched my account to Use Facebook as a Page. I am trying to create a like box with avatars for my website (www.zealforadeal.com). I get the error code: To access this page, you'll need to switch from using Facebook as your page to using Facebook as yourself. How can I create a Like Box for my page (http://www.facebook.com/zealforadeal) ?
(I never use my facebook account for anything other than the Page)
I think you are confused about the purpose of the 'Like box'. The 'like box' shows the people who have 'Liked' your Facebook page,and your Facebook page status updates.https://developers.facebook.com/docs/reference/plugins/like-box/
Just go to the like box page and paste your url (http://www.facebook.com/zealforadeal) into Facebook Page URL field.

Resources