SlideShare ist ein Scribd-Unternehmen logo
1 von 46
Promoted Links
You Get This One For
Free!!
Stacy L. Deere-Strole
Focal Point Solutions, LLC
Housekeeping…
• Download EventBoard Mobile and remember to
fill out session evaluations…
– http://app.spsdc.org
• Phasers set to stun, mobile devices set to
silent…
• You must be present to win at the wrap-up…
Thanks to our Sponsors!!!
Agenda
• Quick Wins
• Navigation
• What is a Promoted Link?
• Examples
• Gotchas
• Wrap-Up
What is a Quick Win?
Navigation
What is a Promoted Link?
• Tile List Web Part
• Out of the Box
• User Adoption Builder
Get Started
Where Do You Want To Go?
My Stuff
Creating Promoted Link List
Select & Create App
New Promoted Link List
Upload Images
Simple Drag &
Drop
Open Promoted Links
Create Link
• Title: Enter Title
• Background Image: Paste Image from
Site Assets
• Background Image Description: Optional
• Description: Enter Description
• Link Location: Enter Location Link is
going too.
• Link Description: Optional
• Launch Behavior: Choose Option
• Order: Enter Order of your link in the list.
Add Image
Add Link Location
Choose Launch Behavior &
Order
Launch Behavior Options
1.In Page Navigation
2.Dialog
3.New Tab
Finished Link
Add Web Part
Select Web Part
Select your area,
Choose Insert Tab,
select web part, add
and Save.
Finished Product
Editing Promoted Links
Editing Continued…
• Select the link to edit
• Choose the Items Tab in the Ribbon
• Edit link and save
Customizing Your Promoted
Links
<style>
.ms-promlink-body {
width: 800px;
}
.ms-promlink-header{
display:none;
}
</style>​
Code – Adjusting Size
• Add a script editor web part to a page.
• Then Edit Source and paste this in there:
<style>
.ms-promlink-body {
width: 800px;
}
.ms-promlink-header{
display:none;
}
</style>​
This piece adjusts the width:
.ms-promlink-body {
width: 800px;
}
This piece removes the arrows:
.ms-promlink-header{
display:none;
}
Code – Multiple Lines
<style>
 
  .ms-promlink-body1 {
 
    width: 350px;
 
  }    
 
</style>
 
 
<script type="text/javascript" src="/Scripts/JQuery/jquery-
1.8.1.js"></script>
 
<script language="javascript">
 
$(document).ready(function () {
 
$("#promotedlinksbody_WPQ2").addClass('ms-promlink-body1');
 
});
 
</script>
 
promotedlinksbody_WPQ2 is the id of the
tile you could get using inspect element
Code – No Title
Hover
In order to show the title define a new css class,
and add it to the promoted link.
<style>
 
.ms-tileview-tile-detailsBox2
 
{
 
position : absolute;
 
top: 0px!important;
 
/* [ReplaceColor(themeColor:"TileText")] */ color:#fff;
 
/* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */ background-
color:rgba( 0,0,0,0.2 );
 
}
 
</style>
 
  
 
<script type="text/javascript" src="/Scripts/JQuery/jquery-1.8.1.js"></script>
 
<script language="javascript">
 
…        ControlID='Tile_WPQ' + promotedlinksbody_WPQ + '_' + i ;
 
        ControlID= ControlID + '_4';
 
        $("#" + ControlID).width(ImageSize);
 
        $("#" + ControlID).height(ImageSize);
 
         $("#" + ControlID).addClass('ms-tileview-tile-detailsBox2');
 
…
 
</script>
Code – Removing White Space
<style>
.ms-webpartPage-root {
border-spacing: 0px !important;
}
.ms-webpartzone-cell {
margin: 0px !important;
}
</style>
More FREE Stuff
promotedscript.txt
Gotcha #1
Publishing Portal Template - You won’t find it unless you activate a
feature named “Team Collaboration Lists”.
•To enable the “Promoted Links” list, follow the below steps:
•In your Publishing Portal site, click on Settings icon.
•Under site actions category, click on Site Features.
•Find Team Collaboration Lists feature and active it by clicking on
Activate button.
•Click on Settings icon and then press on Add an App button.
•Search for Promoted Links and add this app to your site in order to
create your own list.
Gotcha #2
Content & Script Editor Web Part
•NOT turned on by default in O365
•To turn on must adjust setting in
SharePoint Admin
Turning Scripting OnOff
https://support.office.com/en-us/article/Turn-scripting-capabilities-on-or-off-1f2c515f-5d7e-448a-9fd7-835da935584f?ui=en-US&
Gotcha #3 – Moving Sites
http://spmindmelt.focalpointsolutions.co/promoted-links-a-the-downside/
Description not
actual address
Want More Free Stuff?
Icons.zip
Wrapping Up…
• Download EventBoard Mobile and remember to
fill out session evaluations…
– http://app.spsdc.org
• You must be present to win at the wrap-up…
Thanks to our Sponsors!!!
Join us at #SharePint sponsored by Kemp
Technologies at World of Beer of Reston in the
Towncenter just across the bridge
Why? To network with fellow SharePoint
professionals
What? SharePint!!!
When? 6:15 PM
Where?
World of Beer Reston
1888 Explorer Street
Reston, VA 20190
Thanks to
Kemp Technologies
@sldeere
www.linkedin.com/in/stacydeere
https://www.facebook.com/focalpointsolutions.co
sdeere@focalpointsolutions.co
BLOG: http://spmindmelt.focalpointsolutions.co
COMPANY: http://focalpointsolutions.co

Weitere ähnliche Inhalte

Andere mochten auch

Office 365: Is Governance Affected and Where Do We Start?
Office 365: Is Governance Affected and Where Do We Start?Office 365: Is Governance Affected and Where Do We Start?
Office 365: Is Governance Affected and Where Do We Start?Stacy Deere
 
User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...
User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...
User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...Stacy Deere
 
SPSHawaii: Navigation: A Step Towards Success in SharePoint
SPSHawaii:  Navigation: A Step Towards Success in SharePointSPSHawaii:  Navigation: A Step Towards Success in SharePoint
SPSHawaii: Navigation: A Step Towards Success in SharePointStacy Deere
 
Governance - O365 How It's Affected & Where Do I Start
Governance - O365 How It's Affected & Where Do I StartGovernance - O365 How It's Affected & Where Do I Start
Governance - O365 How It's Affected & Where Do I StartStacy Deere
 
User Profiles: I Didn't Know I Could Do That!! @SPSHI
User Profiles:  I Didn't Know I Could Do That!! @SPSHIUser Profiles:  I Didn't Know I Could Do That!! @SPSHI
User Profiles: I Didn't Know I Could Do That!! @SPSHIStacy Deere
 
Office365 Governance Is Changing!!
Office365 Governance Is Changing!!Office365 Governance Is Changing!!
Office365 Governance Is Changing!!Stacy Deere
 
SharePoint Navigation: A Step Towards Success
SharePoint Navigation: A Step Towards SuccessSharePoint Navigation: A Step Towards Success
SharePoint Navigation: A Step Towards SuccessStacy Deere
 
Good vs Evil SharePoint Customizing
Good vs Evil SharePoint CustomizingGood vs Evil SharePoint Customizing
Good vs Evil SharePoint CustomizingStacy Deere
 
Document Management in SharePoint without folders - Introduction to Metadata
Document Management in SharePoint without folders - Introduction to MetadataDocument Management in SharePoint without folders - Introduction to Metadata
Document Management in SharePoint without folders - Introduction to MetadataGregory Zelfond
 

Andere mochten auch (9)

Office 365: Is Governance Affected and Where Do We Start?
Office 365: Is Governance Affected and Where Do We Start?Office 365: Is Governance Affected and Where Do We Start?
Office 365: Is Governance Affected and Where Do We Start?
 
User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...
User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...
User Profiles: I Didn't Know I Could Do That?-Stacy Deere-Strole-SharePoint C...
 
SPSHawaii: Navigation: A Step Towards Success in SharePoint
SPSHawaii:  Navigation: A Step Towards Success in SharePointSPSHawaii:  Navigation: A Step Towards Success in SharePoint
SPSHawaii: Navigation: A Step Towards Success in SharePoint
 
Governance - O365 How It's Affected & Where Do I Start
Governance - O365 How It's Affected & Where Do I StartGovernance - O365 How It's Affected & Where Do I Start
Governance - O365 How It's Affected & Where Do I Start
 
User Profiles: I Didn't Know I Could Do That!! @SPSHI
User Profiles:  I Didn't Know I Could Do That!! @SPSHIUser Profiles:  I Didn't Know I Could Do That!! @SPSHI
User Profiles: I Didn't Know I Could Do That!! @SPSHI
 
Office365 Governance Is Changing!!
Office365 Governance Is Changing!!Office365 Governance Is Changing!!
Office365 Governance Is Changing!!
 
SharePoint Navigation: A Step Towards Success
SharePoint Navigation: A Step Towards SuccessSharePoint Navigation: A Step Towards Success
SharePoint Navigation: A Step Towards Success
 
Good vs Evil SharePoint Customizing
Good vs Evil SharePoint CustomizingGood vs Evil SharePoint Customizing
Good vs Evil SharePoint Customizing
 
Document Management in SharePoint without folders - Introduction to Metadata
Document Management in SharePoint without folders - Introduction to MetadataDocument Management in SharePoint without folders - Introduction to Metadata
Document Management in SharePoint without folders - Introduction to Metadata
 

Mehr von Stacy Deere

Doing It Right: The SharePoint Way
Doing It Right:  The SharePoint WayDoing It Right:  The SharePoint Way
Doing It Right: The SharePoint WayStacy Deere
 
SPS Nashville - Build It and They Will Come SharePoint 2013 User Adoption
SPS Nashville - Build It and They Will Come SharePoint 2013 User AdoptionSPS Nashville - Build It and They Will Come SharePoint 2013 User Adoption
SPS Nashville - Build It and They Will Come SharePoint 2013 User AdoptionStacy Deere
 
SPFest DC Build It and They Will Come Share-Point 2013 User Adoption
SPFest DC   Build It and They Will Come Share-Point 2013 User AdoptionSPFest DC   Build It and They Will Come Share-Point 2013 User Adoption
SPFest DC Build It and They Will Come Share-Point 2013 User AdoptionStacy Deere
 
SP Fest Denver - Taking User Profiles to New Heights!
SP Fest Denver - Taking User Profiles to New Heights!SP Fest Denver - Taking User Profiles to New Heights!
SP Fest Denver - Taking User Profiles to New Heights!Stacy Deere
 
SP Fest Chicago - User Profiles: I Didn’t Know I Could Do That!!
SP Fest Chicago - User Profiles:  I Didn’t Know I Could Do That!!SP Fest Chicago - User Profiles:  I Didn’t Know I Could Do That!!
SP Fest Chicago - User Profiles: I Didn’t Know I Could Do That!!Stacy Deere
 
SPS Chevy Chase - Build It and They Will Come: Sharepoint 2013 User Adoption
SPS Chevy Chase - Build It and They Will Come: Sharepoint 2013 User AdoptionSPS Chevy Chase - Build It and They Will Come: Sharepoint 2013 User Adoption
SPS Chevy Chase - Build It and They Will Come: Sharepoint 2013 User AdoptionStacy Deere
 
User Profiles: I Didn't Know I Could Do That!!
User Profiles:  I Didn't Know I Could Do That!!User Profiles:  I Didn't Know I Could Do That!!
User Profiles: I Didn't Know I Could Do That!!Stacy Deere
 
User Profiles: I Didn't Know I Could Do That (Updated Demo)
User Profiles:  I Didn't Know I Could Do That (Updated Demo)User Profiles:  I Didn't Know I Could Do That (Updated Demo)
User Profiles: I Didn't Know I Could Do That (Updated Demo)Stacy Deere
 
User Profiles: I Didn't Know I Could Do That? (Demo Slides)
User Profiles:  I Didn't Know I Could Do That?  (Demo Slides)User Profiles:  I Didn't Know I Could Do That?  (Demo Slides)
User Profiles: I Didn't Know I Could Do That? (Demo Slides)Stacy Deere
 
Build It and They Will Come: SharePoint 2013 User Adoption
Build It and They Will Come:  SharePoint 2013 User AdoptionBuild It and They Will Come:  SharePoint 2013 User Adoption
Build It and They Will Come: SharePoint 2013 User AdoptionStacy Deere
 

Mehr von Stacy Deere (10)

Doing It Right: The SharePoint Way
Doing It Right:  The SharePoint WayDoing It Right:  The SharePoint Way
Doing It Right: The SharePoint Way
 
SPS Nashville - Build It and They Will Come SharePoint 2013 User Adoption
SPS Nashville - Build It and They Will Come SharePoint 2013 User AdoptionSPS Nashville - Build It and They Will Come SharePoint 2013 User Adoption
SPS Nashville - Build It and They Will Come SharePoint 2013 User Adoption
 
SPFest DC Build It and They Will Come Share-Point 2013 User Adoption
SPFest DC   Build It and They Will Come Share-Point 2013 User AdoptionSPFest DC   Build It and They Will Come Share-Point 2013 User Adoption
SPFest DC Build It and They Will Come Share-Point 2013 User Adoption
 
SP Fest Denver - Taking User Profiles to New Heights!
SP Fest Denver - Taking User Profiles to New Heights!SP Fest Denver - Taking User Profiles to New Heights!
SP Fest Denver - Taking User Profiles to New Heights!
 
SP Fest Chicago - User Profiles: I Didn’t Know I Could Do That!!
SP Fest Chicago - User Profiles:  I Didn’t Know I Could Do That!!SP Fest Chicago - User Profiles:  I Didn’t Know I Could Do That!!
SP Fest Chicago - User Profiles: I Didn’t Know I Could Do That!!
 
SPS Chevy Chase - Build It and They Will Come: Sharepoint 2013 User Adoption
SPS Chevy Chase - Build It and They Will Come: Sharepoint 2013 User AdoptionSPS Chevy Chase - Build It and They Will Come: Sharepoint 2013 User Adoption
SPS Chevy Chase - Build It and They Will Come: Sharepoint 2013 User Adoption
 
User Profiles: I Didn't Know I Could Do That!!
User Profiles:  I Didn't Know I Could Do That!!User Profiles:  I Didn't Know I Could Do That!!
User Profiles: I Didn't Know I Could Do That!!
 
User Profiles: I Didn't Know I Could Do That (Updated Demo)
User Profiles:  I Didn't Know I Could Do That (Updated Demo)User Profiles:  I Didn't Know I Could Do That (Updated Demo)
User Profiles: I Didn't Know I Could Do That (Updated Demo)
 
User Profiles: I Didn't Know I Could Do That? (Demo Slides)
User Profiles:  I Didn't Know I Could Do That?  (Demo Slides)User Profiles:  I Didn't Know I Could Do That?  (Demo Slides)
User Profiles: I Didn't Know I Could Do That? (Demo Slides)
 
Build It and They Will Come: SharePoint 2013 User Adoption
Build It and They Will Come:  SharePoint 2013 User AdoptionBuild It and They Will Come:  SharePoint 2013 User Adoption
Build It and They Will Come: SharePoint 2013 User Adoption
 

Kürzlich hochgeladen

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdfChristopherTHyatt
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 

Kürzlich hochgeladen (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

Engage: Promoted Links - You Get This One For Free

  • 1. Promoted Links You Get This One For Free!! Stacy L. Deere-Strole Focal Point Solutions, LLC
  • 2. Housekeeping… • Download EventBoard Mobile and remember to fill out session evaluations… – http://app.spsdc.org • Phasers set to stun, mobile devices set to silent… • You must be present to win at the wrap-up…
  • 3. Thanks to our Sponsors!!!
  • 4.
  • 5. Agenda • Quick Wins • Navigation • What is a Promoted Link? • Examples • Gotchas • Wrap-Up
  • 6. What is a Quick Win?
  • 8.
  • 9. What is a Promoted Link? • Tile List Web Part • Out of the Box • User Adoption Builder
  • 11. Where Do You Want To Go?
  • 13.
  • 19. Create Link • Title: Enter Title • Background Image: Paste Image from Site Assets • Background Image Description: Optional • Description: Enter Description • Link Location: Enter Location Link is going too. • Link Description: Optional • Launch Behavior: Choose Option • Order: Enter Order of your link in the list.
  • 22. Choose Launch Behavior & Order Launch Behavior Options 1.In Page Navigation 2.Dialog 3.New Tab
  • 25. Select Web Part Select your area, Choose Insert Tab, select web part, add and Save.
  • 28. Editing Continued… • Select the link to edit • Choose the Items Tab in the Ribbon • Edit link and save
  • 29. Customizing Your Promoted Links <style> .ms-promlink-body { width: 800px; } .ms-promlink-header{ display:none; } </style>​
  • 30. Code – Adjusting Size • Add a script editor web part to a page. • Then Edit Source and paste this in there: <style> .ms-promlink-body { width: 800px; } .ms-promlink-header{ display:none; } </style>​ This piece adjusts the width: .ms-promlink-body { width: 800px; } This piece removes the arrows: .ms-promlink-header{ display:none; }
  • 31. Code – Multiple Lines <style>     .ms-promlink-body1 {       width: 350px;     }       </style>     <script type="text/javascript" src="/Scripts/JQuery/jquery- 1.8.1.js"></script>   <script language="javascript">   $(document).ready(function () {   $("#promotedlinksbody_WPQ2").addClass('ms-promlink-body1');   });   </script>   promotedlinksbody_WPQ2 is the id of the tile you could get using inspect element
  • 32. Code – No Title Hover In order to show the title define a new css class, and add it to the promoted link. <style>   .ms-tileview-tile-detailsBox2   {   position : absolute;   top: 0px!important;   /* [ReplaceColor(themeColor:"TileText")] */ color:#fff;   /* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */ background- color:rgba( 0,0,0,0.2 );   }   </style>        <script type="text/javascript" src="/Scripts/JQuery/jquery-1.8.1.js"></script>   <script language="javascript">   …        ControlID='Tile_WPQ' + promotedlinksbody_WPQ + '_' + i ;           ControlID= ControlID + '_4';           $("#" + ControlID).width(ImageSize);           $("#" + ControlID).height(ImageSize);            $("#" + ControlID).addClass('ms-tileview-tile-detailsBox2');   …   </script>
  • 33. Code – Removing White Space <style> .ms-webpartPage-root { border-spacing: 0px !important; } .ms-webpartzone-cell { margin: 0px !important; } </style>
  • 35.
  • 36.
  • 37.
  • 38.
  • 39. Gotcha #1 Publishing Portal Template - You won’t find it unless you activate a feature named “Team Collaboration Lists”. •To enable the “Promoted Links” list, follow the below steps: •In your Publishing Portal site, click on Settings icon. •Under site actions category, click on Site Features. •Find Team Collaboration Lists feature and active it by clicking on Activate button. •Click on Settings icon and then press on Add an App button. •Search for Promoted Links and add this app to your site in order to create your own list.
  • 40. Gotcha #2 Content & Script Editor Web Part •NOT turned on by default in O365 •To turn on must adjust setting in SharePoint Admin Turning Scripting OnOff https://support.office.com/en-us/article/Turn-scripting-capabilities-on-or-off-1f2c515f-5d7e-448a-9fd7-835da935584f?ui=en-US&
  • 41. Gotcha #3 – Moving Sites http://spmindmelt.focalpointsolutions.co/promoted-links-a-the-downside/ Description not actual address
  • 42. Want More Free Stuff? Icons.zip
  • 43. Wrapping Up… • Download EventBoard Mobile and remember to fill out session evaluations… – http://app.spsdc.org • You must be present to win at the wrap-up…
  • 44. Thanks to our Sponsors!!!
  • 45. Join us at #SharePint sponsored by Kemp Technologies at World of Beer of Reston in the Towncenter just across the bridge Why? To network with fellow SharePoint professionals What? SharePint!!! When? 6:15 PM Where? World of Beer Reston 1888 Explorer Street Reston, VA 20190 Thanks to Kemp Technologies