Related Pens Plugin for Codepen coders.

Size
2,645 Kb
Views
66,792

How do I make an related pens plugin for codepen coders.?

I made this script for myself but maybe it could be useful for you too.Now you can easily show 3 related projects in the single pen page.. What is a related pens plugin for codepen coders.? How do you make a related pens plugin for codepen coders.? This script and codes were developed by Fabrizio Bianchi on 07 August 2022, Sunday.

Related Pens Plugin for Codepen coders. Previews

Related Pens Plugin for Codepen coders. - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Related Pens Plugin for Codepen coders.</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h1> YOU MAY <br> ALSO LIKE...
</h1>
<h2> Codepen Plugin to show 3 related projects <br> in the single pen page.
</h2>
<p> 1. Import this js file <span> http://codepen.io/fbrz/pen/9a3e4ee2ef6dfd479ad33a2c85146fc1.js </span> 2. Call the function <span> alsolike(pen_1_id, pen_1_label,pen_2_id, pen_2_label,pen_3_id, pen_3_label) </span>
</p>
<h3> For a demo click on the arrow.
</h3> <script src='http://codepen.io/fbrz/pen/9a3e4ee2ef6dfd479ad33a2c85146fc1.js'></script> <script src="js/index.js"></script>
</body>
</html>

Related Pens Plugin for Codepen coders. - Script Codes CSS Codes

@import url(http://fonts.googleapis.com/css?family=Varela+Round);
body { background: rgb(89, 211, 156); color: #fff; font-family: sans-serif; text-align: center; font-family: 'Varela Round',sans-serif;
}
h1 { font-size: 100px; text-transform: uppercase; margin-bottom: 10px;
}
p { margin: 30px 0;
}
p span { opacity: 0.6; display: block; margin: 20px 0;
}
h3 { color: #555; margin: 30px 0;
}

Related Pens Plugin for Codepen coders. - Script Codes JS Codes

/* INSTRUCTIONS
1) Import this javascript file
http://codepen.io/fbrz/pen/9a3e4ee2ef6dfd479ad33a2c85146fc1.js
2) Call the function: alsolike( pen_1_id, pen_1_label, pen_2_id, pen_2_label, pen_3_id, pen_3_label )
3) Et voilà!
*/
alsolike( "bNdMwZ", "Pull Menu - Menu Interaction Concept", "pvZRNK", "Sign In/Up Animation", "vlrnd", "CSS Only iPhone 6"
);
Related Pens Plugin for Codepen coders. - Script Codes
Related Pens Plugin for Codepen coders. - Script Codes
Home Page Home
Developer Fabrizio Bianchi
Username fbrz
Uploaded August 07, 2022
Rating 4.5
Size 2,645 Kb
Views 66,792
Do you need developer help for Related Pens Plugin for Codepen coders.?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Fabrizio Bianchi (fbrz) Script Codes
Create amazing blog posts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!