Setup plugin and modify CSS or what ever else so that the plugin and theme work – UserPro Forums https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/feed/ Sat, 18 May 2024 06:23:49 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22454 <![CDATA[Setup plugin and modify CSS or what ever else so that the plugin and theme work]]> https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22454 Sat, 22 Feb 2014 05:43:29 +0000 gamerclips Hi guys,

I’m looking for someone to install the plugin and modify CSS and other elements so that this plugin will display properly with the theme.

Here are my current issues (note you might have to sign up to see the problems):

http://gamerclips.tv/profile/

http://gamerclips.tv/members/

There are essentially problems with my theme and plugin for every single user facing feature you can think of.

Not 100% sure whether this qualifies as custom work, but if anyone has experience with this I could use some help. Let me know how much something like this might cost.

Thanks in advance!

]]>
https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22460 <![CDATA[Reply To: Setup plugin and modify CSS or what ever else so that the plugin and theme work]]> https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22460 Sat, 22 Feb 2014 07:20:18 +0000 keyhanjun Hi Salih,

to fix your member directory page problem copy&paste this code to your custom css field of the Flavor theme:

div.userpro-awsm-pic {
margin-left: -48px !important;
top: -48px;
}

To fix your user profile problem copy&paste this code to your custom css field of the Flavor theme:

div.userpro-profile-img {
height: 80px;
width: 80px;
}
.userpro-sc-left > br {
display: none;
}
div.userpro-sc-bar {
height: 38px;
}

Here is the whole code you need to copy&paste to Appearance -> Theme Options -> General Settings -> Custom CSS:

Hope that helps! 😉

]]>
https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22466 <![CDATA[Reply To: Setup plugin and modify CSS or what ever else so that the plugin and theme work]]> https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22466 Sat, 22 Feb 2014 07:30:07 +0000 keyhanjun Unfortunately the code within the blue box has changed so don’t use it.

Use this instead:

div.userpro-awsm-pic {
margin-left: -48px !important;
top: -48px;
}
div.userpro-profile-img {
height: 80px;
width: 80px;
}
.userpro-sc-left br {
display: none;
}
div.userpro-sc-bar {
height: 38px;
}

Best regards,
keyhanjun

]]>
https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22467 <![CDATA[Reply To: Setup plugin and modify CSS or what ever else so that the plugin and theme work]]> https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22467 Sat, 22 Feb 2014 07:32:06 +0000 gamerclips Thanks man! I’ll give that a shot. Unfortunately the problems seem to be across the whole theme. Have you used Flavor before?

]]>
https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22468 <![CDATA[Reply To: Setup plugin and modify CSS or what ever else so that the plugin and theme work]]> https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22468 Sat, 22 Feb 2014 07:36:54 +0000 keyhanjun You are welcome!

Yes, the theme is doing some strange things in combination with UserPro. Please use this workaround until Ahmed will find the actual cause of the problem within the core files of the theme.

Best regards,
keyhanjun

]]>
https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22469 <![CDATA[Reply To: Setup plugin and modify CSS or what ever else so that the plugin and theme work]]> https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22469 Sat, 22 Feb 2014 07:37:43 +0000 gamerclips Thanks Keyhanjun! Worked brilliantly! Vielen Dank! 🙂 Is there any other issues or code snippets you could send my way as I’m not across all of the issues you my know of.

]]>
https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22471 <![CDATA[Reply To: Setup plugin and modify CSS or what ever else so that the plugin and theme work]]> https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22471 Sat, 22 Feb 2014 07:41:57 +0000 keyhanjun Please post the pages where you still see other inconsistencies/problems as I only checked your two links in your first post.

Gern geschehen! 😉

]]>
https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22474 <![CDATA[Reply To: Setup plugin and modify CSS or what ever else so that the plugin and theme work]]> https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22474 Sat, 22 Feb 2014 07:54:36 +0000 gamerclips Yeah no problems. I’m still setting the plugin up so I haven’t seen too much. The only other problem I saw on this page was the fact that the user profile image is a square rather than rounded as specified in the theme:

http://gamerclips.tv/battlefield/trying-to-see-activity-stream/

You can see that below the social share icons. It’s also pulling info form the profile ‘biography’ section.

Also if you look at the activity stream for example. I could be wrong, maybe this is designed to be a widget, but when you place it on a page it just looks weird with the forced background.

I might keep playing around with it if you don’t mind and email you if it’s ok if I come up on other things.

I would also be interested in seeing your site and what you have done with the flavor theme if you don’t mind.

Thanks again keyhanjun!

]]>
https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22479 <![CDATA[Reply To: Setup plugin and modify CSS or what ever else so that the plugin and theme work]]> https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22479 Sat, 22 Feb 2014 08:03:46 +0000 keyhanjun Try this one here for the rounded avatar problem:

.default.avatar {
border-radius: 999px !important;
}

Do you have a link where I can see the activity stream?

PS: Unfortunately I do not use the Flavor theme. 😉

]]>
https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22480 <![CDATA[Reply To: Setup plugin and modify CSS or what ever else so that the plugin and theme work]]> https://forum.userproplugin.com/forums/topic/setup-plugin-and-modify-css-or-what-ever-else-so-that-the-plugin-and-theme-work/#post-22480 Sat, 22 Feb 2014 08:24:58 +0000 keyhanjun Exchange:

.default.avatar {
border-radius: 999px !important;
}

with this here:

.author-image img {
border-radius: 999px;
}

]]>