- Published on
Changing the look of toolbox widget icons
Learn how to customize Sitefinity toolbox widget icons with CSS classes. Replace generic dotted boxes with professional-looking icons using built-in sprite...
Tutorials, Rants, Coding, Sitefinity, Javascript, it's all here. Please enjoy my content and let me know what you think!
Learn how to customize Sitefinity toolbox widget icons with CSS classes. Replace generic dotted boxes with professional-looking icons using built-in sprite...
Sitefinity's personalization API is tied to PageData, making programmatic access to user segments difficult for developers - explore the limitations and...
Discover how to determine which authentication provider a user logged in with in Sitefinity. Essential for customizing logout URLs and managing multiple...
Replace deprecated Sitefinity Twitter widget with enhanced TweetSharp-based service. Full Twitter API integration with caching, metadata, and ServiceStack...
Fix MacBook Pro sticky keys and laggy mouse issues with Cinema Display setup. Learn the simple powered USB hub solution that solved years of frustrating...
Fast, easy and reliable testing for anything that runs in a browser. Cypress IO is seriously great for testing your site.
Fix duplicate content URL name issues in Sitefinity with custom backend content view scripts. Prevent 'This content item already exists' popups when...
Discover which Sitefinity widgets are used on which pages with this handy RandomSiteControlsMVC widget. Track widget usage across your entire site efficiently.
Seamlessly use Angular widgets in Sitefinity: A tutorial on bootstrapping multiple Angular applications on a single page to prevent common conflicts.
If your users log in with a social account, they also then need a way to log OUT of that social account as well right?