How i can add "subsubsub" quick links on wordpress user sectionenter image description here
Related
How to change this to custom name?this when i share the link in whatsapp
I already change the Site tittle and the tagline but nothing changes
I am trying add twitter cards to my wordpress blog, I used Yoast SEO plugin and filled it's configrations...
this tutorial help me to do that
https://www.wpbeginner.com/wp-tutorials/how-to-add-twitter-cards-in-wordpress/ .
the proplem is that I must valid my link by https://cards-dev.twitter.com/validator so that the image and discriptions apear instead of the link when paste my article link to tweet it.
Hi I would like to add a link through the WordPress menus to goto a Buddypress Profile tab and to its secondary menu for the logged in user.
Example link would be like site/members/{usernamehere}/my-profile-menu/test/
Following another guide online I was able to add the my-profile-menu part but would like to add its child links to the tabs into the main wordpress menu.
https://codex.buddypress.org/getting-started/buddypress-links-in-wordpress-menus/#add-menu-links-specific-to-the-logged-in-member
You can create dynamic BuddyPress profile links for the logged-in user by using 'me' as the user name.
Example: .../members/me/my-profile-menu/test/
I create profile page for all my bloggers, now I want all of them to be show on this page : http://www.montrealguidecondo.ca/news/blog_profile/. I can see there name but I can see there picture, is there a way to add feature image to a profile page so there picture is gonna be show on the page?
thanks a lot
Depending on the theme, and if you are creating a page for each blogger, there is usually an add featured image button in the bottom right (bottom of the side bar on the right) of each of the bloggers pages that should do what you want.
As you want image of your bloggers to display on a particular page, then 1st try to install "User Photo" plugin. It is very simple to install. After that just go to the user section in admin panel. Click on EDIT of a particular blogger and provide his/her image under User Photo section. After that you only have to use <?php userphoto_the_author_thumbnail() ?> to call the image of particular blogger on your required area. I hope it will solve your issue, If not then just msg back. Thanks.
How would I add a custom meta box to my Wordpress theme that allows users to add a link to an external page from the featured image? I have a slider set up that pulls featured images from a custom post type and I'd like to be able to add an external link from that.
Thanks!
take a look at this
http://codex.wordpress.org/Function_Reference/add_meta_box