Forum Activity for @michael

michael
@michael
11/10/16 11:08:40PM
7,832 posts

Issue Tracker


Using Jamroom

Yeah, you're right. I just attached 5 images and only two are displayed, that was unexpected.

We'll get this fixed up.

Thanks.
michael
@michael
11/10/16 11:03:33PM
7,832 posts

Foxycart 'return to store'/'contine shopping' link location


Installation and Configuration

guess you've fixed it because I just tried and went from https://theartsherpa.com/ to foxycart then back to https://theartsherpa.com/

If not see what you have set at STORE URL here:
https://admin.foxycart.com/admin.php?ThisAction=EditStore
michael
@michael
11/10/16 10:34:10PM
7,832 posts

Development environments and cloning live sites


Jamroom Hosting

The docs table of contents is here:

Docs: Table of Contents
https://www.jamroom.net/the-jamroom-network/documentation/contents

The doc you're after is

Docs: "HowTo: Clone the Production Server"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/4153/howto-clone-the-production-server

Check out some of the other ones too and feel free to suggest any additions that you looked for but couldn't find. Thanks :)

--edit--
another way to do it would be the "Hosting Transfer" module to a different domain on jamroom hosting if you wanted to have both the production and the dev on the same server.

Docs: "Hosting Transfer"
https://www.jamroom.net/the-jamroom-network/documentation/modules/2960/hosting-transfer
updated by @michael: 11/10/16 10:38:08PM
michael
@michael
11/09/16 04:19:01PM
7,832 posts

Iskin4-how to increase the slider to 30 from 16


Design and Skin Customization

16?? there are only 5 slides.

Think you're talking about the width of the box that holds the buttons though.

Its the css from /skins/n8ISkin4/css/skin.css:
.slidesjs-pagination, ul.pager {
    bottom: 25px;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    width: 180px;
    z-index: 100;
}

Adjust the width to be wide enough to fit all your buttons on one row.

--
From your description it sounds like the images are stacking though, I cant see that. If that is the issue, then it will be the box containing the image has a fixed width that needs to be widened.
michael
@michael
11/09/16 03:48:35PM
7,832 posts

Will all skins get updated with new timeline


Design and Skin Customization

There's a big update coming soon, JR6. Its in the beta now.

Initially only the Follow Me skin will have the Timeline on the homepage setup. Not sure any of the other skins will get it too.

There are other updates that will effect other skins though, like the URL Scan module updates and the timeline quick audio, video, gallery add functions.
michael
@michael
11/09/16 01:01:43AM
7,832 posts

Posting of Replies Aren't Showing


Using Jamroom

I've tried with a user here
"¹²-ᴼ-ᶜᶫᵒᶜᵏ"
and still can't replicate the issue of not being able to reply. Despite the unusual characters used (they're small and stuck at the top of the row), the quoting system still worked.

The URL did help a lot, thanks perrie it tells me that we're talking about the discussion module here.
michael
@michael
11/08/16 05:30:02PM
7,832 posts

Youtube Channel sync


Suggestions

you can add channels in the next version.
michael
@michael
11/08/16 04:21:39PM
7,832 posts

Posting of Replies Aren't Showing


Using Jamroom

Yep, this thread is very confusing to me. Generally I try to answer the question in the title, then mark it solved.

I'm sure anyone who can see the issue understands the issue as perrie says she can see it too, but I cant grasp from the information provided how to see the issue so I can recreate it for testing.
michael
@michael
11/07/16 06:31:29PM
7,832 posts

caching issue in new beta core?


Installation and Configuration

Quote: .....m/modules/event.zip/.........
There should only be actual modules in the /modules directory. move the 'event.zip' out of there.
michael
@michael
11/07/16 06:00:57PM
7,832 posts

Posting of Replies Aren't Showing


Using Jamroom

A great way to think about asking a question is: If you knew you weren't going to get a reply for another week what would you want to be in that reply?

Ideally you'd like the answer to your question, not a question asking for clarification or more information.

In order for us to answer your question we need to know what the question is. This is a good structure:

------
What steps will reproduce the problem?
1.
2.
3.

What is the expected result?

What happens instead?

Please provide any additional information, code samples or screenshots
-----------

Quote: .....Also, my issue with getting files attached does not resolve either.

What do I do next? ....
Just can't be answered without asking for more info.
updated by @michael: 11/07/16 06:01:24PM
  319