Skip to content

Instantly share code, notes, and snippets.

<div id="sig" style="font-size: medium; line-height: normal; widows: 1; height: 80px; margin: 0px;font-family: Helvetica, Arial, sans-serif; color: rgb(119, 119, 119);width:210px;orphans:2;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;-webkit-text-size-adjust:auto;-webkit-text-stroke-width:0px;word-wrap:break-word;-webkit-nbsp-mode:space;-webkit-line-break:after-white-space;">
<div style="font-family:helvetica,arial;font-size:13px;padding-top:8px;">
<div style="color: rgb(68, 68, 68); clear:both; font-size: 11px; display: block; height: 14px;text-transform:uppercase;font-weight:bold;"><span id="nameArea">Your Name</span>, Meow Wolf</div>
<div style="color: rgb(68, 68, 68); clear:both; font-size: 11px; display: block; height: 13px;text-transform:uppercase" id="titleTeam">Your title/Team</div>
<div style="color: rgb(68, 68, 68);clear:both; font-size: 10px; display: block; height: 12px; color: rgb(119, 119, 119)" id="phoneHol
/**
* Get single entry pagination links
* to use: call anagram_entry_pagintion();
*
*/
function anagram_entry_pagintion() {
global $gravityview_view;
$criteria['paging'] = array(
'offset' => 0,
<?php
echo 'test';