Forum Activity for @boplive

boplive
@boplive
02/10/19 10:03:23AM
345 posts

toggle open jrchat on all 3 platforms mobile, tablet, computer /no popup


Design and Skin Customization

Thanks Paul for the quick reply
Ill just deal with the way it works
boplive
@boplive
02/08/19 04:04:32PM
345 posts

toggle open jrchat on all 3 platforms mobile, tablet, computer /no popup


Design and Skin Customization

hi everyone

I would like to keep the consistency of opening the jrchat in all 3 platforms (mobile, tablet,  computer)

i would like all 3 platforms to toggle open on the right side when click on the image of chat (the only platform that opens that way is on a computer)

on mobile, right now when you want to open to the jrchat..you click on a link and it takes you out of the website and opens up in a seperate browser,

then you have to click on the back button to go  back to the website

i check the jrchat module remove something and that wasn't it...what do i do to make it uniform on all 3 platforms..any direction will be helpful

thank you
Ed
updated by @boplive: 05/13/19 08:09:12PM
boplive
@boplive
10/09/18 02:02:48PM
345 posts

Banner Ads on Follow Me Skin


Installation and Configuration

Hi guys,

Sorry to add my imput to this ad place holders feature .great idea to place it in the jrFollowme skin.

Just to take it to another step, if im not mistaken and im trying to go way back there was a skin that can control which ad on your skin will display..so right now there are 6 spots that ads can display...2 in the index_left, 2 in tge index_right,1 in the index_list and 1 in the index..in the global config..you can choose the location of the ad that you want to display..lets say in the index_left..without having to modified that the any file with every skin update.
Having those six ad locations can be a little too overkill for some sites who wants ads but not everywhere
Hope it makes sense or I made sense😁
boplive
@boplive
08/03/18 09:09:39PM
345 posts

Send Me a Private Note Button


Design and Skin Customization

{if jrCore_module_is_active("jrPrivateNote") && $quota_jrPrivateNote_allowed == "on"} {jrCore_module_url module="jrPrivateNote" assign="nurl"} {jrCore_icon icon="envelope2" size="35" border="0" class="email"} {/if}

Out of my own curiosity...

Can you try 2 things

1- from the code you provided there extra spaces right before class="email" ..

Your provided this below
{jrCore_icon icon="envelope2" size="35" border="0" class="email"}

Should be

{jrCore_icon icon="envelope2" size="35" border="0" class="email"}


2- can you change class="email" to class="×email"

When i try a quick change in the class i dont delete it..i just add a temporary letter x right before it..

If that works..so then you may not need the class="email"
boplive
@boplive
08/03/18 03:30:31PM
345 posts

Send Me a Private Note Button


Design and Skin Customization

If that doesnt work illl take your complete code here and mess around with it on my test site as you see by my attachment i have icons without the border and will get back to you soon
Screenshot_20180803-181345.jpg Screenshot_20180803-181345.jpg - 241KB
boplive
@boplive
08/03/18 03:10:25PM
345 posts

Send Me a Private Note Button


Design and Skin Customization

Try making the padding 0 instead of 10

not sure why the box shadow is there but leave there the code was given to you with it

But first try padding 0..reset cache
boplive
@boplive
08/03/18 02:40:29PM
345 posts

Send Me a Private Note Button


Design and Skin Customization

Try this below.
this works for me

So your just adding the word medium

border: medium none;
boplive
@boplive
04/18/18 10:16:29AM
345 posts

Does anyone here have a mobile app built for a JR site?


Using Jamroom

Wowmusic.fm has a nice music app that I have on my phone..you can try to contact them
boplive
@boplive
03/12/18 07:51:20PM
345 posts

JrfollowMe menu icons are on left side


Using Jamroom

I came across another issue the side menu of the JrfollowMe latest update is not opening in a tablet mode when you click on the sandwich icon.. Im seeing this on my 2 sites
boplive
@boplive
03/10/18 04:55:00PM
345 posts

JrfollowMe menu icons are on left side


Using Jamroom

Hi Nate,

I compare the menu.css code with the code that you provide and it was akready there..could it be something else below that code.
Screenshot_20180310-194309.jpg Screenshot_20180310-194309.jpg - 165KB
  5