Show author's post wordpress in profile page Buddypress - hyperlink

I want show author's post wordpress in profile page Buddypress and link author link with profile buddypress link. I can't do it, no plugin support and i don't know PHP

Related

Create button to make twitter doesn't work

On my website I pasted link to make a tweet. Link is from this site:
http://socialmediasun.com/how-to-make-a-tweet-this-link/
and link to make a tweet:
http://twitter.com/home?status=Learn%20How%20to%20Make%20a%20Pre-Formatted%20Tweet%20Link%20for%20Instant%20Sharing!%20http://socialmediasun.com/how-to-make-a-tweet-this-link/%20by%20#etelligence%20via%20#Sun_Social
It should appear new form with button Tweet, but it doesn't work
Here is button created by the owner of the website and it doesn't work on my twitter account too:
https://www.targetinternet.com/how-to-create-pre-written-tweet-buttons-and-links/
- example button
this link doesn't work too: https://twitter.com/home?status=kk
That website is outdated - you should follow the official documentation at https://developer.twitter.com/en/docs/twitter-for-websites/tweet-button/overview
This link will make a Tweet which says "Hello world"
https://twitter.com/intent/tweet?text=Hello%20world

New customer registration not working in prestashop 1.6

I have recently installed prestashop 1.6.1.5.
In my website catholicfashion.in, customers are not able to register.
No errors are thrown, but after registration, it is simply redirected to login page.
There is no notification in the backend as well.
Please help.
Edit
I am using PHP 7 on Ubuntu
Your link for your registration form is false.
In fact your link point to http://catholicfashion.in/login and must point to http://catholicfashion.in/authentification.
So the controller for registration is not called.
Solution : edit the file in your shop
[your_shop]/themes/[your_theme]/authentication.tpl
And replace the form link to {$link->getPageLink('authentication', true)}

Twitter direct follow link (not button)

I'd like to allow people visiting my blog to follow me on Twitter. The actual problem is the Twitter officiel follow button does not really fit on my website (http://thomaskowalski.net, at the bottom of the page), I'd like it to be in the same style as the other links. I saw in the code that the button is actually a link (starting with the link tag a). So I tried to remove the class attribute, but now it's just a link to my twitter profile, which is the same at the right (Twitter link). So have you an idea of how to do to create a automatic follow button, with no user confirmation but without the ugly Twitter style.
Thank you :)

Post to named Facebook page?

I can currently read the newsfeed from http://facebook.com/RelayForLife, however I don't know how to post to this page (or other similar named pages that allow posting) as the logged in user. All examples I see out there are for posting to the user's page or an app page.
Obviously, I can't use the built-in SLComposeViewController to accomplish this.
you can only post to facebook page if user (Profile posting), using graph api and facebooksdk. You need to get user first to like that page then you can post to that page

When linking to a twitter/fb/other page, why do this: "dribbble.com/username/click?type=twitter" instead of a normal link?

I was just viewing a users profile on dribbble.com, they had linked their profile with twitter, when hovering over the link to go to their twitter page, it shows a url like this:
http://dribbble.com/thyraz/click?type=twitter
I'm wondering what the website/coding reason/advantage for doing this would be? why not just put a normal link to their twitter profile? does this protect the website from phishing attempts or something?
dribbble could be tracking/counting the links?
eg, "click" could be a page which counts the click, then it sends them on their way to the page.
EDIT:
For example, search Google for "Stack Overflow" and hover over one of the sponsored links on the right. in the status bar, you will see the link goes to a page hosted by Google rather than to the actual link. This page will be keeping a record of all the clicks on that link, then redirecting the link as expected.

Resources