Forum Activity for @douglas

douglas
@douglas
02/02/17 07:40:14AM
2,806 posts

The language file is not working on the profile page


Using Jamroom

izhmel:
The language file is not working on the profile page , i.e. when I search for "gallery " there is no "gallery" in the language file ...

It also seems to be not saving the changes , i.e. I changed "followers to fans " and I don't see the changes ..

When I go back and search for "followers " I can't find " followers "


Gallery language strings are in the Image Gallery modules Language tab, same for Followers.

Hope this helps!
douglas
@douglas
02/02/17 05:27:21AM
2,806 posts

Change the download button size


Design and Skin Customization

You can change the size of the download button in your skins include.php file, this is the part that sizes the icon buttons.

    // Tell the core the size of our action buttons (width in pixels, up to 64)
    jrCore_register_module_feature('jrCore', 'icon_size', 'jrMediaPro', 18);

Note that this will change the size of all buttons that use an icon, ie. modify, delete etx..., not just the download button.

Hope this helps!
douglas
@douglas
02/01/17 10:12:34AM
2,806 posts

Excluding profiles from lists


Design and Skin Customization

Give this a shot:

{jrCore_list module="jrProfile" search="profile_active = 1" quota_id="9"}

or more than one quota:
{jrCore_list module="jrProfile" search="profile_active = 1" quota_id="9,10,11"}

Hope this helps!
douglas
@douglas
01/29/17 04:43:10AM
2,806 posts

Iskin 4 Horizontal scroll bar issue .


Design and Skin Customization

I just tested your site with Chrome and I'm not seeing a horizontal scroll bar anywhere on the index page.

Hope this helps!
douglas
@douglas
01/27/17 02:42:08PM
2,806 posts

Iskin 4 Horizontal scroll bar issue .


Design and Skin Customization

Make sure your running the latest version of the ISkin skin, I'm not seeing a horizontal scroll bar on my dev site and I even shrunk the browser window to make sure... if you are running the latest version, can you give us a link that we can check out?

Thanks!
douglas
@douglas
01/27/17 06:47:04AM
2,806 posts

Ability to sort Smileys manually


Suggestions

Try clearing your browser cache and see if that fixes it.
douglas
@douglas
01/26/17 02:15:38PM
2,806 posts

Elastic 2 Question


Design and Skin Customization

You don't want to delete the admin account.

If you want to rename it, go to the modify account page and change the account name there.

Hope this helps!
douglas
@douglas
01/26/17 10:54:45AM
2,806 posts

Embed local media is not working in blog


Design and Skin Customization

I'm seeing an issue too.

I'll get a ticket open for this.

Thanks!
douglas
@douglas
01/26/17 08:31:26AM
2,806 posts

Css not saving the value


Using Jamroom

You'll need to send me your admin login again, I don't have the new one.
  69