Notifications
Clear all

Style [Solved] Sticky Post Styling

16 Posts
4 Users
2 Reactions
1,183 Views
Posts: 12
Topic starter
(@rngeer)
Eminent Member
Joined: 1 year ago

I have it running in the DIVI header code but seeing this error if anyone has any ideas, thank you:

5 Replies
BlackRaz
Admin
(@blackraz)
Joined: 8 years ago

Contributor
Posts: 404

@rngeer 

I suggest forcing the JS codes to load in the footer. This way, you can ensure that the jQuery library has already loaded before your code runs, allowing it to utilize the already loaded jQuery library.

(@rngeer)
Joined: 1 year ago

Eminent Member
Posts: 12

@blackraz Thank you, will try that shortly. Non Coders ha 😀

BlackRaz
Admin
(@blackraz)
Joined: 8 years ago

Contributor
Posts: 404

@rngeer 

If you're not familiar with coding and find it challenging, don't worry. You can request assistance from our Pro Support Developers, and they can help you with the necessary customization.

(@rngeer)
Joined: 1 year ago

Eminent Member
Posts: 12

@blackraz Well that is outstanding. Part of the normal support channels or a paid service?

BlackRaz
Admin
(@blackraz)
Joined: 8 years ago

Contributor
Posts: 404

@rngeer 
Yes, the Pro Support team provides paid services for various tasks related to wpForo, including customization, integration, configuration, coding, scripting, CSS, and more. If you need specific assistance or customization beyond the built-in features, you can reach out to the Pro Support team for their expertise and services.
https://wpforo.com/pro-support/#customization

Robert
Posts: 10591
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi @rngeer,

Started from wpForo 2.2.9 version you can use wrapper classes for sticky, solved, closed, private, unapproved topics with wpf-tt- prefix:

1 Reply
(@rngeer)
Joined: 1 year ago

Eminent Member
Posts: 12

@robert Very nice, will try this now as I am not having luck with the JQuery. Thank you for the help.

 

Posts: 12
Topic starter
(@rngeer)
Eminent Member
Joined: 1 year ago

Outstanding that worked with a css edit Robert, very nice.

.wpf-tt-sticky, .wpf-tt-stickywpf-unread-topic {background-color: #fffdee;}

 

Page 2 / 2