Currently we are thoroughly watching over the situation in Ukraine and trying to support the brave and unstoppable spirit of Ukrainian nation in fight against Russian invasion by donating to the official resources provided by the Government. NING is standing with Ukraine in this fight for freedom and independence and if you want to show your support you can donate here.
Слава Україні! Героям Слава!

Current status of the Ning Platform is always available on the Ning Status Blog.

I just thought I would like to make you aware that the new video feature for the list page and in the detail page that it is using the classes of the photos page. Why is this an issue ? Well if you are not into adding any code at all then it's not but if you are adding CSS or Custom code then it is a big issue as any code you add for the photos page will affect your video page.

For instance

let's suppose you are targetting this and added some style against this class or running custom code against it. Ok no worries as it's just targetting the photoListPage-entry right ? Not anymore!

.matrix-itemFluid .photoListPage-entry

The videos list page is using the photoListPage classes to layout the video list page, here is an example of a video entry in the video page

.matrix-itemFluid .photoListPage-entry

No you are not seeing things they are exactly the same, so whatever you may have added for the photos page using this class then it WILL affect your video list page as well.

Ok what about just using the ,matrix ? nope can't do that either as it's shared.

Ok let's go up further up the dom of the Video page to get to the class for the videoListPage. Nope can't do that either as there is no class for the videoListPage.

The only way you are going to be able to target just your photo page is now you will have to make sure you add the class .photoListPage into your code before all your CSS adjustments so it's different from the videos list page.

Here are two example images showing the code for both

PHOTOS

VIDEOS

Well we can get around this so that any code you add for the video will only affect them and also any video pages in groups. What we need to do is add a class to the main body then we can target the video page from the body down.

So for instance if we add a class to the body of videoPage we can then do this

.videoPage .matrix-itemFluid .photoListPage-entry{ code }

So no matter what the page name is for the video page it will work for them all. Of course if you want a different style for a certain video page you can still do so like this ( if page was called animal videos )

.page-animal-videos .videoPage .matrix-itemFluid .photoListPage-entry{ code }

So how do we do this ? Well we need a little custom code to add some classes to our body. We are going to add the same class to the video list page and the video detail page. The video detail page does have some classes in it which helps so we can use the same class on both pages.

Add to your custom code in site&pages

<script>
//Add Class To Body For Video Pages
x$('.videoListPage-metadata, .videoDetailPage').closest('body').addClass('videoPage');

</script>

Well hope that may help you if you are finding issues with and code or css.

John

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

Alex - Rosas † Negras replied to Alex - Rosas † Negras's discussion
I managed to add group video calling, if anyone is interested I will post the codes
"⚡JFarrow⌁  
I'm working on the stories and I don't have time to work on the video call you just…"
Sunday
Alex - Rosas † Negras replied to Alex - Rosas † Negras's discussion
I managed to add group video calling, if anyone is interested I will post the codes
"if you want I'll give you the codes privately and we'll see if the two of us can make it perfect"
Jun 27
Eva and ⚡JFarrow⌁ are now friends
NC for Hire
Jun 25
⚡JFarrow⌁ replied to Eva's discussion
For three days now, my networks, Ning 2.0 and Ning 3.0, are incorrectly visible
"Ug... thats not right..  ill send you my phone number in messages and we'll talk it over."
Jun 24
Eva replied to Eva's discussion
Help Help Help
" I just started a test network on Ning. I'm having the same problems there too! No photos, in…"
Jun 21
Eva posted a discussion
Jun 21
Eva posted a discussion
For three days now, my two networks, Ning 2.0 and Ning 3.0, have been displayed incorrectly, they…
Jun 21
⚡JFarrow⌁ replied to Alex - Rosas † Negras's discussion
I managed to add group video calling, if anyone is interested I will post the codes
"looks interesting"
Jun 20
⚡JFarrow⌁ updated their profile photo
Jun 16
Kenny Craig updated their profile
Jun 8
Isabella Wilson updated their profile
Jun 5
Eva liked ⚡JFarrow⌁'s discussion What is going on with Ning? What Do We have to Look Forward To?
Jun 2
More…