Forum Activity for @dazed

Dazed
@dazed
11/02/13 06:46:33AM
1,022 posts

Sub Page > Foxy Popup Size


Using Jamroom

brian:
Good catch Douglas - I bet that is it. This was done so that if FoxyCart's JS takes a long time to load it doesn't block the loading of your site (like it will do it it is in head).

Thanks!

good call on that. Although my site appears to be on a Cray these days so speed load would have been hard to detect :)
Dazed
@dazed
11/02/13 06:44:49AM
1,022 posts

Sub Page > Foxy Popup Size


Using Jamroom

that fixed it. Thanks Douglas. My goal is to try and upgrade everything today. Not looking forward to it lol.
Dazed
@dazed
11/02/13 06:31:24AM
1,022 posts

Sub Page > Foxy Popup Size


Using Jamroom

that may be the issue. I have not updated to the latest pj skin yet. I had to set the menu wrapper to the below to get it to stay on top. -1 or 1 would not work. The box however is still small.

z-index:-.1;
Dazed
@dazed
11/01/13 07:13:43PM
1,022 posts

Sub Page > Foxy Popup Size


Using Jamroom

Playing around with z-index and not having much luck. The odd thing is even on the index page, when I click the shopping cart when items are in it, it appears behind the jr sliders.

I will look at it in the morning. Thanks for the help Brian.
Dazed
@dazed
11/01/13 05:10:09PM
1,022 posts

Sub Page > Foxy Popup Size


Using Jamroom

Hmmmm the only thing I have really added is a menu. Everything else is pretty much stock other than minor tweaks. I will see what I can find.

Thanks!
Dazed
@dazed
11/01/13 04:33:11PM
1,022 posts

Sub Page > Foxy Popup Size


Using Jamroom

I was just checking out the subscription page as an artist. The foxy cart popup is terribly small. The attached screen shot is from my mac so ymmv with another os.

Also the sub page is also displaying free quotas with the start sub button.
Screen Shot 2013-11-01 at 5.30.21 PM.png Screen Shot 2013-11-01 at 5.30.21 PM.png - 35KB

updated by @dazed: 12/07/13 10:18:21AM
Dazed
@dazed
11/01/13 04:26:47PM
1,022 posts

ACP - Artist Links


Suggestions

Hey Guys - When an admin goes in to modify a profile of a member, the is no easy way back to the artist page. If I go in and modify the custom profile settings for a member, there is a box with the artists name that when clicked brings you back to their page. Could we use that same button on all of the tabs when modifying a member?
updated by @dazed: 12/09/13 12:11:16AM
Dazed
@dazed
11/01/13 12:38:06PM
1,022 posts

Code Help


Using Jamroom

Thanks all. I had no errors but Steve`s code is sticking so will use it. Thanks everyone.
Dazed
@dazed
11/01/13 11:43:56AM
1,022 posts

Code Help


Using Jamroom

Hey Douglas - It is in a menu but I use a different menu then the default version.

When I login as a user in quota 19 the link is there. I can click it and I go to the page. When I go back to the index, it is no longer there. So it seems that my menu is not reinitializing.
Dazed
@dazed
11/01/13 10:31:45AM
1,022 posts

Code Help


Using Jamroom

The below menu link will display upon the first login but then after leaving the page, it disappears. Is there something I need to retain the session?

Thanks

 {if jrUser_is_logged_in()}
                   {if $profile_quota_id==19}
                   <li><a href="{$jamroom_url}/site">Mixposure site</a></li>
                    {/if}
                     {/if}
                    

updated by @dazed: 12/10/13 04:33:22AM
  95