No search results were found in Documentation!
Hi,
1) I’m not sure what a userpro badge is as userpro is not a tested plugin. you can try to code it in if you have the proper coding skills. Either with the code you showed above or the do_shortcode funtion.
2) If userpro has it’s own comments, you can replace the standard theme comment system from here: http://screencast.com/t/Ic56itglx3h
3) The login was hidden for mobile phones only. For desktop and tablets it is present in the top menu. Please proveide a link to your site so I can provide the proper css to show the login on the mobile version of your site.
Thank you!
Hi Bogdan,
Please allow me to ask how to achieve the following:
1. Comments section – you can use it to show the badge in his comments beside his name.
With this code:
<?php
echo userpro_show_badges($user_id);
?>
2. How to replace this in Comment section Click Here instead of entering “Name and Email” field to be you need to Register to Post a comment using USERPRO format.
3. How to show login/join on any devices aside from Desktop?
Btw Author Box now is working fine, thanks Bogdan.
Regards
Hi,
You can replace the theme author box with the plugin shortcode in the post template files. There is a file corresponding to each post style you use on your site: http://screencast.com/t/s2PE1hVPxs
<?php echo do_shortcode('[userpro template=card user=author]');?>
Thank you!
Hi there,
I am using a USERPRO plugin now and I manage to do some changes on Sign In/Join.
Now my concern is the Author Box with this Theme Default code:
<div class=”author-box-wrap”>
</div>
This is the code I want to put inside that Author Box:
[userpro template=card user=author]
This is the format I want to achieve: http://prnt.sc/b0cphd
Please advise where we can replace it with USERPRO shortcode and the correct syntax.
Best Regards
Hi Catalin,
I want to update you and others who may experience this issue. It is caused by a conflict with the CodeCanyon User Pro ‘Private Messages’ add-on.
http://codecanyon.net/item/private-messages-for-userpro/7124805
Up until yesterday, the problem was sporadic. Images would load one time and then wouldn’t the next. As any tester knows, intermittent faults are very hard to trace. Yesterday we updated multiple plugins and the Newspaper theme. I then discovered that the issue had become worse. After a lot more testing, I am DEFINITELY certain it is a conflict between the plugin and the theme.
I have advised the developer of the plugin, Deluxe Themes, but it is possible, although unlikely, that it is your code that is causing the problem.
I will post back here when I get a response from Deluxe Themes.
DW
Hi Bodgan,
I would suggest to make this as high priority. Social login is very essential in today’s world. I do not see a site which does not provide social login support.
And here, I am stuck without social login because I am using Newspaper 6 theme which decided that social login is on their lower priority.
Or at least, you need to give some workaround to disable your login box and let default WordPress login work which would hopefully work with social login plugins (just some wild idea, may be you can think of better idea).
Note: For the time being, I am even fine with paying for UserPro, but how do I know whether it will work. It does not work, then my money is wasted.
Hello,
There are social plugins we have seen that work with our theme. We cannot make any suggestions but we saw them in action. Maybe the plugins used requires further implementation but it can be done. Unfortunately we cannot provide any custom work or plugin implementation support. (I think people were using ‘userpro’ but I’m not sure)
I will add this feature request to our list and in a future version maybe we can provide a solution for it although it does not represent a priority at the moment so I cannot promise anything.
Thank you for your understanding.
Hi
you can optimize the images quite a bit more.
You can also figure out alternative to the things being loaded from external sources.
You can also optimize quite a bit more things from my tutorial in the docs > tutorials > DIY > best of forums.
Cut back on several of the plugins or find alternate ways of doing things — smile fonts? Scroll bar ?
The more stuff you load the more time it takes to “build” a page, and the more pieces you have.
Userpro plugin is loading a *lot* of things.
Hello,
We have not officially tested userpro but people use it with our theme successfully. When trying to buy a plugin, please use the search widget here on the forum to see what users say about that specific plugin. Even if it’s not tested, you can get a general idea: https://forum.tagdiv.com/search/userpro/
I hope this helps.
Thank you!
Hi all,
I’ve recently installed userpro, and have almost managed to sort it out.
On WordPress, I set up the fact that you need to be logged in to post a comment. It works with regards to the fact that if you are not logged in, you get the error message “You must be logged in to…”
How ever, when you click the link it takes you to the WP admin log in!
Inspecting the code, I can see that I just need to change the href link. Where can I find that to be able to change it?
Thanks!
Hello,
I think that is the userpro plugin. Unfortunately this is not tested but you can give it a try.
There are a number of plugins out there you can try if this one does not work.
Thank you!
Hi,
The theme doesn’t have built in such a feature, you need to use a plugin for that like http://codecanyon.net/item/userpro-user-profiles-with-social-login/5958681 or similar
Thanks for the message!
Using UserPro now. Since BuddyPress has that problem and UserPro looks a heck of a lot better.
Hello
If you go at the botto, you will see name and photo of the redactor.
http://www.virtualmagie.com/articles/critiques/lectures/coeur-la-magie-de-mickael-stutzinger-volume-2/
But when you click on his name:
http://www.virtualmagie.com/author/roland-barthelemy/
There is no more photo and informations and is written 1095 ARTICLES 56 COMMENTAIRES
I think it is the number of articles on the site and there is no comment in our site.
Any idea why?
We use UserPro but on other member it is working.
The link is the theme one:
http://www.virtualmagie.com/author/gp21-2/
The profil on UP is:
http://www.virtualmagie.com/profil/Pierre%20GUEDIN
Regards
Hi,
You can make it wider if you want with this custom CSS:
.white-popup-block{
border:1px solid black;
border-radius: 10px;
max-width:700px!important;
}
div.userpro-294 {
max-width:600px!important;
}
Thank you!
Great it’s working fine but i’ve two question :
i just add the :
.td-login-wrap {
padding: 21px 21px 17px;
}
#login-form .mfp-close {
display: none;
}
to my theme custom css
Is it possible to make it larger ?
My second question :
on top bar menu, i have my account name, is possible to redirect it to my userpro menu instead of /author/shadow/ ?
Thanks
Hello shadow,
It can be accomplished by changing the core files of the theme. Follow this topic here to see how it’s done:
https://forum.tagdiv.com/topic/incorporate-userpro-plugin-into-loginsign-in-topbar/
Thank you!
Hi,
i’ve seen some bots register in on my website using the SHOW SIGN IN / JOIN on top menu. They manage to register even i disable it. Is it possible to choose a link to redirect it to my userpro module ?
Thanks
Thank you guys.
doucare1971
No plugin. Simple css code, mostly border-radius: 10px 10px 10px 10px; on divs.
okti
It’s quite easy. Userpro has a class “popup-login” that you have to implement inside the header-menu.php
In theme settings – show sign in/join, and disable top bar.
nice looking style. How did you implemented UserPro for login and registration ? Which file do you changed ? Could you share the code ?
Regards, Marcin.
Hi Andrei,
Sorry, for confusing you with my bad English. I meant the Comments Section.
But with your Reply I found a very simple Solution which does exact what I Need. And without the Need of replacing CodeSnippets in the Theme š
By just deactivating the “Show SignIn/Join” in Newspaper Theme TopBar I got it like I want it to work.
I discovered that the “Show SignIn/Join” Modal Open Window Function handles also the Comments Section with the Modal Opening Function in the Template.
Maybe the Modal open Window for Login/Join could be seperated in future Updates of the Theme like:
a.) Enable/Disable – Show SignIn/Join – for TopBar
b.) Enable/disable – Show SignIn/Join – for Comments Section (if disabled here, the Original WordPress Code is working (in same way as for now when disabling the SignIn/Join Function in TopBar) and other Plugins like UserPro can do the Job with Registration/Login by Redirection Function to the Register/Login Page)
So the Owner of the Website has more variations without the Need of manipulating the NewsPAper Theme Code. Just my two Cents š
For me personally this Modal Open function is not neccesery cause I“m not a really Fan of it. Because of the fact that Mobile Handys showing the Modal Windows differently and sometimes if a User zoom in a Page the Modal Window are going invisible in some Scenarios.
With best Regards,
Karl
http://www.altenburg-net.at
-
This reply was modified 10 years by
kstockl.
Hi
Not sure where you want to use the default WordPress login. In case you want to use it in top menu instead of theme’s login widget it’s need to edit top-menu.php file like here: http://screencast.com/t/WiUd4Y7q2jb – http://screencast.com/t/VEO9YoHxYvkP Also make sure you have the top bar enabled: http://screencast.com/t/DAKKwJwQ
If you want to use it in comments section when user must log in, must modify the comments.php file like here: http://screencast.com/t/9PyoRjy4
You can check this topic about User Pro implantation, maybe you will find some useful information: https://forum.tagdiv.com/topic/incorporate-userpro-plugin-into-loginsign-in-topbar/
Regarding to your suggestions I’ve added them all on our feature request list and the developers will consider them for future theme’s updates.
Thanks!
Hi Support!
First, here is my Configuration for better explaining:
Theme NewsPaper, User PRO Plugin
In WordPress I set following: Comments Enabled just for LoggedIn Users
So now my scenario: As I have disabled Comments for unregistered Users I ran into the Trouble cause the Login of my Website is handled sitewide by User Pro (here I have a redirection to my own Login/Registering Page which is for Login/Registering via WordPress itself and the Inbuilt UserPro Social Login).
Here I have a now Troubles because the NewspaperTheme has itĀ“s own function by opening a Modal Window for Login. But I need the original Code way from WordPress where normally I would get to the WordPress Login Page (wp-login.php) …in other words the inbuilt function from WordPress so that my UserPro Plugin is able to set the redirection to my Login Page so that my Users are able to Login in with their Social Accounts.
How can this be done? This is really urgent!
And here is my suggestion for one of the next Updates of thhis perfect Theme:
##.) To have the possible to enable/disable the Modal Login in Theme Settings
By the Way – further Suggestions for enhance the Newspaper Theme:
a.) Nav Menu roles Plugin
I use at my site the Nav Menu Roles to manage the the Menu to hide different Menu Items like: Login / Register (when the User is already LoggedIn) or Log out when the User has not been registered or LoggedIn at my site. A function like this would be a great enhancement within the Newspaper Theme!
b.) WP Live Comments Validation
Thes WP Live Comments Validation works at my site to prevent the User to see a blank page if he don“t fill out the Cooments Form successfully. Here I suggest to have a Function like this in one of the next Newspaper Updates.
But my first Question have priority an I hope you can help me to resolve this Issue with the Modal Login in WordPress Comments. I described my problems a well as I could do so that you understand me. Sorry, my native Language is German š
Thank“s for your reply
With best Regards, Karl
Wow thanks for pointing that out!! Fixed it. I’m using userpro so I’m not exactly sure how to adjust the popup with UPME. With userpro the popup works out of the box like you see it on my site, no adjustments were needed. Try contacting the support for that plugin they can probably help you the best.
I have tweaked my site a little more since the last I posted it on here. I changed to have the icons on menu from the plugin Font Awesome 4 Menus that Tagdiv made compatible. I even made it so the home icon is in the middle and not on top. I have also changed the bbpress from the default style to showing the forum index descriptions now. A little more styling than what the theme offers but still would like buddypress styled like KLEO or Mightymag theme.
That may never happen. Can always hope. I think it looks pretty good to me. Not the best looking and too bad Ultimate Members and Peepso are paid communities or free and very limited. Buddypress is very nice but the styling is so basic. I have spent the whole last day on Google trying to figure some kind of way to custom style buddypress to look like Ultimate Member or Peepso or UserPro on the members page and profiles. I will just hope something comes up.
If you want to look at my page again. Here it is: http://www.awesomebryner.com
-
This reply was modified 10 years by
doucare1971.