[ Video Sharing CMS v4 ] someone help

Started by maldboy,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

maldboyTopic starter

anyone can help me with those?
  •  

PHPVibe A.

#1
1. Not sure, never used that, you may want to try their forums/google.
2 & 3. You miss some /tpl files
4. The sidebar closes on small displays I guess. Go to /tpl/main/js/phpvibe_app.js and change
if ($( window ).width() < 1530) { 
$( "#sidebar" ).addClass( "hide" );
}


5. Don't have a standard/fast solution.
6. See attached

maldboyTopic starter

Quote from: Alexander on
1. Not sure, never used that, you may want to try their forums/google.
2 & 3. You miss some /tpl files
4. The sidebar closes on small displays I guess. Go to /tpl/main/js/phpvibe_app.js and change
if ($( window ).width() < 1530) { 
$( "#sidebar" ).addClass( "hide" );
}


5. Don't have a standard/fast solution.
6. See attached
thank you for your response Alex :)
2 & 3 wich files? what you mean?
for the sidebar nothing man,its so dificcult that sidebar pffff,i have delete all cached and i have tested on 5 different pc.nothing...0 changes :(
  •  

PHPVibe A.

First, what the hell is your resolution? :) With limited info comes a lot of guessing...and time loosing!

2 & 3 I think it's a miss from us, is it music? I will recheck, noticed on our demo to.
Subscribe to patches thread

maldboyTopic starter

Quote from: Alexander on
First, what the hell is your resolution? :) With limited info comes a lot of guessing...and time loosing!

2 & 3 I think it's a miss from us, is it music? I will recheck, noticed on our demo to.
Subscribe to patches thread
hahahahaha my resolution it's 1280 x 1024 but i think its not the resolution because i have tested on alot resolutions,i changed mine pc resolution,i have tested on notebook,other laptops.on 7 another pc/laptop
as for the
if ($( window ).width() < 1530) { 
$( "#sidebar" ).addClass( "hide" );
}

i have tested anothers width and i have tested also the hide to show.
as for the 2 & 3 when i add video from dashboard it's fine,on front end not works
  •  

PHPVibe A.

We've changed the jquery plugin for checkboxes a week ago or so, maybe you/we missed something, looking.

maldboyTopic starter

Quote from: Alexander on
We've changed the jquery plugin for checkboxes a week ago or so, maybe you/we missed something, looking.
i have seen the patches but how i can upload/install patches?
also with sidebar we can't make it work yes? :P that sidebar
  •  

ronyhage

I am having the same problem with 2 and 3.
  •  

ronyhage

any help please on points 2 and 3. (what do you mean by you miss some tpl files, I uploaded all the files in tpl)
  •  

giovanni

Hi can anyone tell me where do I go to put my theme color on index  thanks
  •  

ronyhage

  •  

PHPVibe A.

I think the images in the pack are wrong, I've ripped them from the jquery's plugin demo directly now, since the ones they've packed are bad.

Use this to tpl/main/css/

http://www.videoinedit.com/tpl/main/css/blue.png
http://www.videoinedit.com/tpl/main/css/blue@2x.png

maldboyTopic starter

Quote from: Alexander on
I think the images in the pack are wrong, I've ripped them from the jquery's plugin demo directly now, since the ones they've packed are bad.

Use this to tpl/main/css/

http://www.videoinedit.com/tpl/main/css/blue.png
http://www.videoinedit.com/tpl/main/css/blue@2x.png
now its ok.thanks Alexander
  •  

Similar topics (7)