- This topic has 12 replies, 2 voices, and was last updated 4 years, 6 months ago by Skandha.
-
AuthorPosts
-
March 8, 2020 at 2:05 pm #238400HansParticipant
Hi,
Is it possible to use what’s trending on one specific page (not the front page). I explain: We use a news-page for members. And on that news page (not visible for not-members) I should like to use the what’s trending function.
The what’s trending function I should not use on the other pages of the website.
Similar problem par example is the scrolling functionality.Kind regards
Hans Hagmeijer
March 9, 2020 at 12:04 am #238425SkandhaParticipant@toerfiets: Hello Hans,
Can you please enable the Trending section on entire site and I shall provide you the CSS code to enable the section only on News page.Kind Regards,
SkandhaMarch 10, 2020 at 4:26 am #238559HansParticipantHello Skandha,
I enabled the scrolling and the service section on the entire site.
Is it possible to enable the service section at the news page.
AFter thinking a while, the trending section should be on the front page only.
Is it possible to use the trending section also for page categories.
I explain. We have several pages with gps routes through the country. It should be nice as the can be visible in the what’s trending section on the frontpage even with the house rules of safe cycling.Kind regards
Hans Hagmeijer
March 10, 2020 at 4:29 am #238560HansParticipantOne remark. I change the url to leusden.toerfiets.nl
March 10, 2020 at 6:43 am #238566SkandhaParticipant@toerfiets: Hello Hans,
I checked your site and it doesn’t seem to be accessible right now. Let me know when you site is accessible.Kind Regards,
SkandhaMarch 10, 2020 at 6:51 am #238568HansParticipantHello Skandha:
I just tested the site and it is accessible.
It has a new url: leusden.hagmeijer.nlKind regards
Hans Hagmeijer
March 10, 2020 at 7:18 am #238572SkandhaParticipant@toerfiets: Hello Hans,
Looks like you provided the wrong URL earlier, never mind.Can you let me know which page is the news page?
To use categories you will need to use post.
Categorize your post into different categories and
Go to => Appearance => Customize => Theme Options => Trending => Select type as Categories and select your categories.Kind Regards,
SkandhaMarch 10, 2020 at 8:03 am #238576HansParticipantThat is the page berichtenpagina.
Sorry for asking again about what’s trending. One way or another I did not saw your replay with explanation about it.
Kind regards
Hans Hagmeijer
March 11, 2020 at 12:58 am #238673SkandhaParticipant@toerfiets: Hello Hans,
To enable Services section only on berichtenpagina
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.body:not(.blog) #service-content-section { display: none; }
Let me know if this is what you want!
Kind Regards,
SkandhaMarch 11, 2020 at 4:53 am #238681HansParticipantHello Skandha,
Thank you: this is what I want. Now it seems that the service content section is only visible on the post page.
Is the same possible with the scrolling functionality. If so. I should be very happy.Kind regards
Hans Hagmeijer
p.s. Your mail is again in the gmail spambox.:-(
March 11, 2020 at 5:03 am #238683SkandhaParticipant@toerfiets: Hello Hans,
To have the Scrolling section only in the blog page
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.body:not(.blog) #catch-mag-scrolling-section { display: none; }
Regarding mails ending up in spam. You can try adding the email address as your contact and see if this resolves the issue.
Let me know if this works out!
Kind Regards,
SkandhaMarch 11, 2020 at 9:38 am #238696HansParticipantHi Skandha,
It is working great. Thank you.
Kind regards.
Hans Hagmeijer.
March 12, 2020 at 12:30 am #238755SkandhaParticipant@toerfiets: Glad I could help you out. Have a good day! 🙂
Kind Regards,
Skandha -
AuthorPosts
- The topic ‘use functions on one specific page’ is closed to new replies.