Forum Activity for @douglas

douglas
@douglas
08/11/16 12:15:03PM
2,812 posts

Users dont get the file they paid for


Using Jamroom

And the user or profile that made the purchase?
douglas
@douglas
08/11/16 05:51:23AM
2,812 posts

Users dont get the file they paid for


Using Jamroom

Did you receive the money in your PayPal account?

Again, I did NOT see any entries in your activities log about a purchase.

Can you let me know which profile or user on your site that claims to of made a purchase?

Thanks!
douglas
@douglas
08/10/16 01:51:23PM
2,812 posts

Users dont get the file they paid for


Using Jamroom

How are you determining that you've sold an item?

I've looked through your entire activities log and do see any entries about selling an item.

Thanks!
douglas
@douglas
08/10/16 07:01:34AM
2,812 posts

Users dont get the file they paid for


Using Jamroom

izhmel:
Users still having the same issue ,they don't get the download they paid for

Your going to want to send us your URL and admin login so we can check it out.

Thanks!
douglas
@douglas
08/09/16 12:19:10PM
2,812 posts

Full width Image on the home page


Using Jamroom

Sorry about that... the screen shot has been removed.

And your welcome! ;)
douglas
@douglas
08/07/16 05:33:43AM
2,812 posts

Market Place - Jamroom Sites


Jamroom Developers

perfectgamestudios:
same happens too mine

You might send us your login info as well so we can check it out.

Thanks!
douglas
@douglas
08/07/16 05:32:32AM
2,812 posts

Full width Image on the home page


Using Jamroom

pch:
douglas:
I don't believe there is a scroll down function for the Elastic skin.
So, any idea on how to get that arrow down botton scroll down when you click on it. I have manage to display the arrow icon but I can not get it work.
Thanks

You might try something like this, create an anchor tag where you want the scroll button to take you to.

<a name="sectionname" id="sectionname"></a>
<div>Section you want to scroll to.</div>

Then add an onclick handler to your button or icon to scroll to that section.

<a onclick="$('html, body').animate({ scrollTop: $('#sectionname').offset().top -10 }, 'slow');return false;">{jrCore_icon icon="down-arrow"}
</a>

You can change "sectionname" to whatever you like, just make sure it matches in the anchor tag and the onclick.

Hope this helps!
douglas
@douglas
08/07/16 05:22:55AM
2,812 posts

Full width Image on the home page


Using Jamroom

I've actually added back in the min and max widths, it works better for mobile that way.
douglas
@douglas
08/07/16 05:18:09AM
2,812 posts

Full width Image on the home page


Using Jamroom

pch:
douglas:
You actually don't need the min-width and max-width elements since the backround-position element doesa the same thing, I've removed them for you.
Hi Douglas!
The problem is back when you remove min-width and max-width and take back backround-position. Is the image displaying well from your side? from my side, it is cut off at the right side. Even on mobile the image doesn't get responsive. It doesn't fill the full screen.
Please advise. Thanks

This is what I see in FF on my Mac.
douglas
@douglas
08/04/16 09:30:48AM
2,812 posts

Market Place - Jamroom Sites


Jamroom Developers

That may be something on our end, I'll let Brian know and we'll check it out.

Thanks!
  92